How to create null files in solaris ?
Answer Posted / kitchimca
#using touch cmd
Ex:touch <filename>
#using cat cmd
Ex:cat /dev/null > <filename>
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Explain the run levels that are used in solaris10?
Explain the difference between svm and vxvm?
1.Have you used vxboot ? 2.Minimum requirement for mirror volume to created ?
How can a user login to solaris? What is the login shell?
Explain the vmstat output?
How can a user login to another system on his network remotely?
How can a user increase the number of pseudo-ttys?
In solaris 10 root Disk is 98% full what steps to be taken?
Tell me how to solve the system hung issue. Found that the memory state is free, commands to check and solve the issue?
What is difference between swap -l & swap -s?
What causes the rpc.ttdbserverd process to be cpu bound?
How can the output be redirected to some other action process in place showing it in the screen?
How can threads be created in a solaris environment? Write an example
List out a few performance monitoring tools.
Explain how to kill a process.