If JFS file system is 100% full how we can increase the file
system ?
Answer Posted / supriya
#mount <mountpoint>
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Which command is used to delete all files in the current directory and all its sub-directories?
Explain ‘system calls’ with respect to unix commands?
Is grep faster than awk?
What are bash commands?
What is the general format of unix command syntax?
What does the md command do?
Write a command that will display files in the current directory, in a colored, long format.
What is the use of the tee command?
What does the metacharacter mean?
What is the use of egrep command in unix?
What command is used to switching between users in unix?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
How do I clear my terminal history?
What is the difference between awk and grep?
What does #!/ Bin sh do?