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 |
1)How to identify VXVM version? 2)What the path of scconf in cluster?
what is differnce between boot -s and boot -S ?
How can we check the status of CPU at firmware
if /etc/system file file got deleted how you will regenerate from ok prompt ? in solaris and if and /etc/inittab file got deleted how you will regenerate from ok prompt and if both files got deleted how you will regenerate from ok prompt
In VxVm why should we do for Disk Group import and Deport?
I want to create a 30Gb of size in three different disks 10Gb,5Gb and 15Gb respectively in VxVm , how can we create it kindly explain step by step procedure.
How will you verify the disk and how many field will be there.
If /etc/system file is corrupted how will you recover it , if we dont have a CDROM then what is the procedure?
2 Answers IBM, ITC Infotech, Tech Mahindra,
how to add a script, that execute at start time
Is it possible to edit the corntab using vi
What are printer daemon
I would like to create users and the users account should be locked after 3 login attempts. How to create ? And where these locked information has been stored. Environment : NIS and if LDAP also