Getting quotes into an alias definition?

Adam Funk a24061 at yahoo.com
Tue Oct 10 12:58:19 UTC 2006


Is it possible to get quotes into the definition of a bash alias?

I've tried a few things like this:

  alias foo='foo --option=\'*.txt\''

  alias foo="foo --option='*.txt'"

but haven't figured out a way that works.





More information about the ubuntu-users mailing list