Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. alias myalias myalias-$1$ $2*$
  2. alias myalias-fish whatever
  3. alias myalias-something commands...
  4.  
  5. to give the effect of:
  6. if arg1 = fish then whatever
  7. if arg1 = something then commands
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement