How to setup Disk space as well as memory in solaris10?
Answer Posted / narender gaur
top is not recognisable in Solaris 10 by default.
prstat can be used only to see the statistics of memory and
processes.
format command can be used to setup the disk space but not
memory.
swap memory can be added later by using the swap command
with some options.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain command to display different lines that are found when compare two files?
What is $0 bash?
What does grep v grep do?
Is it inbetween or in between?
How can we use grep command in unix?
Explain ‘library functions’ with respect to unix commands?
What is unix command line?
Explain the steps that a shell follows while processing a command.
What are filter commands in unix?
Which command is used to create a directory?
how to sort the content of the file based on numeric values
What are the commands in UNIX to list the files in a Directory?
What does the metacharacter mean?
What is the use of cut command in unix?
What is awk good for?