[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] output redirection (easy?)
- Subject: [ale] output redirection (easy?)
- From: tj at atlantageek.com (Tommie M. Jones)
- Date: Mon, 3 Dec 2001 13:33:50 -0500 (EST)
try
time ' dd if=/dev/hda of=/backup/system.img > /backup/system.msg'
http://www.atlantageek.com
Get inside Atlanta's Tech scene
On Mon, 3 Dec 2001, Chris Bergeron wrote:
> I have a feeling this is a simple question:
>
> I'm trying to get the time from a command:
> time dd if=/dev/hda of=/backup/system.img > /backup/system.msg
>
> but... when it runs I get the output of the dd command;
>
> soooo..... I tried to redirect again as:
> time dd if=/dev/hda of=/backup/system.img > /backup/system.msg >
> /backup/system.msg
>
> and... no go. Any suggestions?
>
>
> AATIATATCH, (As Always, Thanks To Anyone That Can Help)(TM)
> -CB
>
>
> ---
> This message has been sent through the ALE general discussion list.
> See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
> sent to listmaster at ale dot org.
>
>
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.