View Single Post
  #2 (permalink)  
Old 20th August 2007, 09:50 PM
raj's Avatar
raj raj is offline
Senior Member
 
Join Date: Jun 2005
Location: Hyderabad
OS: Fedora, Debian Linux
Posts: 336
Thanks: 47
Thanked 10 Times in 10 Posts
Rep Power: 7
raj will become famous soon enoughraj will become famous soon enough
Default

Well I'm not shell scripting guru but try to run a script from command prompt and see what output or error you get. Try
Code:
bash -x script.sh
bash -xv script.sh
and post output here. did ya modified the script?
__________________
Raj
Linux rulz.
I have never turned back in my life ; I shall not do so today.. haha
Reply With Quote