Tarlog on Java
My blog on Java and other technical issues.
Showing posts with label
unix-shell
.
Show all posts
Showing posts with label
unix-shell
.
Show all posts
Monday, November 23, 2015
Unix Shell: Use of functions to create complicated aliases
In *nix shells it sometimes useful to create aliases that receive parameters.
This can be done using functions:
Now you can type just something like:
kssh 192.168.1.1
or
pssh 192.168.1.2
Older Posts
Home
Subscribe to:
Posts (Atom)