[24789] in SIPB bug reports

home help back first fref pref prev next nref lref last post

Re: unzipping files

daemon@ATHENA.MIT.EDU (Jacob Morzinski)
Fri Apr 29 20:13:21 2005

From jmorzins@MIT.EDU Sat Apr 30 00:13:20 2005
Return-Path: <jmorzins@MIT.EDU>
Delivered-To: bug-sipb-mtg@CHARON.mit.edu
Received: (qmail 18898 invoked from network); 30 Apr 2005 00:13:20 -0000
Received: from biscayne-one-station.mit.edu (18.7.7.80)
  by charon.mit.edu with SMTP; 30 Apr 2005 00:13:20 -0000
Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103])
	by biscayne-one-station.mit.edu (8.12.4/8.9.2) with ESMTP id j3U0DJ33011196;
	Fri, 29 Apr 2005 20:13:19 -0400 (EDT)
Received: from kamp-krusty.mit.edu (KAMP-KRUSTY.MIT.EDU [18.152.0.132])
	(authenticated bits=56)
        (User authenticated as jmorzins@ATHENA.MIT.EDU)
	by outgoing.mit.edu (8.12.4/8.12.4) with ESMTP id j3U0DBq5010977
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Fri, 29 Apr 2005 20:13:12 -0400 (EDT)
Received: (from jmorzins@localhost) by kamp-krusty.mit.edu (8.12.9)
	id j3U0DBUV003400; Fri, 29 Apr 2005 20:13:11 -0400 (EDT)
Message-Id: <200504300013.j3U0DBUV003400@kamp-krusty.mit.edu>
From: Jacob Morzinski <morzinski@MIT.EDU>
To: Courtney N Greene <cng34@MIT.EDU>
cc: bug-sipb@MIT.EDU
reply-to: bug-sipb@MIT.EDU
Subject: Re: unzipping files
References: <1114818672.19470.1.camel@m12-182-5.mit.edu>
In-Reply-To: Message from Courtney N Greene <cng34@MIT.EDU> 
   of "Fri, 29 Apr 2005 19:51:12 EDT." <1114818672.19470.1.camel@m12-182-5.mit.edu> 
X-Mailer: MH-E 7.82; nmh 1.0; GNU Emacs 21.3.1
Date: Fri, 29 Apr 2005 20:13:10 -0400
Sender: jmorzins@MIT.EDU
X-Spam-Score: -4.9
X-Spam-Flag: NO
X-Scanned-By: MIMEDefang 2.42


On Fri, 29 Apr 2005, Courtney N Greene <cng34@MIT.EDU> wrote:
> Hi, I'm trying to use the program in the sipb locker to unzip a file.
> For some reason it's not recognizing the file name. It's saved in my
> public directory, so how do I access and unzip the file?

Hi,

Without seeing what error message you are getting, this is hard
to answer.  We can make a guess, though: 

The unzip program needs to be be told what file to unzip, and
capitalization matters.  Trying "unzip public/2005_table.zip"
won't work, because "Public" is spelled with a capital "P", and
"2005_Table.zip" is spelled with a capital "T".

Try:

 add sipb
 cd ~/Public
 unzip 2005_Table.zip


Regards,
 Jacob Morzinski
 MIT SIPB

home help back first fref pref prev next nref lref last post