windows-nt/Source/XPSP1/NT/base/fs/rdr2/checkin.sed
2020-09-26 16:20:57 +08:00

22 lines
240 B
Sed

#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