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...
http://www.experts-exchange.com/OS/Linux/Q_20661582.html
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...
http://www.experts-exchange.com/Programming/System/Linux/Q_20849042.html
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 ...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_20964514.html
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...
http://www.experts-exchange.com/Programming/Languages/C/Q_21000518.html
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...
http://www.experts-exchange.com/OS/Linux/Administration/Q_21044992.html
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...
http://www.experts-exchange.com/Software/Server_Software/Email_Servers/SendMail/Q_21126563...
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...
http://www.experts-exchange.com/Programming/System/Linux/Q_21132647.html
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...
http://www.experts-exchange.com/Programming/System/Linux/Q_21295325.html
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...
http://www.experts-exchange.com/Programming/System/Linux/Q_21567786.html
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...
http://www.experts-exchange.com/OS/Linux/Q_21818310.html
Zones:
LinuxDate Answered: 04/26/2006 Grade: A Views: 0