
A virtual device in Unix is a file such as :/dev/null or :/dev/urandom, that is treated as a device, as far as user level software is concerned, but is generated by the kernel without reference to hardware. For instance when /dev/null is written to, the kernel tells the program it wrote everything to it (without actually writing it anywhere), and ...
Found on
http://en.wikipedia.org/wiki/Virtual_device
No exact match found.