Advertisement

1 - 10 of 111 containing alltags:("BASH scripting") (0.001 seconds)
I'm a newbie to Linux, I need a bash script that will offer a menu of choices including: adding a user deleting a user creating a group deleting a group adding a user to a group This so t...
Zones: Linux, Adobe Type Manager, Linux D...Date Answered: 06/26/2003 Grade: A Views: 0
Hi I'm writing a script to do backups to a tape drive, and getting "ambiguous  redirect" errors piping the status of the job as it progresses into a variable to be emailed. I'm sure it's something...
Zones: Linux DevDate Answered: 01/12/2004 Grade: A Views: 131
I just installed cygwin on my windows XP.  I want to write a bash script to find this "<!--<~~" string in all the jsp files and replace it with "<%" string.  Below is my attempt on the bash script ...
Zones: Unix Systems ProgrammingDate Answered: 04/25/2004 Grade: A Views: 0
HI there, i need to write a script which, given a directory name as argument, prints the maximum of all the files name lenghts in the directory, ensure the script has error checking, check to ma...
Zones: CDate Answered: 05/27/2004 Grade: A Views: 0
Okay, I need a shell script that will ping a MySQL 4.0.18 Server on RH 9.0.  If the ping returns a failure (implying the server is down) I need to send an email to 'emailaccount@mycompany.com'.  If...
Zones: Linux AdminDate Answered: 07/02/2004 Grade: B Views: 0
Hello: I know nothing about bash scripting and need help compiling a script that would automate the  following. (Red-Hat 9) 1. execute a script that we already have in place have in place tha...
Zones: SendmailDate Answered: 10/13/2004 Grade: A Views: 0
Hi, I'm trying to determine if a Function key (F1)  has been pressed. Using - dumpkeys - I know the key code for F1 is "\033[[A" Now, I write a bash script like this #!/bin/sh echo pleas...
Zones: Linux DevDate Answered: 09/15/2004 Grade: A Views: 25
Hello all! I need a bash script to do the following: On server1:/customers, I want to run a bash script that will create the directory "customers" off the root of server2 and copy the files us...
Zones: Linux DevDate Answered: 01/31/2005 Grade: A Views: 0
Hi, Please help on the following. I'm running Debian Woody 3.1 to host some network services. Now, one of these services is somehow a bit unstable and stops accepting connections (the process is...
Zones: Linux DevDate Answered: 09/20/2005 Grade: A Views: 0
I have finished writing a bash script and I want to provide it with a little more robustness and security - all suggestions are welcome. One of the things that I want to ensure is that the comm...
Zones: LinuxDate Answered: 04/26/2006 Grade: A Views: 0