github

Made bySaurav Hathi

CSE - Practice Test -64

Q1:

Indicate the right option to search for anything not a letter or number

Tags:
Section:
Linux
Options:
Q2:

Indicate the right option to search for BOB, Bob, BOb or BoB?

Tags:
Section:
Linux
Options:
Q3:

Which one is used to select only one copy of the repeated lines?

Tags:
Section:
Linux
Options:
Q4:

What will be printed for the command below?

$ grep –c “^echo” abc

Tags:
Section:
Linux
Options:
Q5:

Assuming the files fileA, fileB, fileAB, fileBC and fileABC, exist in a directory, which files match with the pattern file[ABC]?

Tags:
Section:
Linux
Options:
Q6:

How can you search for blank line in a file?

Tags:
Section:
Linux
Options:
Q7:

Which option of grep displays the line number as well?

Tags:
Section:
Linux
Options:
Q8:

The permission -rwxr-sr– represented in octal expression will be

Tags:
Section:
Linux
Options:
Q9:

The permission -rwsr–r– represented in octal expression will be

Tags:
Section:
Linux
Options:
Q10:

Which of the following commands can be used to change default permissions for files and directories at the time of creation

Tags:
Section:
Linux
Options:
Q11:

Sticky bit can be set using following permission

Tags:
Section:
Linux
Options:
Q12:

Effective group id can be set using following permission

Tags:
Section:
Linux
Options:
Q13:

Effective user id can be set using following permission

Tags:
Section:
Linux
Options:
Q14:

The permission -rwxr–r– represented in octal expression will be

Tags:
Section:
Linux
Options:
Q15:

The file permission 764 means:

Tags:
Section:
Linux
Options: