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
How can a user access a dos-format disk in solaris?
In solaris 10 root Disk is 98% full what steps to be taken?
Explain custom jumpstart procedure?
Explain the difference between pid and ppid with example.
What causes the rpc.ttdbserverd process to be cpu bound? How can it be rectified?
What are nfs daemons?
Explain how to view shared memory statistics?
What do you understand by mail aliases?
How can abiword be compiled for solaris using gcc?
Discuss the two modes of the vi editor in solaris.
How do you break the root password?
Explain the difference between swap -l & swap -s?
List out a few performance monitoring tools.
Tell me how many types of file system?
How to solve the system hang issue. Found that the memory state is free, commands to check and solve the issue?