
deplist | dupfind | extract | find | hexfind | md5 | md5check | md5gento | ofind | pathfind | reflist | xfind | xfindbin | xhexfind | Команда: pathfind sfk pathfind mycmd
sfk where mycmd
search the current directory and the PATH for the location
of a command mycmd. "where" is the same as "pathfind".
if mycmd does not contain a dot '.', sfk searches for all
extensions listed in PATHEXT, e.g. mycmd.bat, mycmd.exe etc.
chaining support
output chaining is supported.
web reference
http://stahlworks.com/sfk-pathfind
examples
sfk where sfk.exe
tell location of sfk.exe
sfk where sfk.exe +setvar ownpath +getvar
store location of sfk.exe in a variable,
then list all variables |
![]() |