1NYTIDY(1)                   General Commands Manual                  NYTIDY(1)
2
3
4

NAME

6       nytidy - tool to clean up specialized-format patches
7

SYNOPSIS

9       nytidy old new options [ print ] [ .go ]
10

DESCRIPTION

12       nytidy  is  a  tool  in the Nypatchy suite of programs for working with
13       Patchy Master Files (PAM files);  see  nypatchy(1).   Specifically,  it
14       will  make a cleaned-up copy of a PAM file.  Changes include removal of
15       trailing whitespace on each line, removal of trailing and leading  com‐
16       ment  lines  (only  in  FORTRAN  decks),  and  update  of some built-in
17       sequences.
18

USAGE

20       The parameter old is the name of  the  original  PAM  file  (a  default
21       extension  of  ".car"  is  assumed),  while  new is the name of the new
22       cleaned PAM file to create.  (If new is not given or is  given  as  "-"
23       then  the  original  file  will be overwritten; this may be dangerous.)
24       print is the file to which informational  messages  should  be  written
25       (the  default is standard output if omitted), and options is a sequence
26       of single-character flags.
27
28       The command should be ended with ".go" unless one wants  to  enter  the
29       Nypatchy interactive shell.
30

OPTIONS

32       Note that options should be given as a single string of characters with
33       no space separation and no use of the - character (except that  it  can
34       be  used  in  place  of  the  options field if no options are desired).
35       Alphabetic options are not case-sensitive.
36
37       C      Assume the original file is a CMZ output file.
38
39       H      Print help information only.
40
41       V      "verbose" - Print each change.
42
43       +      Inhibit the initial page-eject.
44

SEE ALSO

46       fcasplit(1), nycheck(1), nydiff(1), nyindex(1), nylist(1),  nymerge(1),
47       nypatchy(1), nyshell(1), nysynopt(1), yexpand(1)
48
49       The reference manual for the Nypatchy suite of programs is available in
50       compressed PostScript format at the following URL:
51       http://wwwasdoc.web.cern.ch/wwwasdoc/psdir/p5refman.ps.gz
52
53       Running the command "nytidy help .no" also gives  some  brief  help  on
54       usage.
55

AUTHOR

57       This manual page was written by Kevin McCarty <kmccarty@debian.org> for
58       the Debian GNU/Linux system  (but  may  be  used  by  others).   It  is
59       licensed  under  the GNU General Public License, version 2 or later (at
60       your choice).
61
63       Copyright (C) Kevin B. McCarty, 2008.
64
65
66
67NYTIDY(1)                   General Commands Manual                  NYTIDY(1)
68
69
70

NAME

72       nytidy - tool to clean up specialized-format patches
73

SYNOPSIS

75       nytidy old new options [ print ] [ .go ]
76

DESCRIPTION

78       nytidy is a tool in the Nypatchy suite of  programs  for  working  with
79       Patchy  Master  Files  (PAM  files); see nypatchy(1).  Specifically, it
80       will make a cleaned-up copy of a PAM file.  Changes include removal  of
81       trailing  whitespace on each line, removal of trailing and leading com‐
82       ment lines (only  in  FORTRAN  decks),  and  update  of  some  built-in
83       sequences.
84

USAGE

86       The  parameter  old  is  the  name  of the original PAM file (a default
87       extension of ".car" is assumed), while new  is  the  name  of  the  new
88       cleaned  PAM  file  to create.  (If new is not given or is given as "-"
89       then the original file will be overwritten;  this  may  be  dangerous.)
90       print  is  the  file  to which informational messages should be written
91       (the default is standard output if omitted), and options is a  sequence
92       of single-character flags.
93
94       The  command  should  be ended with ".go" unless one wants to enter the
95       Nypatchy interactive shell.
96

OPTIONS

98       Note that options should be given as a single string of characters with
99       no  space  separation and no use of the - character (except that it can
100       be used in place of the options  field  if  no  options  are  desired).
101       Alphabetic options are not case-sensitive.
102
103       C      Assume the original file is a CMZ output file.
104
105       H      Print help information only.
106
107       V      "verbose" - Print each change.
108
109       +      Inhibit the initial page-eject.
110

SEE ALSO

112       fcasplit(1),  nycheck(1), nydiff(1), nyindex(1), nylist(1), nymerge(1),
113       nypatchy(1), nyshell(1), nysynopt(1), yexpand(1)
114
115       The reference manual for the Nypatchy suite of programs is available in
116       compressed PostScript format at the following URL:
117       http://wwwasdoc.web.cern.ch/wwwasdoc/psdir/p5refman.ps.gz
118
119       Running  the  command  "nytidy  help .no" also gives some brief help on
120       usage.
121

AUTHOR

123       This manual page was written by Kevin McCarty <kmccarty@debian.org> for
124       the  Debian  GNU/Linux  system  (but  may  be  used  by others).  It is
125       licensed under the GNU General Public License, version 2 or  later  (at
126       your choice).
127
129       Copyright (C) Kevin B. McCarty, 2008.
130
131
132
133                                 Mar 12, 2008                        NYTIDY(1)
Impressum