[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: vi/emacs: Loging shell command and output



ls -la > outputToThisFileOverwritingExisting
ls -la >> outputToThisFileAppendingToExisting

----- Original Message ----- 
From: "Osamu Aoki" <debian@aokiconsulting.com>
To: <debian-user@lists.debian.org>
Sent: Friday, March 09, 2001 6:42 PM
Subject: vi/emacs: Loging shell command and output


> ----- something I want ---
> admin@mickey:/mnt$ ls -la
> total 8
> drwxr-xr-x    8 root     root         1024 Feb 19 03:44 .
> drwxr-xr-x   19 root     root         1024 Feb 19 03:36 ..
> drwxr-xr-x    2 root     root         1024 Feb 18 23:59 goofy
> lrwxrwxrwx    1 root     root            1 Feb 19 03:44 hda1 -> .
> drwxr-xr-x    2 root     root         1024 Feb 19 03:21 hda11
> drwxr-xr-x    2 root     root         1024 Feb 19 03:21 hda12
> drwxr-xr-x    2 root     root         1024 Feb 19 03:21 hda13
> drwxr-xr-x    2 root     root         1024 Feb 18 21:57 hda2
> drwxr-xr-x    2 root     root         1024 Feb 19 03:21 hda3
> ---- made by gpm cut-and-paste -----




Reply to: