Which command is used to link the files ?
Which command is used to link the files ?
A. lk
B. ln
C. cp
D. tar
A. lk
B. ln
C. cp
D. tar
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. count p
B. wc
C. wcount
D. countw
A. to move cursor left by one position
B. to move cursor right by one position
C. to move cursor down by one line
D. to move cursor to the beginning of the line specified by the number
A. ic
B. ai
C. sm
D. ts
A. who | tee user.lst
B. who > user.lst
C. who >> user.lst
D. who < user.lste
A. copy programs/wb misc/wbx
B. cp programs/wb misc/wbx
C. tar programs/wb misc/wbx
D. copy a:programs/wb b:misc/wbx
A. more
B. pg
C. cat
D. lp
A. s
B. r
C. w
D. d
A. .exrc
B. .profile
C. .autoexec
D. autoexec.bat