-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I need to have a better idea of how veto files are processed. In particular I wanted to use something like: *[^.lnk] What this does when used with ls is list all files EXCEPT files ending in .lnk Unfortunately it does not seem to work. Jim C. - -- - ----------------------------------------------------------------- | I can be reached on the following Instant Messenger services: | |---------------------------------------------------------------| | MSN: j_c_llings@hotmail.com AIM: WyteLi0n ICQ: 123291844 | |---------------------------------------------------------------| | Y!: j_c_llings Jabber: jcllings@njs.netlab.cz | - ----------------------------------------------------------------- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3-nr1 (Windows XP) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFA7xw157L0B7uXm9oRAmwBAJ9ulVAR8Z68m1PxW5bou02YtnvBUgCfccWG dDoxv1FR0OYitaNa3vJjMUM=fo1G -----END PGP SIGNATURE-----
try: veto files = *.lnk/*.LNK Collen Jim C. wrote:> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I need to have a better idea of how veto files are processed. > > In particular I wanted to use something like: > > *[^.lnk] > > What this does when used with ls is list all files EXCEPT files ending > in .lnk Unfortunately it does not seem to work. > > > Jim C. > - -- > > - ----------------------------------------------------------------- > | I can be reached on the following Instant Messenger services: | > |---------------------------------------------------------------| > | MSN: j_c_llings@hotmail.com AIM: WyteLi0n ICQ: 123291844 | > |---------------------------------------------------------------| > | Y!: j_c_llings Jabber: jcllings@njs.netlab.cz | > - ----------------------------------------------------------------- > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.3-nr1 (Windows XP) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFA7xw157L0B7uXm9oRAmwBAJ9ulVAR8Z68m1PxW5bou02YtnvBUgCfccWG > dDoxv1FR0OYitaNa3vJjMUM> =fo1G > -----END PGP SIGNATURE----- >