PaulH wrote: 
> 
> I can't run it:
> > 
Code:
--------------------
  >   > tc@pCP:~$ tc@pCP:~$ sbpd-script.sh
  > -sh: sbpd-script.sh: not found
  > 
--------------------
> > 
> 

Ah, that's an evil Linux trap for the unwary Windows user!  It won't
assume that you are referring to a file in the current directory.  You
have to be explicit:


Code:
--------------------
    tc@pCP:~$ tc@pCP:~$ ./sbpd-script.sh
--------------------


------------------------------------------------------------------------
chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=107001

_______________________________________________
diy mailing list
diy@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/diy

Reply via email to