On 4/1/2000 Larry Shields WD9ESU wrote:
If one makes a device say ttyS6, using 'mknod -m 666 /dev/ttyS6 c 4 70', and after it is created, then decides it is not needed, what would be the command to use to remove it...???
rm /dev/ttyS6 Ethan
On 4/1/2000 Larry Shields WD9ESU wrote:
If one makes a device say ttyS6, using 'mknod -m 666 /dev/ttyS6 c 4 70', and after it is created, then decides it is not needed, what would be the command to use to remove it...???
rm /dev/ttyS6 Ethan