How may will you find the process id and disk utilizations.
Answers were Sorted based on User's Feedback
Answer / raman.danasekaran
ps -ef ---> shows process id and
du ----> for disk usage
df ----> for disk free
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / deepadevi.m
pr command to print the file and id command to view the
userid and groupid.
$ ps -ef
UID PID PPID C STIME TTY TIME CMD
root 0 0 0 Apr 10 ? 0:24 sched
root 1 0 0 Apr 10 ?
7:59 /sbin/init -r
root 2 0 0 Apr 10 ? 0:27 pageout
root 3 0 0 Apr 10 ? 1262:15 fsflush
root 5739 1 0 Apr 10 ? 3:15
horcmd_041
============================================================
$ du
8 ./.ssh
2 ./.sunw/pkcs11_softtoken/public
2 ./.sunw/pkcs11_softtoken/private
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / imran
# df -k --> Will show the disk utilization in Kilobytes.
# df -h --> Will show the disk utilization in Mega/Giga bytes
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sachin
id commmand for dispalying process ids
du options for disk utilizations
| Is This Answer Correct ? | 1 Yes | 6 No |
In a E6800 server,how can you loginto domain shell and system Console?
How to find & replace bad disks in solaris & VXVM?plz explain step by step?
How will create a rootdg
How many filed in /etc/vfstab
attributes of FS
How to unconfigure llt and gab
solaris kernel name
How do you check the no of user logged into the system
how do u configure the disk
Which command is used to backup and restore solaris file system?
how to find out the how many disks attached in the server?
please post the step by step commands to take a back of directories or files in a CDROM\DVDROM\TAPE(DDS)