[plug] alias problem
    Craig Dyke 
    grail at enterprize.net.au
       
    Tue Jan 14 20:59:00 WST 2003
    
    
  
Hi All
Can someone tell me what I need to put into the following to get it to work?
alias md_bz='bzip2 -dc $1 | md5sum | cut -d' ' -f1'
Now I know the error is the single quotes (ie too many) but I need
the ones near -d but I can't seem to work out how to escape them.
Have tried double quotes around whole thing and got an array
of crap flying up screen.
Any suggestions / solutions appreciated :))
Craig
    
    
More information about the plug
mailing list