well.. this is exactly what i did:
i have 1 3GB root partition that has 44MB in it.
I had the files:
base31.tgz
comp31.tgz
misc31.tgz
game31.tgz
etc31.tgz
bsd
in the directory /tmp/apps/
from dling them with wget.
i did ls in /tmp/apps/ to get the listing of the files that were there (which are above).
the next day (computer was never shutoff, i logged out and back in).
I did
wget -nH
http://url.to/file/xserv31.tgi realized i didnt dl it in /tmp/apps/ so i did
mv xserv31.tgz /tmp/apps/
cd /tmp/apps
ls
then it listed only xserv31.tgz
i did
cd ..
ls
cd /tmp/apps
ls
cd /
ls
cd /tmp
ls
find / base31.tgz and it didnt find it.
then i came and posted this thread
(in case ya didnt notice i was planning to install OpenBSD)
then i wget -nH
http://all.those.file/again[ August 22, 2002: Message edited by: Master of Reality / Bob ]