I have been looking for some example of how to update a file that is already exist in bash. so far i haven found any. I'm using parameter as my first start for the existent, copy file to a different directory. can you guys help me please, show me some example of anyway to update a file.
thanks ahead guys..
cp newfile file1is what you want? – Zoredache Jan 26 '11 at 23:22