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 to add your own run control script in server?
Explain the run levels that are used in solaris10?
How do you break the root password?
How can searches be refined?
List out a few performance monitoring tools.
How can threads be created in a solaris environment?
How can threads be created in a solaris environment? Write an example
What are nis daemons?
How to solve the system hang issue.
Explain custom jumpstart procedure?
Tell me how many types of file system?
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?
How can a user boot in solaris as root if the password is non functional?
Explain the types of installations in solaris
environment? Is it heterogeneous (mix of linux, solaris,other UNIX)?