and made the file executable using chmod +x. Of course, if I try use my script like so: script function_name It finds nothing. I've tried all kinds of combinations involving single-quotes and ...
Hi guys, hoping you can help me with this. Noob trying to make a bash-script for auto-logins on several hosts, seems there is a problem with the quotes and i can't figure it out. I've experimented ...