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
http://www.experts-exchange.com/OS/Unix/Q_23405597.html
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 ...
http://www.experts-exchange.com/OS/Linux/Administration/Q_23369196.html
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 ...
http://www.experts-exchange.com/OS/Unix/Q_23405701.html
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 ...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/bash/Q_23765364.html
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/bash/Q_23874357.html
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_24233184.html
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/bash/Q_24266120.html
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/bash/Q_24635148.html
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
http://www.experts-exchange.com/OS/Unix/Solaris/Q_24218055.html
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/bash/Q_24683736.html
Zones:
bashDate Answered: 10/31/2009 Rating: 5.6 Views: 6