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 do you remove a swap space?
Explain custom jumpstart procedure?
What kind of issues you get?
How do you break the root password?
Explain how to kill a process.
How can abiword be compiled for solaris using gcc?
Explain the difference between sc> and lom>?
List out a few performance monitoring tools.
How can a user access a dos-format disk in solaris?
How to solve the system hang issue.
How can a user login to solaris?
What causes the rpc.ttdbserverd process to be cpu bound? How can it be rectified?
how to add your own run control script in server?
How can the user in solaris check the status of processes?
Explain the difference between swap -l & swap -s?