Which command is used to link the files ?
A. lk
B. ln
C. cp
D. tar
Which command is used to link the files ? Read More »
Basic of linux unix A. lk
B. ln
C. cp
D. tar
Which command is used to link the files ? Read More »
Basic of linux unix 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
The [line number G] key allows you________________? Read More »
Basic of linux unix 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
Which command allows you to view your file 24 lines at a time ? Read More »
Basic of linux unix A. s
B. r
C. w
D. d
While working with mail command, which command is used to save mail in a separate file ? Read More »
Basic of linux unix A. .exrc
B. .profile
C. .autoexec
D. autoexec.bat