![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Will solaris commands work on linux machine | sanapart | Linux | 4 | 05-12-2008 07:35 AM |
| My script does not work - could you pls help? | BearCheese | Shell Programming and Scripting | 1 | 06-29-2007 05:12 AM |
| Why do basic unix commands not work in BASH | PixelLover | UNIX for Dummies Questions & Answers | 10 | 05-23-2006 03:10 PM |
| how do I get my arrow keys to work for looking thru my PREVIOUS UNIX COMMANDS | spotnis | UNIX for Dummies Questions & Answers | 11 | 09-14-2005 01:22 AM |
| sed script. How does it work? | billy5 | Shell Programming and Scripting | 2 | 09-02-2005 04:45 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Howdie everyone...
I have a shell script RemoveFiles.sh Inside this file, it only has two commands as below: rm -f ../../reportToday/temp/* rm -f ../../report/* My problem is that when i execute this script, nothing happened. Files remained unremoved. I don't see any error message as it showed [Done] But in the same directory that I executed the SCRIPT, I tried to execute the COMMANDs by themselves. They work!!! All files are removed accordingly. Hopefully someone can help with this problem. Many thanks in advance |
|
||||
Thanks vino. I replaced the relative path with absolute path and it works!!! |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|