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

Re: Very useful !#^



To summarise

cp longfilename.php backup_!#^
cp {,backup_}verylongfilename.tex   # same thing

cp reallybigfilename{,-backup}  # suffix
mv textfile.{txt,bak}   # expands to mv textfile.txt textfile.bak

-- 
zzapper
Best of VimTips
http://www.vim.org/tips/tip.php?tip_id=305




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