Search
.Management Sciences
A. sort
B. sh
C. st
D. sort -r
Related Mcqs:
- The command to count the number of files in the current directory by using pipes, is_______________?
- A. ls | wc B. ls -l | wc -l C. ls | wc -w D. ls | ws -c...
- The special shell variable $* is used________________?
- A. to exit status of ast command executed. B. to process number of the current shell C. to list the positional parameters D. to name the command being executed...
- Which command sends the word count of the file infile to the newfile_______________?
- A. wc infile >newfile B. wc newfile C. wc infile – newfile D. wc infile | newfile...
- Which command is used to display the characteristics of a process ?
- A. pid B. du C. ps D. au...
- Which command is used to list all the files with extension .lst ?
- A. ls -l *.lst B. ls lst* C. ls *.* D. ls *[lst]...
Recent Comments