home *** CD-ROM | disk | FTP | other *** search
- Archive: npmv.lha
- Short: rename without(!) pattern matching
- Type: util/cli
- Version: 1.0
- Date: 22.01.96
- Copyright: ©1996 Stefan Le Breton
- Distribution: free
- Restrictions: no military or life critical use, complete archive, no commercial use without authors permission
- Category: 1/2 min hack
- Requires: OS 2.0+
- Author: Stefan Le Breton (stlb@cs.TU-Berlin.de)
- Uploader: Stefan Le Breton (stlb@cs.TU-Berlin.de)
- Downloader: probably YOU :)
- -8<-
-
- if you have a file that has chars in its filename used
- by dos pattern matching, you might have some
- problems to delete/rename/list it. At least in the shell. (Eg. a file "#Berlin")
-
- npmv does no pattern matching.
-
- npmv #Berlin Berlin
-
- and your done.
-
- npmv is pure
-
- Probably you have to set the pure flag first:
-
- protect npmv +p
-
-
-
-
- Have fun
-
- StElb
-