Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jan 2005 03:29:53 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Jeff Lewis <jlewis1957@netscape.net>
Cc:        freebsd-newbies@freebsd.org
Subject:   Re: Batch Translation
Message-ID:  <20050104012953.GB46568@gothmog.gr>
In-Reply-To: <2C80B6FE.7B258810.0F75C5EC@netscape.net>
References:  <2C80B6FE.7B258810.0F75C5EC@netscape.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2004-12-31 16:24, Jeff Lewis <jlewis1957@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050104012953.GB46568>