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
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Which unix command lists files/folders in alphabetical order?
How to display no of records in oracle using unix command?
What is grep r?
What does the command ' $who | sort –logfile > newfile' do?
What is the first character of the output in ls l command?
What does this command do? Cat food 1 > kitty
What do chgrp command do?
How do I run a bash script?
Differentiate cmp command from diff command.
Which command should you use to find the remaining disk space in unix server?
How can we use grep command in unix?
What are the general commands in using unix os for a beginner?
What is the difference between awk and grep?
What is .sh file?