Enter Keywords:
1 - 10 of 126(0.001 seconds)
Sort By:
 
I am encoding files after they have been uploaded. How can I detect if the whole file has been uploaded before I begin to encode it? Thanks in advance
Zones: Unix OS, LinuxDate Answered: 10/01/2008 Rating: 9.3 Views: 6
Hi I have been trying to create a nested loop which main purpose would be to use 2 files in parallel, the first file tmp4 contains IP Addresses that I would need to ssh to, now, every single line ...
Zones: Linux Admin, Linux Dev, Open S...Date Answered: 07/15/2008 Rating: 8.2 Views: 0
I need to run a script from another directory and need to keep the filename and path name separate. My command works if it is run from the directory where my files are located. How do I get it ...
Zones: Unix OS, LinuxDate Answered: 05/28/2008 Rating: 9.0 Views: 251
Briefly, I need help writing a bash shell script that can go into a directory (recursively) and extract all the .tar.gz archives it finds, and then pipe all of the extracted text files into a perl ...
Zones: bashDate Answered: 10/04/2008 Rating: 7.7 Views: 125
1) I need a simple script that monitors an linux process java something like: if (ps -A | grep java == "") {  run program "cleanAll" } WHich means : if java is not in process list then run...
Zones: bash, Linux DevDate Answered: 01/02/2009 Rating: 6.9 Views: 0
Hello all, when i execute a script(1.sh)  it asks me several yes/no questions and i need to answer all those. Can i create a separate script which uses the 1.sh script  and automates the yes/nos...
Zones: Perl, Programming, Unix Systems P...Date Answered: 03/23/2009 Rating: 8.8 Views: 0
I need to remove one line from /etc/fstab (I've pasted a copy of the file below) I want to remove the line with /web Basically I'm writing a simple bash script that accepts /web as input and it...
Zones: bash, Shell Scripting, Unix Systems Progr...Date Answered: 03/27/2009 Rating: 9.3 Views: 0
Hello, I have a web server with over a hundred joomla sites on it. I am looking for a quick way to update them using Bash Shell. the websites are in the following location: /var/www/html/c...
Zones: bashDate Answered: 08/07/2009 Rating: 8.1 Views: 0
Hi, Using bash on Solaris 10. When entering a long command, the text wraps around over itself making it very difficult to use. How do I get bash to wrap onto the next line? Thanks, Mark
Zones: Solaris Unix, bashDate Answered: 08/12/2009 Rating: 9.0 Views: 0
Hello, I have a server that has several web sites on it. They are in numbered folders such as /var/www/html/mysites/001/httpodcs/ /var/www/html/mysites/002/httpodcs/ ..... /var/www/html/my...
Zones: bashDate Answered: 10/31/2009 Rating: 5.6 Views: 6