I find it annoying to type routine long commands at shell, specially during my development work. But some of the commands requires custom parameters to be entered according to the software I am building. So I wanted to find a way to pass parameters to aliases that I will be defining. Here is what I found by [...]
Posts Tagged ‘BASH’
Passing parameters for BASH alias
Posted in Tips, tagged BASH on October 19, 2010 | Leave a Comment »

