Enter Keywords:
1 - 10 of 316(0.001 seconds)
Sort By:
 
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 ...
Zones: Slax / Slackware Linux, Unix...Date Answered: 04/03/2008 Rating: 6.0 Views: 0
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...
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...
Zones: Linux, Linux Distributions, Adobe Type Manage...Date Answered: 06/26/2003 Rating: 7.4 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 Rating: 8.8 Views: 11
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 Rating: 7.8 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 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...
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...
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...
Zones: Linux DevDate Answered: 09/15/2004 Rating: 7.0 Views: 16
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 Rating: 7.6 Views: 0