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 |
does the stat() function call use the inode of the file to generate the information about a file? what is inode mostly used for?
what is a profile?
What are the files in /etc directory?
What is a filesystem?
How many VI editor modes do you know?
What is Fork swap?
1 Answers Infosys, SSI Small Scale Industries,
What is egrep?
Explain iostat, vmstat and netstat.
what is mean by kernal?
Explain about Inodes?
If the terminal is not showing the login prompt,what's the 1st thing you should check?and how do you solve the problem?
From command line how will you add a user account?