[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: OT, simple bash alias expansion question



Tong <mlist4suntong@yahoo.com> writes:

> Hi, 
> 
> How can I use my aliases in my bash script?
> 
> This seems a very simple question but I just can't get it working. For
> example, I have an alias 
> 
> alias acpl='apt-cache policy'


Have you tried 

$ source cmd.bash 

?? 



Reply to: