The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 10-20-2006
miechu miechu is offline
Registered User
  
 

Join Date: Sep 2006
Posts: 10
you meant:


Code:
/dir/script > /dev/null &

it works ok... but when i want to logout (ctrl-d) my putty hangs... just closing it closes the session... and that is somewhat strange...