Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #commands for executing script at startup
- $ sudo nano /etc/profile
- #append code to that file
- #for ex add path to $PATH variable at startup
- PATH=$PATH:$HOME/FWTools-linux-x86_64-3.0.1/bin_safe
- #next restart the system
Advertisement
Add Comment
Please, Sign In to add comment