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
Tell me how to solve the system hung issue. Found that the memory state is free, commands to check and solve the issue?
How can a user login to another system on his network remotely?
What is difference between swap -l & swap -s?
How can searches be refined?
How can abiword be compiled for solaris using gcc?
Explain custom jumpstart procedure?
What can be a reason for the solaris system slowing down? How can it be rectified?
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 increase the number of pseudo-ttys?
Explain the difference between sc> and lom>?
In solaris 10 root Disk is 98% full what steps to be taken?
What do you understand by mail aliases?
How can threads be created in a solaris environment? Write an example
Explain the difference between swap -l & swap -s?
Benefits of SMF compared LRC(legacy run control)?