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

Re: symbolic links etc



> How does one remove a symbolic link to say /dev/ttyS0 or /dev/hdc.

If you did ln -s /dev/ttyS0 /dev/that_link 
so rm /dev/that_link will work fine :)

> If I need to recreate /dev/ttySx or /dev/hdx which 'ls -l' show as
> crw-rw---- and brw-rw---- respectively, how would I go about 
> doing so?         Thanks for advice,		John.

man mknod

-- 
Alexey Vyskubov
(at home)
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!



Reply to: