Question
a.
tab
b.
single space
c.
double tab
d.
one or more continuous spaces
Posted under UNIX
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Sort command uses ____ as default field delimiter.
Similar Questions
Discover Related MCQs
Q. Which option is used with sort command to specify the field delimiter?
View solution
Q. Which option is used for sorting a file according to primary key?
View solution
Q. The sort order can be reversed using ___ option.
View solution
Q. We can perform sorting on secondary key also using sort command.
View solution
Q. We cannot perform sorting on columns using sort command.
View solution
Q. Which option is used when we’ve to sort files containing only numbers?
View solution
Q. _____ option is used with sort command for removing repeated lines.
View solution
Q. Which option is used by the sort command to redirect the output to a specified file?
View solution
Q. To check whether the file has actually been stored in the default order, we can use ____ option.
View solution
Q. Which option is used with sort command to sort multiple files collectively?
View solution
Q. Which option is used for selecting repeated entries?
View solution
Q. ______ option is used for counting frequency of occurrence.
View solution
Q. The output of the following command will be:
$ uniq foo1 foo2
View solution
Q. Which command is used for translating characters?
View solution
Q. To replace | with ~, which one of the following commands will be used?
View solution
Q. head -n 3 emp.lst | tr ‘[a-z]’ ‘[A-Z]’
Above command will change the case of text from lower to upper.
View solution
Q. Which option is used with tr command for deleting characters?
View solution
Q. ______ option is used for compressing multiple consecutive characters.
View solution
Q. If there are special characters in a pattern, then we’ve to enclose them in ______
View solution
Q. Which option is used with grep command for ignoring the case in pattern searching?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond UNIX? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!