bug-coreutils
[Top][All Lists]
Advanced

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

using cp command to make soft link problem


From: stan wang
Subject: using cp command to make soft link problem
Date: Sun, 6 Jul 2008 22:06:02 +0800

" ln -s linux-2.24 linux " has the effect which makes a soft link
" linux" point to "linux-2.24" directory(linux->linux-2.24) ,since cp
command has -s (make symbolic links instead of copying) option, I do
"cp -s linux-2.24 linux " ,but didn't have the same effection . I
want to know whether cp have some tips can do this .Many Thanks.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]