Search Header Logo

Exploring Linux and Shell Programming

Authored by Dr.Sanjeev Gour

Computers

12th Grade

Exploring Linux and Shell Programming
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the command to list files in a directory?

show

ls

list

dir

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you change the permissions of a file in Linux?

Edit the file with a text editor.

Run the 'ls' command to view permissions.

Use the 'chmod' command.

Use the 'chown' command.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the command 'chmod 755 file.txt' do?

Sets file permissions to rwxrwxrwx for file.txt.

Sets file permissions to r--r--r-- for file.txt.

Sets file permissions to rwxr-xr-x for file.txt.

Sets file permissions to rw-r--r-- for file.txt.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the purpose of the 'grep' command.

To display system information and statistics.

To create backups of files in a directory.

To compile source code into executable files.

The purpose of the 'grep' command is to search for and display lines that match a specified pattern in files or input.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a shell script?

A shell script is a type of computer virus.

A shell script is a graphical user interface.

A shell script is a file with a series of commands for the shell to execute.

A shell script is a programming language for web development.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a new directory in Linux?

Use the command 'mkdir '.

Use the command 'rmdir '.

Type 'create ' in the terminal.

Execute 'newdir ' to make a directory.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between 'cp' and 'mv' commands?

The 'cp' command compresses files, while the 'mv' command extracts files.

The 'cp' command deletes files, while the 'mv' command copies files.

The 'cp' command moves files, while the 'mv' command deletes files.

The 'cp' command copies files, while the 'mv' command moves or renames files.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?