[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] output redirection (easy?)
- Subject: [ale] output redirection (easy?)
- From: cbergeron at bassemail.com (Chris Bergeron)
- Date: Mon, 3 Dec 2001 13:22:25 -0500
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.