|
can any one please answer these questions
6.nohup cmn is used to
- Prot execn of pgm frm aborting when hangup s/g is rxd
- Not hangup modem
- Disconn a node frm s/m
- Chng execn prev of pgm
.wat is the o/p? Cut –d”” –f3 file1/sort –r
- Display 3rd col of file 1 in asc order
- Disp 3rd col of file 1 in desc
- Not workg
- Disp 1st ,2nd ,3rd col
2.o/p of
Who/cut –f1 –d “ “/sort/uniq –u
- Disp all user who logd once
- Disp all user who logd more than once
- Disp all user who logd in
- Count os users who logd in
|