Users Online
· Members Online: 0
· Total Members: 188
· Newest Member: meenachowdary055
Forum Threads
Latest Articles
Articles Hierarchy
Linux Commands 2
1. Which command is used to display the octal value of the text
a) octal
b) text_oct
c) oct
d) od
2. Which command is used to view compressed text file contents
a) cat
b) type
c) zcat
d print
3. Which command changes a file’s group owner
a) cgrp
b) chgrp
c) change
d) group
4. Which command is used to extract intermediate result in a pipeline
a) tee
b) extract
c) exec
d) none of the above
5. Which command is used to extract a column from a text file
a) paste
b) get
c) cut
d) tar
6. Which command is used to display disk consumption of a specific directory
a) du
b) ds
c) dd
d) dds
7. Which command is used to perform backup in unix?
a) backup
b) cpio
c) zip
d) gzip
8. Which command creates an empty file if file does not exist?
a) cat
b) touch
c) ed
d) read
9. Which option of rm command is used to remove a directory with all its subdirectories
a) -b
b) -o
c) -p
d) -r
10. Which command is used to identify file type?
a) Type
b) File
c) Finfo
d) Info