|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Creating .../ alias in bash
I want to create an alias as follows but is not working Code:
alias ../='cd ../' |
| Sponsored Links | ||
|
|
#2
|
||||
|
||||
|
An alias should be named much like a variable is.
|
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
So I can forget setting an alias like this?
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating Alias for FILE | newpromo | Solaris | 5 | 12-04-2009 11:10 AM |
| help needed with creating challenging bash script with creating directories | I-1 | Shell Programming and Scripting | 7 | 04-29-2009 05:33 AM |
| bash alias help | ynir | Shell Programming and Scripting | 3 | 06-12-2008 05:15 AM |
| Creating alias for directory path | jasjot31 | UNIX for Dummies Questions & Answers | 3 | 09-25-2006 08:04 AM |
| ifconfig: difference between creating logical or alias network interface | zaff | IP Networking | 5 | 11-22-2005 09:28 AM |
|
|