How to create null files in solaris ?
Answer Posted / murali thangavel
# touch <filename> ----> new empty file will create
# cat /dev/null> <filename> ---> existing file will empty
# > <filename> ---> existing file will empty
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What are nis daemons?
What causes the rpc.ttdbserverd process to be cpu bound?
1.Have you used vxboot ? 2.Minimum requirement for mirror volume to created ?
Tell me how to set the path for core file?
Explain the difference between swap -l & swap -s?
How can threads be created in a solaris environment? Write an example
Explain how to view shared memory statistics?
In solaris 10 root Disk is 98% full what steps to be taken?
Explain the difference between svm and vxvm?
How to solve the system hang issue.
How to login to a remote host with solaris secure shell?
how to add your own run control script in server?
How many run levels are there and what are they?
What is difference between swap -l & swap -s?
How can a user increase the number of pseudo-ttys? what is their use?