Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - rename /dev/slog file: (2 Items)
   
rename /dev/slog file  
Does anyone know how to rename or copy the /dev/slog file
to another file name?

Re: rename /dev/slog file  
On Thu, Feb 05, 2009 at 06:01:06PM -0500, Santosh Kumar wrote:
> Does anyone know how to rename or copy the /dev/slog file
> to another file name?

Maybe 'ln -sP /dev/slog /newname' ?

-seanb