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

line noise of the day



<dmos> anyone know a script/oneliner to find all duplicate/shadowed
commands on $PATH?
<Mikachu> print -l $^commands(e,'() { (( $# > 1 )) && REPLY=$@ }
$^path/$REPLY:t(N)',N)

-- 
Mikael Magnusson



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