10 More Discussions You Might Find Interesting
1. UNIX for Advanced & Expert Users
Currently I am using this laborious command
lvdisplay | awk '/LV Path/ {p=$3} /LV Name/ {n=$3} /VG Name/ {v=$3} /Block device/ {d=$3; sub(".*:", "/dev/dm-", d); printf "%s\t%s\t%s\n", p, "/dev/mapper/"v"-"n, d}'
Would like to know if there is any shorter method to get this mapping of... (2 Replies)
Discussion started by: royalibrahim
2 Replies
2. AIX
Frequently i am getting "total CPU is now 100.00%, which is above the error threshold (90%)" this error . (3 Replies)
Discussion started by: ranjithm
3 Replies
3. UNIX for Dummies Questions & Answers
Hi Friends,
I want to get the list of the files which are created after 12AM in the server. Please help me on this to write a script.
Thanks
Sreenu. (1 Reply)
Discussion started by: sreenu80
1 Replies
4. Linux
I have to write Linux script to findout what kind of ilo is been installed in the given ip address either ilo/LO100 or no device found.
IP address will be given in the command line of the script.
-> With out log on to the ip address, should get the ilo type installed in that machine.
1. I... (1 Reply)
Discussion started by: skmdu
1 Replies
5. UNIX for Advanced & Expert Users
Hi all,
How to findout the file sytem type which is NFS and which is Local?
Suppose i have 5 different folders my in Root directory. dir 4 and 5 are mounted on different file system and dir 1,2 and 3 are mounted on different fild system
Now i wanted know which file sytem is Local and which... (1 Reply)
Discussion started by: psiva_arul
1 Replies
6. HP-UX
Hi,
In unix box GCC installed under the /usr/local/bin/gcc, i want to know the version of GCC.
Could you please let me know the process for that.
Thanks & Regards,
Suji (1 Reply)
Discussion started by: srujana
1 Replies
7. UNIX for Dummies Questions & Answers
Hi all
Is ther anyway I can findout the date on which a file was created???
Regards
Sube (3 Replies)
Discussion started by: sube
3 Replies
8. Solaris
Hi all,
how to find 3rd party softwares like Oracle,phpldapadmin,Citrix etc (other than packages) which are installed on a linux box.
Please guide me to get this info'n on LINUX/SOLARIS.
Thanks in advance,
Uday (0 Replies)
Discussion started by: uday123
0 Replies
9. UNIX for Dummies Questions & Answers
Hi,
Can you please tell me if there is anyway we can findout which shell we are using (is there any command?)
Many thanks, (5 Replies)
Discussion started by: Aceform
5 Replies
10. UNIX for Dummies Questions & Answers
Hi Guru's,
How do I find and set the login idle time setting in HP-UX 32?
Thanks in advance,
Mani (1 Reply)
Discussion started by: jvmani
1 Replies