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 -->
  #3 (permalink)  
Old 03-02-2006
monkfan monkfan is offline
Registered User
  
 

Join Date: Mar 2006
Posts: 22
Thanks. One more thing, how about copying file before opening it?

$cp outfile.txt newname.txt

$vi newname.txt

Will it kill the process?