Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Passing parameters completely untouched



Hi,
In the same family as previous posting



I want to be able to pass a string with backquotes w/o them being interpreted

eg

> convert_path "c:\aaa\fred\file.txt"

now I KNOW I can do

> convert_path "c:\\aaa\\fred\\file.txt"

 I guess I know that it's impossible (for any shell)
-- 
zzapper
vim -c ":%s%s*%Cyrnfr)fcbafbe[Oenz(Zbbyranne%|:%s)[[()])-)Ig|norm Vg?"
http://www.rayninfo.co.uk/tips/ vim, zsh & success tips



Messages sorted by: Reverse Date, Date, Thread, Author