TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:RE: Looking for a dos command From:"Joe Malin" <jmalin -at- tuvox -dot- com> To:"John Posada" <jposada01 -at- yahoo -dot- com>, "List,Techwriter" <techwr-l -at- lists -dot- techwr-l -dot- com> Date:Tue, 15 Aug 2006 11:34:16 -0700
If I were doing this, I'd use CYGWIN commands and an editor:
1. Use UN*X find -exec to recurse directories
2. Have it do an ls with the proper options to list file names and sizes
3. append the output to a file
4. If necessary, massage the data in VIM or other editor.
Not DOS, to be sure, but I don't rely much on DOS anymore to handle
files. For a *long* time, my tools have been
*Perl
*CYGWIN
*GVIM
*AWK
and more recently, Ant.
If you're at all involved in handling the files you create, these tools
are worth learning.
And of course, they're all *free*. CYGWIN, by the way, is a nearly
complete port of common UN*X shells/applications/editors/whatever to
WIN32. A full download is gargantuan, but all you really need is the
UN*X tools (find, grep, sed, less, etc.) and a shell (sh, bash).
Joe
Joe Malin
Technical Writer
(408)625-1623
jmalin -at- tuvox -dot- com
www.tuvox.com
The views expressed in this document are those of the sender, and do not
necessarily reflect those of TuVox, Inc.
-----Original Message-----
From: techwr-l-bounces+jmalin=tuvox -dot- com -at- lists -dot- techwr-l -dot- com
[mailto:techwr-l-bounces+jmalin=tuvox -dot- com -at- lists -dot- techwr-l -dot- com] On Behalf
Of John Posada
Sent: Tuesday, August 15, 2006 10:43 AM
To: List,Techwriter
Subject: Looking for a dos command
Hi, guys...I'm working on a small project that would allow us to
check that the documentation files we give to release engineering to
include on the CD made it into each build.
WebWorks ePublisher Pro for Word features support for every major Help
format plus PDF, HTML and more. Flexible, precise, and efficient content
delivery. Try it today! http://www.webworks.com/techwr-l
Easily create HTML or Microsoft Word content and convert to any popular Help file format or printed documentation. Learn more at http://www.DocToHelp.com/TechwrlList
---
You are currently subscribed to TECHWR-L as archive -at- infoinfocus -dot- com -dot-