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
What causes the rpc.ttdbserverd process to be cpu bound?
How can the user in solaris check the status of processes?
Explain the difference between sc> and lom>?
What kind of issues you get?
What causes the rpc.ttdbserverd process to be cpu bound? How can it be rectified?
How do you remove a swap space?
Tell me how to set the path for core file?
How can a user login to solaris?
What can be done to protect the system from overflow exploits?
How can the output be redirected to some other action process in place showing it in the screen?
How does a solaris cluster work?
Explain the types of installations in solaris
What can be a reason for the solaris system slowing down?
What are the ways in which replication agreements between directory structures be arranged?
How can a user access a dos-format disk in solaris?