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
Tell me how to solve the system hung issue. Found that the memory state is free, commands to check and solve the issue?
Explain what is multi homed system?
What can be done to protect the system from overflow exploits?
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?
What can be a reason for the solaris system slowing down? How can it be rectified?
How can a user access a dos-format disk in solaris?
environment? Is it heterogeneous (mix of linux, solaris,other UNIX)?
Explain the vmstat output?
What kind of issues you get?
how to add Kernel patch in all systems at a time?
Explain the types of installations in solaris
What are nis daemons?
How can threads be created in a solaris environment? Write an example
Performace degradations in NFSv4 when upgraded from NFSv3? problems with NFS v4?
How can threads be created in a solaris environment?