Annotation of OpenXM/src/util/sample1.sh, Revision 1.2
1.1 takayama 1: #!/bin/csh
1.2 ! takayama 2: oxreplace --oldx 'bbb2b9cdcab8b8a5' --new 'Bibliography' $*
1.1 takayama 3: oxreplace --oldx 'a4b3a4cecab8bdf1a4cba4c4a4a4a4c62e2e2e' --new 'About this document' $1
4: oxreplace --oldx 'cabfc0ae' --new 'Heisei ' $*
5: oxreplace --oldx 'c7af' --new '.' $*
6: oxreplace --oldx 'b7ee' --new '.' $*
7: oxreplace --oldx 'c6fc' --new '.' $*
8:
9: # bbb2b9cdcab8b8a5 参考文献 (EUC)
10: # a4b3a4cecab8bdf1a4cba4c4a4a4a4c62e2e2e この文書について...
11: # cabfc0ae 平成
12: # c7af 年
13: # b7ee 月
14: # c6fc 日
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>