[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] EOF thrice
- Subject: [ale] EOF thrice
- From: esoteric at 3times25.net (Geoffrey)
- Date: Fri, 16 Aug 2002 09:18:17 -0400
ChangingLINKS.com wrote:
> ]# echo p\\nq |fdisk /dev/hda > /data/fdisk.txt
My bad on this one, I'm a ksh'er not a bash'er. In bash try this:
echo -e 'p\\nq' |fdisk /dev/hda > /data/fdisk.txt
and post that...
--
Until later: Geoffrey esoteric at 3times25.net
I didn't have to buy my radio from a specific company to listen
to FM, why doesn't that apply to the Internet (anymore...)?
---
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.