How to create null files in solaris ?
Answer Posted / kumarsaneesh
To make a null file use touch command
eg.
$ touch file_name
use the following to make an existing file empty.
$ :> file_name
Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
How can a user login to solaris? What is the login shell?
Explain how to kill a process.
Explain the difference between svm and vxvm?
What do you understand by irq assignments?
Benefits of SMF compared LRC(legacy run control)?
What causes the rpc.ttdbserverd process to be cpu bound?
How to login to a remote host with solaris secure shell?
How can a user increase the number of pseudo-ttys?
Tell me how many types of file system?
How to view shared memory statistics?
How can a user increase the number of pseudo-ttys? what is their use?
Suppose I have 20 gb free space in my file system but my inode size full. How will I increase or how will I fix this issue?
How can a user access a dos-format disk in solaris?
Explain the difference between swap -l & swap -s?
What do you understand by mail aliases?