Search Results

Search: Posts Made By: heetertc
77,253
Posted By heetertc
$ $ ...
$
$
PATH=/usr/bin:/etc:/usr/sbin:/usr/ucb:$HOME/bin:/usr/bin/X11:/sbin:/usr\
/local/bin$
TMOUT=3600$
TIMEOUT=3600$
$
export PATH TMOUT TIMEOUT$
$
$
if [ -s "$MAIL" ] # This is at...
77,253
Posted By heetertc
The only thing having to do with alias is ...
The only thing having to do with alias is

hash='alias -t -'

and none of my aliases show up.
77,253
Posted By heetertc
ok. I put that line in .profile, because I'm...
ok. I put that line in .profile, because I'm using ksh, I log out and log back in, but I get this:

ksh:cls: not found

Is there a specific place in .profile I need to put it?
77,253
Posted By heetertc
I have the same problem, and . .profile does not...
I have the same problem, and . .profile does not seem to work.

I found out my aliases do work if I leave a quote (') off the end of the last alias, but this causes my profile to not load properly.
12,254
Posted By heetertc
Where do I put them in .profile? The only...
Where do I put them in .profile?

The only time I can get them to work is if I leave a quote off the last alias, but that makes my profile not boot properly.
12,254
Posted By heetertc
Creating and Executing a script of aliases in AIX
hi, I am trying to create a script in AIX (5.3 I think), then run it. here's what I have:

[me@compy] /home/me $ vi first.aliases
...
alias cdblah='cd /blah'
alias cdho='cd /ho'
alias ssr='sudo...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 03:55 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy