Anyone have a step by step for creating the batch file equivalent for Ubuntu. I just switched over from windows. I am loving it but there is a bit of a learning curve going on.
If I enter it from terminal I can get the test string to work but when I put in my pool info and try again I get an error saying there is an extra command.
Any help appreciated.
UPDATE: I have it running manually now just have to type it all into the command line. So still trying to figure out how to create the batch file equivalent for unbuntu.
read the manual for .bash_aliases
https://ss64.com/bash/syntax-bashrc.htmlhttps://ss64.com/bash/alias.htmland here's a starter for you
https://gist.github.com/NeoBeum/5f9405734f4c026b59b4de5605b9af33