Hi,
Im relatively new to
Ubuntu, Im wondering how easy it is to write what I think is called a shell script to make tasks a little easier.
For example I frequently connect to a server - ssh -p 123
[email protected]
Can and how could I shorten this to a shorter command like "mysite" or "connect mysite"
Thanks.