trying to veryfy data sent and data received using sum command are the same.
how do i set them in a script using bourne shell from sending server.
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/sh/Q_22976506.html
Zones:
shDate Answered: 01/14/2008 Rating: 7.4 Views: 0
I am building a shell scrip that needs to spawn a child process in another window and I can't quite figure out how to do this.
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/bash/Q_23755888.html
Zones:
bash,
Uni...Date Answered: 10/01/2008 Rating: 9.7 Views: 14
I have a text, like so:
$ cat jim.txt
There was a boy whose name was Jim;
His friends were very good the him.
They gave him tea and cakes and jam
And slices of delicious ham
And chocolate ...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_21400019.html
I got this shell scripting question, it's not mine but I need help on it:
"In Bourne/Korn shell, and any/all of PERL, Python, and Tcl/Tk, Ruby, please write a snippet which will strip the leading ...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Q_23008855.html
Hey Everyone,
I am new to experts exchange! I am in the middle of writeing a Bourne shell script. It has been a very long time since I have written a shell script! I am basically trying t...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_20689330.html
Create a Bourne shell script for a backup. I need a variable that is the combination of the hostname and "backup", e.g. for the host Server1 I want a variable, say HOST, to be Server1.backup. I h...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_23349219.html