|
||||||
| 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 |
|
|||
|
In the bash shell , suse 10.0, which is the address and the file to configure alias ?
Regards Quinai :unsure: |
|
|||
|
Quote:
~/.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 | |
|
|