Sample Header Ad - 728x90

creating shortcuts to executables on IRIX64 6.5

2 votes
1 answer
448 views
I'm telnetting into an IRIX 64 server and I'm trying to create shortcuts to emacs, gvim, and other executables that are stored in a certain directory. I tried using the alias command on the command line in the following manner: alias gvim="/usr/.../gvim" alias emacs="/usr/.../emacs" ... but whenever I try this and run emacs/gvim, it still doesn't work. And when I run alias -p, nothing shows up. What am I doing wrong?
Asked by de1337ed (143 rep)
May 24, 2012, 06:39 PM
Last activity: Oct 25, 2016, 01:41 AM