Home
Databases & Systems
Database Administrators
Unix & Linux Stack Exchange
Sample Header Ad - 728x90
Home
Unix & Linux Stack Exchange
How to pass parameters to an alias?
How to pass parameters to an alias?
143
votes
6
answers
177997
views
shell
alias
parameter
For bash script, I can use
"$@"
to access arguments. What's the equivalent when I use an alias?
Asked by prosseek
(8748 rep)
Nov 4, 2010, 09:44 PM
Last activity: Sep 15, 2023, 03:57 PM
Sidebar Ad - 300x250
Related Questions
Browse more questions from Unix & Linux Stack Exchange
More questions tagged "shell"
More questions tagged "alias"
More questions tagged "parameter"