View Single Post
Posts: 9 | Thanked: 0 times | Joined on Jun 2008
#1
I made a script file called "rbt" which contains only 2 lines of code:
sudo gainroot
reboot

When I "sh rbt", it only executes the first line of code and stops with a "#". It does not run the second line.

What's wrong? Help please. Thanks.