Operating Systems > Linux and UNIX
more alternatives to windoze
rsd:
You can also use alias:
# alias java='./the_full_path/binary'
then just:
# java
it can be utilized for most common commands (I am lazy to type), like
when I type
# scob
it will do: ssh -l username cob666.myserver.tld
I have about 20 different logins, so this is handy, especially for these that I use IP's.
ps aux = psx
netstat -ale = nsale
and so on.
Yes, I am lazy. :)
Navigation
[0] Message Index
[*] Previous page
Go to full version