HomeSort by relevance Sort by last modified time
    Searched refs:convmv (Results 1 - 6 of 6) sorted by null

  /sfw/usr/src/cmd/convmv/convmv-1.14/
Makefile 13 cp convmv.1.gz $(DESTDIR)$(MANDIR)/man1/
14 install -m 755 convmv $(DESTDIR)$(PREFIX)/bin/
17 pod2man --section 1 --center=" " convmv | gzip > convmv.1.gz
20 rm -f convmv.1.gz convmv-*.tar.gz MD5sums SHA256sums .files .name
28 $(SED) -n "2,2p" convmv |$(SED) "s/.*convmv \([^ ]*\).*/\1/" > VERSION
32 echo convmv-`cat VERSION` >.name
convmv 2 # convmv 1.14 - converts filenames from one encoding to another
10 # pod2man --section 1 --center=" " convmv | gzip > convmv.1.gz
15 convmv - converts filenames from one encoding to another
19 B<convmv> [B<options>] FILE(S) ... DIRECTORY(S)
64 convmv -f latin1 -t utf-8 -r --exec "echo #1 should be renamed to #2" path/to/files
76 files the memory usage of convmv might grow quite high. This option would help
81 by default convmv will detect if a filename is already UTF8 encoded and will
88 using the C<--fixdouble> option convmv does only convert files which will still
96 Needed to actually rename the files. By default convmv will just print what i
    [all...]
  /sfw/usr/src/cmd/convmv/
Makefile.sfw 34 all: $(VER)/convmv.1
36 $(VER)/convmv.1: $(VER)
37 /usr/perl5/bin/pod2man --section 1 --center=" " $(VER)/convmv > $@
install-sfw 49 for i in convmv
  /sfw/usr/src/pkgdefs/SUNWconvmv/
prototype_com 49 f none usr/bin/convmv 0555 root bin
53 f none usr/share/man/man1/convmv.1 444 root bin
  /sfw/usr/src/cmd/
Makefile 72 convmv \

Completed in 658 milliseconds