greetings
using windows xp
take command ver 16
tcc regular syntax perl
issue :
the command
@everything /f "::.\.\d{3}"
returns files as:
E:\00000001.ddd
G:\00000002.ddd
H:\style.DDD
rather then:
H:\default.001
H:\default_backup.001
what is the error in the command ?
best regards
reuven
using windows xp
take command ver 16
tcc regular syntax perl
issue :
the command
@everything /f "::.\.\d{3}"
returns files as:
E:\00000001.ddd
G:\00000002.ddd
H:\style.DDD
rather then:
H:\default.001
H:\default_backup.001
what is the error in the command ?
best regards
reuven