Forum: Shell Scripting Jun 23rd, 2009 |
| Replies: 7 Views: 1,115 ok.... that helps..
thanks again. |
Forum: Shell Scripting Jun 23rd, 2009 |
| Replies: 7 Views: 1,115 thanks...
Now I understand how it works on shell prompt.
I will try to find out if this works when written in a script.
edit: it works in scripts also...
thanks again. |
Forum: Shell Scripting Jun 23rd, 2009 |
| Replies: 7 Views: 1,115 thanks...
other than error handling there is only one line...
chmod u+x $1
and that's how we learn... I spent more than 1 hour on this....
Thank you very much...
but i still want to... |
Forum: Shell Scripting Jun 23rd, 2009 |
| Replies: 7 Views: 1,115 Hi
I am new to unix and want to learn shell scripting.
Right now I am use cygwin for windows but sooner I will switch to ubantu.
So when I wrote my first script (just copied from the book I... |