[3050] in RedHat Linux List
Re: Saved! Dolt-lummox newbie climbs off ledge . . . but . . .
daemon@ATHENA.MIT.EDU (Borg)
Wed Nov 6 19:02:47 1996
Date: Wed, 06 Nov 1996 16:01:05 -0800
From: Borg <"vladimip "@iceonline.com>
To: redhat-list@redhat.com
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
Lance Cummings wrote:
.....
> Now, before I can completely eliminate dark thoughts
> from my mind, can anyone tell me what's the easiest
> way to handle zip files that span floppies? (I want to
> get them into a directory where glint can handle them.)
You mean *.zip files created by DOS/Windows compression
programs such as pkzip? They have nothing to do with glint.
There's a Unix utility called "unzip" that is able to
extract them.
[root@borg vlad]# rpm -q zip
zip-2.1-1
[root@borg vlad]# rpm -q unzip
unzip-5.12-5
Basic usage is:
unzip <filename.zip>
and it gets extracted in your curent working directory.
.......
> Something called "core" is in there. How did that
> happen, and can I safely nuke it?
Core is a memory image of a program when it crashes,
it's useful for debugging with gdb. It's safe to
remove core files.
Now, I have a question. What's "Dolt-lummox"? It's
not in my dictionaries.
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null