Search Results

Search: Posts Made By: pulsorock
17,313
Posted By pulsorock
Thank you very much for the suggestion. :b: ...
Thank you very much for the suggestion. :b:

---------- Post updated at 07:42 AM ---------- Previous update was at 07:39 AM ----------


Chubler_XL, using your suggestion, I updated my script to...
17,313
Posted By pulsorock
Hi, I'm not sure I understand. What...
Hi,

I'm not sure I understand.

What changes do you suggest to the script?

Thanks
17,313
Posted By pulsorock
The code NEW_FILE=${f%$OLD_EXT}$NEW_EXT ...
The code
NEW_FILE=${f%$OLD_EXT}$NEW_EXT

Did the trick... thank you very much! :)
17,313
Posted By pulsorock
Replace file name extension in loop
Hi!

I have this shell script that I need to finish. Currently I need to fix one line to make it work. I need to change a file extension. See this code, is pretty simple.


#!/bin/sh

#...
16,076
Posted By pulsorock
You to... :)
You to... :)
16,076
Posted By pulsorock
The script is to be run as a cron in Rackspace...
The script is to be run as a cron in Rackspace Cloud Sites, so that's the only option I have.
16,076
Posted By pulsorock
Shell Script to monitor folder and upload found files via FTP
Hi everyone!

I'm in a need of a shell script that search for all files in a folder, move all those files to a temp folder, and upload those files via FTP. When the file transfer via FTP completes...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 03:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy