[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Anyone know how to rename and copy in SSH



> I am trying to rename some files within the error folder of my Raq using ssh
> and then copy some files into their original places from within my admin
> area.
> 
> Anyone know the commands needed to achieve this...

hi Ian to rename files use the move command

mv oldfile newfile

to copy

# below assumes you are in the same directory as 'oldfile'
cp oldfile /home/sites/sitexx/web/blahblah/newfile

check out the man pages

man cp
man mv

merry xmas
Wampy

> 
> Any help much appreciated,
> 
> Ian
> 
> 
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
> 
> 


---------------------------------------------------
http://www.coolcat.net      http://www.coolcoach.net 
 10:01am  up 2 days,  3:09,
Reset button? Which reset button? - Linux, the OS that never sleeps.