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: List of files w/i a directory From:Peter Neilson <neilson -at- windstream -dot- net> To:TECHWR-L <techwr-l -at- lists -dot- techwr-l -dot- com> Date:Mon, 15 Jun 2009 08:03:29 -0400
I just came across this thread and am surprised that no one else has
suggested the use of cygwin. Cygwin provides a *very* good Unix-like
interface to DOS. It opens a Unix shell window on your MS Windows
machine. Getting directory listings via the 'ls' command works just the
way it has in Unix for over 30 years, and you can pipe the result
through whatever filters you want (or write), or re-direct to a file.
You can also use the 'find' command to get pathnames in a reasonable way.
The standard shell in cygwin is bash.
Cygwin is freely available (and thus not necessarily allowed on some
corporate systems) from cygwin.com. It installs easily, and can be
updated or improved just like any Linux installation.
Just in case someone's wondering, cygwin does not provide execution of
object code that was compiled for a Unix or Linux system. The gcc
compilers (among others) are available if you want to compile source
code on cygwin.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ComponentOne Doc-To-Help 2009 is your all-in-one authoring and publishing
solution. Author in Doc-To-Help's XML-based editor, Microsoft Word or
HTML and publish to the Web, Help systems or printed manuals. http://www.doctohelp.com
Help & Manual 5: The complete help authoring tool for individual
authors and teams. Professional power, intuitive interface. Write
once, publish to 8 formats. Multi-user authoring and version control! http://www.helpandmanual.com/
---
You are currently subscribed to TECHWR-L as archive -at- web -dot- techwr-l -dot- com -dot-