As I am writing perl and sh embedded script, I get a value say IP from user as interactive mode and this is done by perl chmod function.Now I want to transfer this value to sh script to use for its...
http://www.experts-exchange.com/Programming/Languages/Q_20782546.html
Zones:
LanguagesDate Answered: 04/08/2004 Rating: 7.6 Views: 0
Hello,
Please look at the following outputs:
[root@orasmb10 ~]# lvscan
ACTIVE '/dev/root_fs/lv_root' [36.34 GB] inherit
ACTIVE '/dev/root_fs/lv_u00' [28.19 GB] inherit
ACTIVE '/dev/arch_vg...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/bash/Q_24407601.html
Zones:
bash,
Perl,
LinuxDate Answered: 05/17/2009 Rating: 9.0 Views: 0
Hello,
With reference to the following question:
http://www.experts-exchange.com/OS/Linux/Q_24457638.html, I would like to have a script that will monitor for any newly created files in a files...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_24457944.html
Hello,
I got a file as shown in the snippent. I need a script that can parse out this file and get me the following ouput:
HOSTNAME DEVICE MOUNT POINT
orals...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/bash/Q_24593719.html
Zones:
bash,
Perl,
LinuxDate Answered: 07/26/2009 Rating: 8.6 Views: 0
This may seem like a odd question, but I have asked this over the years to different people and usually get different answers. I'm a Linux sys admin and as an admin have been required to write var...
http://www.experts-exchange.com/Programming/Languages/Q_24771295.html
Hi:
My Server is a Linux Centos Server, with Apache, Sendmail, etc.
I need a simple Script (it could be in Bash, there's no need of a CGI program) to be executed at command line. It should re...
http://www.experts-exchange.com/Programming/Languages/Scripting/CGI/Q_23206020.html
Hi guys,
I would need your opinion/idea//help/etc in following:
I have a list with date of sessions (Session Start - Session End), something like that:
2008-12-01 01:53:13 2008-12-01 0...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/bash/Q_24057624.html