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

[ale] EOF thrice



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.