Operating Systems > Linux and UNIX

How to remove devices created with makedev?

(1/1)

edisav:
Hi folks,
While trying to find out the version of makedev, I excecuted the following commands:
makeved -V, and
makedev -v
This created two device directories in my home directory:
-V and -v.
How do I remove/delete these two device directories?
Thanks

KernelPanic:
rm -- -V

edisav:
Is that it? Aren't there any interdepancies created that might get messed up just using "rm"?
Thanks

udaki:
Why are you still using the old way of making hardware devices?use udev...

Navigation

[0] Message Index

Go to full version