19 Jul
2016
19 Jul
'16
2:09 p.m.
If you don't have edit, and are sure of your typing you can just use a file redirect with echo, for example: echo Why hello my name is Jason >> jason.txt will create the file jason.txt if it doesn't exist, and add that line to the end. A single > overwrites the file, a double >> appends to the end. Note that you can use the file redirector with the output of any text program. -J On Tue, Jul 19, 2016 at 1:56 PM, Evan Koblentz via vcf-midatlantic <vcf-midatlantic@lists.vintagecomputerfederation.org> wrote:
may have to use edlin if you don't have edit
No clue how to use that.
-- Jason Perkins 313 355 0085