If JFS file system is 100% full how we can increase the file
system ?
Answer Posted / farai ndawana
chfs -a size=+10G /u01
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do I find previous commands in unix?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
How do I use nslookup?
How do I use grep to search for a file?
What is the use of tee command?
Enumerate some of the most commonly used network commands in unix?
Which command should you use to find the remaining disk space in unix server?
What is difference between grep and find command in unix?
What is in grep command?
Is command prompt unix?
Is ‘du’ a command? If so, what is its use?
What is ‘ps’ command for?
What is grep and how do you use it?
Name the various commands that are used for the user information in unix.
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?