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
Explain the run levels that are used in solaris10?
Benefits of SMF compared LRC(legacy run control)?
How can threads be created in a solaris environment?
What kind of issues you get?
How can a user increase the number of pseudo-ttys? what is their use?
Explain how to view shared memory statistics?
How can a user access a dos-format disk in solaris?
How can threads be created in a solaris environment? Write an example
How to login to a remote host with solaris secure shell?
Tell me how to set the path for core file?
Discuss the two modes of the vi editor in solaris.
How can a user boot in solaris as root if the password is non functional?
What do you understand by irq assignments?
Explain how to kill a process.
What are nis daemons?