View Single Post
Posts: 219 | Thanked: 21 times | Joined on May 2010
#84
Originally Posted by James_Littler View Post
Code:
root
unzip /home/user/MyDocs/knight-rider.zip /root/
cd /root/opt/scripts/
chmod +x KR
I think
root


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

Nokia-N900:~# unzip /home/user/MyDocs/knight-rider.zip /root/Archive: /home/user/MyDocs/knight-rider.zip
caution: filename not matched: /root/
Nokia-N900:~# cd /root/opt/scripts/
-sh: cd: can't cd to /root/opt/scripts/
Nokia-N900:~# chmod +x KR
chmod: KR: No such file or directory
Nokia-N900:~#

help? :$