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

Re: [cobalt-users] Remove symlinks - ?



Arthur Sherman wrote:

i did a silly thing - created symlinks without noticing that i am in wrong
CWD.
the command was:
for file in *; do ln -s /home/mysql/bin/$file /usr/local/sbin/$file; done

go to /usr/local/sbin and remove the symlinks