When I run this alias with build 34 on Win10
I get
and
Code:
tl is an alias : (tasklist |! u:\egrep -v -P "svchost|Total|^$" |! u:\sort -f -b --key=2,2 |! tee %temp\tl.tmp & echo ----& echo %@lines[%temp\tl.tmp] (%_npids) & del /q %temp\tl.tmp)
and