mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
240 B
21 lines
240 B
#n
|
|
/^Status.*owner/b statux
|
|
/^file.*local-ver/d
|
|
/^Sub.*robust/b getdir
|
|
/^ *$/d
|
|
s/\*verify//
|
|
s/ *out *$//
|
|
s/ *[0-9][0-9]* *[0-9][0-9]*//
|
|
s/^/in -c "xxx" /
|
|
p
|
|
d
|
|
|
|
:getdir
|
|
s/Subdirectory /cd \\nt\\private\\ntos\\rdr2/
|
|
s/,.*$//
|
|
p
|
|
d
|
|
|
|
:statux
|
|
h
|
|
d
|