How do you create special files like named pipes and device
files?
Answer / wizard_cmp@yahoo.co.in
mknod
To create a pipe we need extra argument i.e p
Ex: mknod <pipe_name> p
| Is This Answer Correct ? | 3 Yes | 0 No |
From command line how will you add a user account?
How to remove weird filenames?
What is a Map?
What does iostat do?
What is FTP?
In this command sqlplus -s username/password what is -S and what's the use..???
Telnet sometimes doesn't permit root logons,how will you then change a file writable only by root on a remote host?
why unix command can be divided into internal and external command
What is the difference between a soft link and a hard link?
What UNIX command will control the default file permissions when files are created?
What is the difference between > and >> operators?
What is major difference between the Historic Unix and the new BSD release of Unix System V in terms of Memory Management?