Quantcast
Channel: Take Command / TCC
Viewing all articles
Browse latest Browse all 1678

ESearch

$
0
0
ESearch is an alias that uses Everything Search to display the location of a file(s).
Code:
esearch="C:\Program Files\JPSoft\TCMD%_vermajor\es.exe" /a-d -whole-word %1

Examples;
Display location of all .rexx files;
Code:
E:\Utils>esearch *.rexx 
C:\cygwin64\usr\share\regina-rexx\examples\animal.rexx
C:\Program Files\rexx.org\Regina\demo\animal.rexx
C:\cygwin64\usr\share\regina-rexx\examples\block.rexx
C:\Program Files\rexx.org\Regina\demo\block.rexx...

Read more

Viewing all articles
Browse latest Browse all 1678

Trending Articles