Enter Keywords:
1 - 10 of 1064(0.002 seconds)
Sort By:
 
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...
Zones: Linux Admin, FTP ServersDate Answered: 12/19/2008 Rating: 8.4 Views: 4
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 ...
Zones: Unix NetworkingDate Answered: 03/17/2000 Rating: 7.8 Views: 0
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 ...
Zones: Unix Systems ProgrammingDate Answered: 04/21/2000 Rating: 7.6 Views: 0
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 ...
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...
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.
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. ...
Zones: Windows ProgrammingDate Answered: 02/09/2002 Rating: 8.4 Views: 0
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...
Zones: Unix Systems ProgrammingDate Answered: 01/20/2003 Rating: 8.6 Views: 0
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...
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 ...
Zones: Linux DevDate Answered: 10/03/2003 Rating: 7.6 Views: 0