Hi,
I'm having problems getting a bunch of files from a Solaris machine over to a Linux machine. I can connect, but I only get one of the files (the first) and none of the rest. I'm using the fo...
http://www.experts-exchange.com/OS/Linux/Administration/Q_23998182.html
I have a sever which installed AIX, another machine using no modern cable directly connected to it. If I want to send command from server to machine B and capture the response from machine B, what ...
http://www.experts-exchange.com/Networking/Unix_Networking/Q_10310773.html
I need to know if the following is possible, and how to accomplish it:
I have a script running on a webserver that returns a string (Ex: "Status=GOOD, Name=Cam")
I want to call this URL from a ...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_10331767.html
Do you have a working example of a shell script that displays a simple menu where each menu entry executes one command and then returns to the menu again.
Lets say:
1. User Info
2. Portfolio
...
http://www.experts-exchange.com/OS/Unix/Q_11786778.html
Zones:
Unix OSDate Answered: 11/07/2000 Rating: 8.0 Views: 0
I have two concerns:
1. Invoking a shell script resident on sun solaris machine through a trigger after insert on oracle database.
When a column in an oracle database receives a new value a tri...
http://www.experts-exchange.com/Database/Oracle/Q_20089932.html
Zones:
OracleDate Answered: 03/18/2001 Rating: 7.8 Views: 0
Do you know of any shell scripting tests on internet? Doesn't matter which shell (C, K or B).
Thanks.
Theta.
http://www.experts-exchange.com/OS/Unix/Q_20116428.html
Zones:
Unix OSDate Answered: 04/25/2002 Rating: 7.2 Views: 0
I need to pick up a value from a eight character text file and set a variable to that value within a shell script (.bat) running on NT4. I hope to then use the value to create a directory name.
...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_20190533.html
suppose i've got a file 'numbers.dat' which contains a number on each line, for e.g.:
120.50
130.40
400.20
90.45
Now I want to write a simple little shell script (without using the perl,aw...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_20464468.html
Hi all,
I need a little shell script, which can do the following thing:
Change the permission to a given user and group of files and directories recursively.
Change the permission mode to drwx...
http://www.experts-exchange.com/OS/Linux/Administration/Q_20664146.html
Zones:
Linux AdminDate Answered: 08/04/2003 Rating: 6.0 Views: 0
i am very new to shell scripting but have this task i cant figure out.
i have a shell script that contains this
createPathOutput=`$createPathExe "$scenarioName" 2> ejp4`
if [ $? -ne 0 ]
then ...
http://www.experts-exchange.com/Programming/System/Linux/Q_20755057.html
Zones:
Linux DevDate Answered: 10/03/2003 Rating: 7.6 Views: 0