![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cygwin bash startup command weirdness (part 1) | fabulous2 | UNIX for Dummies Questions & Answers | 1 | 05-19-2008 04:25 AM |
| cd problems in bash | Kweekwom | Shell Programming and Scripting | 2 | 07-26-2007 06:20 PM |
| Network Startup Problems | djtrippin | Slackware | 1 | 12-08-2006 05:53 PM |
| Problems writing bash script to unzip files | siegfried | Shell Programming and Scripting | 1 | 09-18-2006 03:27 PM |
| unzip problems | pkappaz | UNIX for Dummies Questions & Answers | 1 | 02-07-2004 09:58 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
unzip via bash startup script problems
i have two lines in my rc.local file that are
wget -O/<path>/<file>.zip url://domain.com unzip -o /<path>/<file>.zip the wget works fine, but the unzip won't work. when i copy/pase the unzip line to the prompt it works fine. i thought that maybe the unzip was running before the wget finished, but when i just put the unzip line in the rc.local file and leave the file to be unziped in the dir, nothing happens on boot. any suggestions would be greatly appreciated. thanks Kris |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|