View Single Post
laasonen's Avatar
Posts: 565 | Thanked: 618 times | Joined on Jun 2010 @ Finland
#14
Originally Posted by stevomanu View Post
im getting this error any ideas why

Code:
cat: cannot open '/temp/yamas.txt' : no such file or directory

i have wget installed but still same issue ..

great script thou thanks for all help
You could try:
Code:
sudo ln -s /tmp /temp
touch /temp/yamas.txt
__________________
Couple of my applications:
ConnLock - Advanced phone lock
Sanakirja.org - A Sanakirja.org dictionary client
Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers
 

The Following User Says Thank You to laasonen For This Useful Post: