Go Back   openSUSE Forums > Archives > SF Archives > ARCHIVES - Programming & Scripting
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Programming & Scripting A place to discuss website design, programming, shell scripts, etc

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 27-Aug-2006, 07:28
QUINAI
Guest
 
Posts: n/a
Default

In the bash shell , suse 10.0, which is the address and the file to configure alias ?
Regards
Quinai :unsure:
  #2 (permalink)  
Old 27-Aug-2006, 07:37
ken_yap
Guest
 
Posts: n/a
Default

Quote:
In the bash shell , suse 10.0, which is the address and the file to configure alias ?
Regards
Quinai :unsure:

[/b]
Bash aliases? In

~/.alias

In ~/.bashrc there is this last line:

test -s ~/.alias && . ~/.alias || true

which says, if ~/.alias exists, then read in its contents.
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2