CSE :: Unix
-
The command to count the number of files in the current directory by using pipes, is
-
Which of the following commands is used to get directory one level up?
-
Which of the following commands is used to count the total number of lines, words, and characters contained in a file.
-
Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories?
-
Which of the following commands is used to change the working directory?
-
Which of the following commands is used to view your file 24 lines at a time?
-
Which shell's wild-cards is used to match a single character?
-
In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory.
-
Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory?
-
The command chmod 761 note is equivalent to