Batch Translation

Giorgos Keramidas keramida at ceid.upatras.gr
Tue Jan 4 01:30:24 GMT 2005


On 2004-12-31 16:24, Jeff Lewis <jlewis1957 at netscape.net> wrote:
>
> I'm looking for something more like this:
>
> DOS                                BSD
> ------------------------------     ------------------------------
> List the directory contents
>   dir                              ls
>   dir /s (include subdirectories)  ls -R  (lists recursively)

You may find the ``From DOS/Windows to Linux HOWTO'' document of the
Linux Documentation Project very useful:

http://www.tldp.org/HOWTO/DOS-Win-to-Linux-HOWTO.html

The HOWTO name suggests that it helps people migrate to Linux, but it's
not very Linux specific.  The UNIX commands described in the Linux part
of the document apply equally well to most UNIX systems (FreeBSD too).

- Giorgos



More information about the freebsd-newbies mailing list