What command is used to compare the files ?
What command is used to compare the files ?
A. ccp
B. du
C. cmp
D. comp
A. ccp
B. du
C. cmp
D. comp
A. ^pat
B. $pat
C. pat$
D. pat^
A. apached
B. httpd
C. html
D. shttp
A. ypwhich
B. ypbind
C. ypcat
D. yppoll
A. lc
B. wc – l
C. cl
D. count
A. find -mtime +365 | rm
B. grep (/usr/*) – mtime + 365 | -ok rm
C. find -name – mtime + 365 / – ok rm
D. find /user/* (-mtime + 365 – a – atime +365 ) – OK rm {} ;
A. ls chap*
B. ls chap[124]
C. ls – x chap0[124]
D. ls chap0[124]