The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 11-25-2008
techguru techguru is offline
Registered User
  
 

Join Date: Nov 2008
Posts: 1
can any one please answer these questions

6.nohup cmn is used to

  1. Prot execn of pgm frm aborting when hangup s/g is rxd
  2. Not hangup modem
  3. Disconn a node frm s/m
  4. Chng execn prev of pgm
.wat is the o/p? Cut –d”” –f3 file1/sort –r
  1. Display 3rd col of file 1 in asc order
  2. Disp 3rd col of file 1 in desc
  3. Not workg
  4. Disp 1st ,2nd ,3rd col

2.o/p of
Who/cut –f1 –d “ “/sort/uniq –u
  1. Disp all user who logd once
  2. Disp all user who logd more than once
  3. Disp all user who logd in
  4. Count os users who logd in