Hi expert's
this the problem, i have java server on Slackware startup from bash file, when it come up i create a server_console with mktemp=filename.XXXXXX where i send message exception from the ...
http://www.experts-exchange.com/OS/Linux/Distributions/Slax_Slackware/Q_23218748.html
We would like to call a script from within a C program that runs a bash script as the root user. The script has functions like "init q" and "fuser" to reset a serial port from one mode (respawn)to...
http://www.experts-exchange.com/Programming/System/Linux/Q_20322206.html
Zones:
Linux DevDate Answered: 12/09/2003 Rating: 6.6 Views: 0
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 Rating: 8.8 Views: 17
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 Rating: 6.6 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 Rating: 6.8 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 Rating: 8.0 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 Rating: 7.0 Views: 18
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 Rating: 7.6 Views: 0