aliases
From: Matt Hollingsworth (maudit_at_adelphia.net)
Date: 02/28/04
- Previous message: Matt Hollingsworth: "sound"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Red Hat <redhat-list@redhat.com> Date: Fri, 27 Feb 2004 20:59:13 -0800
Hello all,
I am trying to set some abbreviated aliases to run programs. My general
practice is to hit Alt/F2 which brings up the Run command KDesktop
window. I have been setting my aliases in my .bashrc file. I'm still
very green at this, so am not sure of what PATH the run command window
looks at when it launches. Does it have it's own "." file? Or, does it
just exist before a shell does, so isn't looking at any shell specific
file for prefs? I'd like to set up some basic aliases to launch
quicker. So, if anybody knows how to set up the aliases for this,
please let me know. Could be great. Been using them a lot with .bashrc
and I think it's the best thing since... well since.... the color
green.
Hell, I dunno. Any help would be fantastisch.
Besest,
-Matt
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Matt Hollingsworth: "sound"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: How to de-alias aliases when copying
... I have a folder full of aliases to files on my hard disk. ... then drag
files into that window, you'll notice that the files you ... If you then click the "Burn"
button on the CD window, ... (comp.sys.mac.system) - Re: using script command problem
... it shows a lot of strange chars along with the ... "If SHELL is not set,
... That is not necessary if you have your aliases and functions ... Some lesser
distros do the same thing. ... (comp.os.linux.misc) - Re: Automating alias saving in bash
... > At every user shell startup, the shell sources current global aliases from file
... > .aliases, which is common for all user shells. ... > trapping in .bashrc
for EXIt signal to make every Bash shell to ... (comp.os.linux.misc) - Re: Automating alias saving in bash
... At every user shell startup, the shell sources current global aliases from file
... All user shells add their new aliases to the end of .aliases at exit. ...
(comp.os.linux.misc) - Re: Automating alias saving in bash
... Deleting aliases permanently requires editing .aliases ... AND you can't use
"a" again unless you first unalias within the shell, ... Command "unalias -a" is
handy for big changes. ... but you can use the original command "alias" for listing aliases.
... (comp.os.linux.misc)