RSS Forums RSS
Please support our Shell Scripting advertiser: Programming Forums

Zip files, move files, delete source (help me please)

Join Date: May 2005
Posts: 215
Reputation: shanenin is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
shanenin shanenin is offline Offline
Posting Whiz in Training

Re: Zip files, move files, delete source (help me please)

  #2  
Sep 12th, 2005
without really looking hard at the code, these variable declarations will not work

this one the space can't be used
HLDS= /hlds/cstrike/
it needs to be
HLDS=/hlds/cstrike

also this will not work
FORMAT=tar cvf
I think you want to do this, you will need to place it in quotes
FORMAT="tar cvf"
In a perfect world exceptions would not be needed.
Reply With Quote  
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 3:51 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC