On 2001 December 13 &bet;,Thursday 11:18, Tzafrir Cohen wrote:
> > I meant for X.
> xterm -e mc
I hope you are kidding... ;)
It's like running windows commander under wine... (I did it as well).
I mean native X. (I am using mc konsole right now).
> You can also run gmc. gmc is not a two-pane fi
On Sun, 9 Dec 2001, Avi Boots wrote:
> Hi,
>
> How can i Unpack/Extract a file/s that have the extension above: (tar.bz2)
>
> ---cygwin-1.3.6-5-src.tar.bz2 ---
>
> ( http://sources.redhat.com/cygwin/ )
(on a linux machine: tar -tjvf , or similar variants)
[off topic]
But assuming that
On Wed, 12 Dec 2001, Diego G. Iastrubni wrote:
> On 2001 December 11 á,Tuesday 04:29, you wrote:
> > >Can anybody recommend a similar program for linux? krusader seems OK
> > > (blue-white and from the Technion, of course...). But I don't fell OK with
> > > it.
> >
> > What about good-old mc?
>
On 2001 December 11 &bet;,Tuesday 04:29, you wrote:
(deleted my orrors spelling... does anybody know how to configure kmail to check for
spelling orrors each time I press ctrl-enter?)
> Well, WinCommandder is a really good program, but it is not free, so I
> guess you can't port it yourself.
I wa
On Tue, 11 Dec 2001, Diego G. Iastrubni wrote:
> risking to be off topic:
> windows commander on windows can do it too, and even read rpm's.
> Is anybody want a port of this program to linux? It was compiled in delphi should a
>port should not be that difficault.
> I can ask the author (I asked
- Windows commander can't unpack .bz2 (or maybe i didn't configurate it
well)
avi.
- Original Message -
From: "Diego G. Iastrubni" <[EMAIL PROTECTED]>
To: "Linux-IL Mailing List" <[EMAIL PROTECTED]>
Sent: éåí ùìéùé 11 ãöîáø 2001 00:22
Subject
risking to be off topic:
windows commander on windows can do it too, and even read rpm's.
Is anybody want a port of this program to linux? It was compiled in delphi should a
port should not be that difficault.
I can ask the author (I asked once he sais OK, but I am waiting for kylix here in
swez
can't add much for linux, but for windows:
look for godezip 2000 v8+, it opens bzip2 and everything you think off.
also, a simple check in tucows http://tucows.co.il/system/preview/194292.html
reveals that stuffit expander opens bzip, but i didn't use it.
anyways, i use godezip when i deal with bz
On Sun, 9 Dec 2001, Iftach Hyams wrote:
> tar -xIf file.tar.bz2.
> You can always pipe it like bzip2 -d |tar -x -
>
-I will work on older distros. The standard now is "-j", and if you use
"-I" tar will tell you that it is deprecated and may be removed from
future versions of GNU tar.
But su
tar -xIf file.tar.bz2.
You can always pipe it like bzip2 -d |tar -x -
>> -Original Message-
>> From: Avi Boots [mailto:[EMAIL PROTECTED]]
>> Sent: Sunday, December 09, 2001 11:48 AM
>> To: [EMAIL PROTECTED]
>> Subject: Unpack/Extract a file
>>
>>
>> Hi,
>>
>> How can i Unpack/Extr
> How can i Unpack/Extract a file/s that have the extension above: (tar.bz2)
tar vxf test.tar.bz2 --use-compress-program bzip2
# Obligatory RTFM notice:
Which you would have known if you had bothered to "man tar".
Gilad.
--
Gilad Ben-Yossef <[EMAIL PROTECTED]>
Tel: +972(9)9717330 | Fax: +9
tar xjvf file.tar.bz2
or xIvf in newer versions
Regards
erez
-Original Message-
From: "Avi Boots"<[EMAIL PROTECTED]>
Sent: 12/9/01 11:48:17 AM
To: "[EMAIL PROTECTED]"<[EMAIL PROTECTED]>
Subject: Unpack/Extract a file
Hi,
How can i Unpack/Extract a file/s
On Sun, Dec 09, 2001, Avi Boots wrote about "Unpack/Extract a file":
> Hi,
>
> How can i Unpack/Extract a file/s that have the extension above: (tar.bz2)
>
> --- cygwin-1.3.6-5-src.tar.bz2 ---
On Linux, just do
tar -Ixvf file.tar.bz2[1]
or
bzcat file.tar.bz2 | tar
13 matches
Mail list logo