[hsflinux] question about links
Michael McConnell
soruk at eridani.co.uk
Fri Jan 31 22:16:50 EST 2003
On Fri, 31 Jan 2003, maxlu wrote:
> Dear sir,
>
> I want to make a link between /dev/modem and /dev/ttySHSF0.
> ln -s ttySHSF0 modem
>
> than got message
> ln: 'ttySHSF0' file exists
Try:
cd /dev
rm -f modem
ln -s ttySHSF0 modem
Then, look at the link. :)
-- Michael "Soruk" McConnell [Eridani Linux 6.3 Now!]
Eridani Linux -- http://www.eridani.co.uk -- Linux Distros on CD-ROM
MailStripper -- http://www.eridani.co.uk/MailStripper -- strips out spam
** A tachyon: A gluon that isn't dry yet. **
More information about the hsflinux
mailing list