Logo

Bash-scripting-and-commands Questions Set 29:

Quiz Mode

If x = 5, what is the value of x$x$?

1
2
3
4

Solution:

Which command shows some attributes of a process?

1
2
3
4

Solution:

The command used for changing the current directory is

1
2
3
4

Solution:

The default symbol for the command prompt in the Bourne shell is

1
2
3
4

Solution:

Option used with the ls command for long listing of files with seven attributes?

1
2
3
4

Solution:

The option used with the grep command to ignore the case in pattern searching is _____

1
2
3
4

Solution:

Which option of the find command is used to locate files by their inode number?

1
2
3
4

Solution:

Which option is used to display the line numbers containing the pattern along with the lines?

1
2
3
4

Solution:

When a file can be accessed using multiple filenames, it is said that the file has multiple _____

1
2
3
4

Solution:

 Which of the following is performed by expr string handling’s function?

1
2
3
4

Solution: