Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jul 2004 09:17:00 -0400 (EDT)
From:      "Steve Bertrand" <iaccounts@ibctech.ca>
To:        pryan@singnet.com.sg
Cc:        freebsd-questions@freebsd.org
Subject:   RE: Review of what I need to install
Message-ID:  <1299.209.167.16.15.1090415820.squirrel@209.167.16.15>
In-Reply-To: <200407211300.i6LD0ZeE008659@northgate.starhub.net.sg>
References:  <1273.209.167.16.15.1090414130.squirrel@209.167.16.15> <200407211300.i6LD0ZeE008659@northgate.starhub.net.sg>

next in thread | previous in thread | raw e-mail | index | archive | help
> I am using outlook to get to the list. I havent figured
> out how to do email on the freeBSD machine yet,
> let alone copy the output from those sort of commands.
> (only been using it for a week or so)

Here's a quick and dirty method of producing your output that we need, and
quickly mailing it to us. Note that because your machine will send the
email out with an unreachable address, send it to yourself first, then
send it out after (from Outlook) to the list:

# df -h > /tmp/diskpart.tmp
# mail -s "Disk Partitioning" pryan@singnet.com.sg < /tmp/diskpart.tmp
# rm /tmp/diskpart.tmp

Now hop back into Outlook, download your mail, cut/paste into a fresh
message to the list.

Regards,

Steve

>
> I guess I should put that up the priority list a bit :)
>
> Thanks
> Peter
>>
>> ie...perform:
>>
>> # df -h
>>
>> and send the output back to the list.
>>
>> Steve
>
>
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1299.209.167.16.15.1090415820.squirrel>