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 difference between swap -l & swap -s?
Explain the types of installations in solaris
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 to add Kernel patch in all systems at a time?
what is the importance of swap memory and how it will supports?
How to solve the system hang issue.
Explain the difference between svm and vxvm?
How can a user login to solaris?
Discuss the two modes of the vi editor in solaris.
Explain the run levels that are used in solaris10?
Explain how to view shared memory statistics?
Tell me how to solve the system hung issue. Found that the memory state is free, commands to check and solve the issue?
What are the ways in which replication agreements between directory structures be arranged?
Explain the difference between pid and ppid with example.
How can a user boot in solaris as root if the password is non functional?