Le 11/18/24 à 11:50, to...@tuxteam.de a écrit :
Help yourseof :)
https://sources.debian.org/src/coreutils/
(Of course, apt-get source coreutils would do the same).
Cheers
Thank you tomas,
After a second reading of
https://sources.debian.org/src/coreutils/9.5-1/src/test.c/,
it seems tha
Dear debian and linux enthusiasts,
Have you ever stopped and wondered:
Are `/usr/bin/[` and `/usr/bin/test` truly unique across all unices?
# diff /usr/bin/\[ /usr/bin/test
Binary files /usr/bin/[ and /usr/bin/test differ
# ls /usr/bin/\[
-rwxr-xr-x 1 root root 67K Sep 20 2022 '/us
x27;m not brilliant at all.
>
> But I'm eager to see if Greg has something to educate us ;-)
POSIX doesn't care whether you ship separate binary files or a single
binary file to implement commands. It's the implementor's choice;
in this case, the implementor is GNU c
Am 18.11.2024 um 11:45 schrieb Yassine Chaouche:
Dear debian and linux enthusiasts,
Have you ever stopped and wondered:
Are `/usr/bin/[` and `/usr/bin/test` truly unique across all unices?
interesting question (and observation below). I can't say I ever really
cared, and I'm not even sure now
On Mon, Nov 18, 2024 at 11:45:53AM +0100, Yassine Chaouche wrote:
> Dear debian and linux enthusiasts,
>
> Have you ever stopped and wondered:
> Are `/usr/bin/[` and `/usr/bin/test` truly unique across all unices?
>
> # diff /usr/bin/\[ /usr/bin/test
> Binary files /usr/bi
On Mon, Nov 18, 2024 at 11:45:53AM +0100, Yassine Chaouche wrote:
So, why keep them separate?
Is this about some old Unix tradition?
an optimization somewhere somehow?
Because gnu policy is command behavior to not be dependent on the name
of the binary. Historically gnu utilities were often co
are whether you ship separate binary files or a single
binary file
so far I'm aware of that...
... find that the two
programs shared a single binary file, and either used a hard link or
a symbolic link from one to the other. That was fashionable in the
past, primarily as a means of reduc
On Mon, Nov 18, 2024 at 12:30:03PM +0100, Yassine Chaouche wrote:
> Le 11/18/24 à 11:50, to...@tuxteam.de a écrit :
> >
> > Help yourseof :)
> >
> > https://sources.debian.org/src/coreutils/
> >
> > (Of course, apt-get source coreutils would do the same).
> >
> > Cheers
>
>
> Thank you toma
On Tue, Sep 01, 2009 at 02:03:02AM EDT, Jerome BENOIT wrote:
> Otherwise, as no HEX code appears,
You need to use a vim add-on called xxd - it's in the vim-common
package.
Google for vim tips with "vim xxd" as the keywords.
> is `bvi' a good alternative ?
I wasn't familiar with bvi, but one t
In <4a9cd48b.6040...@cox.net>, Ron Johnson wrote:
>On 2009-09-01 01:03, Jerome BENOIT wrote:
>> Hello Chris !
>>
>> Chris Jones wrote:
>>> On Mon, Aug 31, 2009 at 08:08:50PM EDT, Jerome BENOIT wrote:
Hello List,
I would like to change the string of a file name in a (propriety)
b
On 2009-09-01 01:03, Jerome BENOIT wrote:
Hello Chris !
Chris Jones wrote:
On Mon, Aug 31, 2009 at 08:08:50PM EDT, Jerome BENOIT wrote:
Hello List,
I would like to change the string of a file name in a (propriety)
binary:
if applicable, how can we do that ?
Use vim's binary mode.
$ vim -b
Hello Chris !
Chris Jones wrote:
On Mon, Aug 31, 2009 at 08:08:50PM EDT, Jerome BENOIT wrote:
Hello List,
I would like to change the string of a file name in a (propriety) binary:
if applicable, how can we do that ?
Use vim's binary mode.
$ vim -b binary-file
And before you start editing
On Mon, Aug 31, 2009 at 08:08:50PM EDT, Jerome BENOIT wrote:
> Hello List,
>
> I would like to change the string of a file name in a (propriety) binary:
> if applicable, how can we do that ?
Use vim's binary mode.
$ vim -b binary-file
And before you start editing:
:h edit-binary
CJ
--
To U
On 2009-08-31 20:28, Celejar wrote:
[Please reply only to the list, and don't cc. me, as per the list CoC.]
On Tue, 01 Sep 2009 09:24:06 +0800
Jerome BENOIT wrote:
Celejar wrote:
On Tue, 01 Sep 2009 08:08:50 +0800
Jerome BENOIT wrote:
Hello List,
I would like to change the string of a fi
On Mon, Aug 31, 2009 at 9:24 PM, Jerome BENOIT wrote:
> Celejar wrote:
>>
>> On Tue, 01 Sep 2009 08:08:50 +0800
>> Jerome BENOIT wrote:
>>
>>> Hello List,
>>>
>>> I would like to change the string of a file name in a (propriety) binary:
>>> if applicable, how can we do that ?
>>
>> Use a hex edito
Celejar wrote:
On Tue, 01 Sep 2009 08:08:50 +0800
Jerome BENOIT wrote:
Hello List,
I would like to change the string of a file name in a (propriety) binary:
if applicable, how can we do that ?
Use a hex editor?
Let me specify. My binary file is an executable binary file,
not a data file.
[Please reply only to the list, and don't cc. me, as per the list CoC.]
On Tue, 01 Sep 2009 09:24:06 +0800
Jerome BENOIT wrote:
> Celejar wrote:
> > On Tue, 01 Sep 2009 08:08:50 +0800
> > Jerome BENOIT wrote:
> >
> >> Hello List,
> >>
> >> I would like to change the string of a file name in a
On Tue, 01 Sep 2009 08:08:50 +0800
Jerome BENOIT wrote:
> Hello List,
>
> I would like to change the string of a file name in a (propriety) binary:
> if applicable, how can we do that ?
Use a hex editor?
Celejar
--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourc
On 2009-08-31 19:08, Jerome BENOIT wrote:
Hello List,
I would like to change the string of a file name in a (propriety) binary:
if applicable, how can we do that ?
With a binary or hexadecimal editor.
$ apt-cache search binary editor
$ apt-cache search hex editor
--
Brawndo's got what plant
Hello List,
I would like to change the string of a file name in a (propriety) binary:
if applicable, how can we do that ?
Thanks in advance,
Jerome
--
Jerome BENOIT
jgmbenoit_at_mailsnare_dot_net
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe"
On Tue, 27 May 2003, Paul wrote:
> OMG, youre a savior :)
>
> Ive been trying to dink with this for a few weeks now,
> repeatedly askin about it in linux channels on irc,
> and everyone is like man lynx, and i knew it wasnt
> something with that.. Heres the line in /etc/mailcap
> that was causing
On Tue, May 27, 2003 at 04:27:19PM -0700, Paul wrote:
> OMG, youre a savior :)
>
> Ive been trying to dink with this for a few weeks now, repeatedly
> askin about it in linux channels on irc, and everyone is like man
> lynx, and i knew it wasnt something with that.. Heres the line in
> /etc/mailc
On Tue, May 27, 2003 at 04:27:19PM -0700, Paul wrote:
> Heres the line in /etc/mailcap that was causing the error
>
> application/*; less '%s'; needsterminal
That question needs to be removed from the less installation. Why oh
why would anyone ever want to install less as the default applicatio
OMG, youre a savior :)
Ive been trying to dink with this for a few weeks now,
repeatedly askin about it in linux channels on irc,
and everyone is like man lynx, and i knew it wasnt
something with that.. Heres the line in /etc/mailcap
that was causing the error
application/*; less '%s'; needsterm
On Wed, Nov 27, 2002 at 01:16:37PM -0500, Robert L. Harris wrote:
> .bin? Isn't that a mac format generally? what does "file whatever.bin"
> say?
Floppy disk images, as well. If it's a floppy image, then
dd if=/path/to/file.bin of=/dev/floppy/0 should work for devfs folks,
or dd if=/path/to/fi
makes you stupid
> faster."
> Jerry Gregoire - Former CIO at Dell
>
>
>
> -Original Message-
> From: David and Dana Evans [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, November 27, 2002 10:15 AM
> To: [EMAIL PROTECTED]
> Subject: binary files
>
>
> I k
On Wed, Nov 27, 2002 at 10:09:05AM -0800, David and Dana Evans wrote:
> I know now how to install a "whatever.tar.gz" file but how do I install a
> "whatever.bin" file?
As an alternative to the useful tip you already have on making the file
executable you could also try
unzip whatever.bin
Brian
On Wed, Nov 27, 2002 at 10:09:05AM -0800, David and Dana Evans wrote:
> I know now how to install a "whatever.tar.gz" file but how do I install a
> "whatever.bin" file?
> Please help I've been reading and reading and can't find the answer.
> Thanks Dave
> [EMAIL PROTECTED]
A newsgroup search on G
in short, there are two steps:
chmod +x whatever.bin
./whatever.bin
On Wednesday 27 November 2002 18:09, David and Dana Evans wrote:
> I know now how to install a "whatever.tar.gz" file but how do I install a
> "whatever.bin" file?
> Please help I've been reading and reading and can't find t
Nov 2002 13:37:36 -0500
> From: Travis Crump <[EMAIL PROTECTED]>
> To: Debian User List <[EMAIL PROTECTED]>
> Subject: Re: binary files
> X-Mailing-List: <[EMAIL PROTECTED]> archive/latest/248020
>
> Robert L. Harris wrote:
> >
> >.bin? Isn
Robert L. Harris wrote:
.bin? Isn't that a mac format generally? what does "file whatever.bin"
say?
Thus spake David and Dana Evans ([EMAIL PROTECTED]):
I know now how to install a "whatever.tar.gz" file but how do I install a
"whatever.bin" file?
Sun distributes their java installer as a
Dell
>
>
>
> -Original Message-
> From: David and Dana Evans [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, November 27, 2002 10:15 AM
> To: [EMAIL PROTECTED]
> Subject: binary files
>
>
> I know now how to install a "whatever.tar.gz" file but how do
On Wednesday 27 November 2002 11:09, David and Dana Evans wrote:
Hello!
Make sure the bin file has execute permissions set.
chmod +x
Run the bin file by typing its name at the linux prompt
Agree to the displayed license information
Pierre
> I know now how to install a "whatever.tar.gz" file b
Most likely the .bin file itself is an installer. You just run it and it
will start the installation. For example, staroffice and acrobat reader
use .bin as an installer.
Qian
On Wed, Nov 27, 2002 at 10:09:05AM -0800, David and Dana Evans wrote:
> I know now how to install a "whatever.tar.gz" file
just makes you stupid faster."
Jerry Gregoire - Former CIO at Dell
-Original Message-
From: David and Dana Evans [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 27, 2002 10:15 AM
To: [EMAIL PROTECTED]
Subject: binary files
I know now how to install a "whatever.tar.gz"
.bin? Isn't that a mac format generally? what does "file whatever.bin"
say?
Thus spake David and Dana Evans ([EMAIL PROTECTED]):
> From: "David and Dana Evans" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Subject: binary files
> Date: Wed,
I know now how to install a "whatever.tar.gz" file but how do I install a
"whatever.bin" file?
Please help I've been reading and reading and can't find the answer.
Thanks Dave
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAI
> admiral thrawn wrote:
>
> I was tring to compile the lastest ver of samba.
> ( Cause samba.deb is compiled with the win98 flag OFF !!! ( even the
> unstable package ) , Try using an win98 machine to access the share, and
> next week you will get a responce [ Note to maintainer ] )
>
>
I was tring to compile the lastest ver of
samba.
( Cause samba.deb is compiled with the win98
flag OFF !!! ( even the unstable package ) , Try using an win98
machine to access the share, and next week you will get a responce [ Note to
maintainer ] )
# ./configure
checking for gcc.
Andre Berger wrote:
>
> On 2001-02-10 10:51 +0100, will trillich <[EMAIL PROTECTED]> wrote:
> > On Thu, Feb 08, 2001 at 11:18:34AM -0600, Benjamin Pharr wrote:
> > > Every once in a while I slip up at cat a binary file to the console. (Or
> > > just forget to give mkisofs the -o flag.) This cause
On 2001-02-11 14:02 +0100, Moritz Schulte <[EMAIL PROTECTED]> wrote:
> Andre Berger <[EMAIL PROTECTED]> writes:
>
> > > # bash
> > > set PS1="^V^O whatever> "
> >
> > Huh? Do you mean "export" instead of "set"? But the exported line
> > displays verbatim here? (potato)
> >
> > ^V^O whatever
Andre Berger <[EMAIL PROTECTED]> writes:
> > # bash
> > set PS1="^V^O whatever> "
>
> Huh? Do you mean "export" instead of "set"? But the exported line
> displays verbatim here? (potato)
>
> ^V^O whatever>
^V^O means you've to type Ctrl+V, Ctrl+O.
moritz
--
Moritz Schulte <[E
On 2001-02-10 10:51 +0100, will trillich <[EMAIL PROTECTED]> wrote:
> On Thu, Feb 08, 2001 at 11:18:34AM -0600, Benjamin Pharr wrote:
> > Every once in a while I slip up at cat a binary file to the console. (Or
> > just forget to give mkisofs the -o flag.) This causes the console to use
> > WEIR
wow! that's the command I've been looking for. thanks (not my post thought ;)
rick
On Fri, 09 Feb 2001, Mike Dresser wrote:
> will trillich wrote:
>
> > On Thu, Feb 08, 2001 at 11:18:34AM -0600, Benjamin Pharr wrote:
> > > Every once in a while I slip up at cat a binary file to the console. (
will trillich wrote:
> On Thu, Feb 08, 2001 at 11:18:34AM -0600, Benjamin Pharr wrote:
> > Every once in a while I slip up at cat a binary file to the console. (Or
> > just forget to give mkisofs the -o flag.) This causes the console to use
> > WEIRD characters, just plain gibberish. Is there an
On Thu, Feb 08, 2001 at 11:18:34AM -0600, Benjamin Pharr wrote:
> Every once in a while I slip up at cat a binary file to the console. (Or
> just forget to give mkisofs the -o flag.) This causes the console to use
> WEIRD characters, just plain gibberish. Is there any way to get rid of
> this
And by invoking it, he therefore proved the last part about being
unsuccessful
;)
-c
- Original Message -
From: "John Galt" <[EMAIL PROTECTED]>
To: "Frederik Vanrenterghem" <[EMAIL PROTECTED]>
Cc:
Sent: Friday, February 09, 2001 2:43 AM
Subject: Re: Cat-
On Fri, 9 Feb 2001, Frederik Vanrenterghem wrote:
>On Thu, 8 Feb 2001, Brian Frederick Kimball wrote:
>
>> Grrr. 6 people replying with the same answers is 5 people too many.
>>
>> Hitler! Hitler! Hitler!
>>
>
>I have to agree. At the time I wrote my answer, I did not see any other
>answers yet
On Thu, 8 Feb 2001, Brian Frederick Kimball wrote:
> Grrr. 6 people replying with the same answers is 5 people too many.
>
> Hitler! Hitler! Hitler!
>
I have to agree. At the time I wrote my answer, I did not see any other
answers yet, but of course they could have been delayed or something.
You going to write the FAQ to point to? :)
On Thu, 8 Feb 2001, Brian Frederick Kimball wrote:
>Grrr. 6 people replying with the same answers is 5 people too many.
>
>Hitler! Hitler! Hitler!
>
>Benjamin Pharr wrote:
>
>> Every once in a while I slip up at cat a binary file to the console. (Or
On Thu, Feb 08, 2001 at 07:30:15PM +0200, Tommi Komulainen wrote:
>
> You could also use a shell that doesn't corrupt your display, like zsh. :)
funny, i just exec zsh, and then did a cat /dev/urandom, let it go for
a second or two, and what do you know, my terminal was hosed ;-)
--
Ethan Benso
Grrr. 6 people replying with the same answers is 5 people too many.
Hitler! Hitler! Hitler!
Benjamin Pharr wrote:
> Every once in a while I slip up at cat a binary file to the console. (Or
> just forget to give mkisofs the -o flag.) This causes the console to use
> WEIRD characters, just p
Two possibilites (both in the affected tty):
1) reset (the command, not the button)
2) more the same file until the status line looks like it's in normal
characters, then quit out.
On Thu, 8 Feb 2001, Benjamin Pharr wrote:
>Every once in a while I slip up at cat a binary file to the console. (
On Thu, 8 Feb 2001, Benjamin Pharr wrote:
> Every once in a while I slip up at cat a binary file to the console.
> (Or just forget to give mkisofs the -o flag.) This causes the console
> to use WEIRD characters, just plain gibberish. Is there any way to
> get rid of this without rebooting? Than
> Every once in a while I slip up at cat a binary file to the console. (Or
> just forget to give mkisofs the -o flag.) This causes the console to use
> WEIRD characters, just plain gibberish. Is there any way to get rid of
> this without rebooting? Thanks!
>
> Ben Pharr
>
Try:
# setterm -
On Thu, Feb 08, 2001 at 11:18:34AM -0600, Benjamin Pharr wrote:
> Every once in a while I slip up at cat a binary file to the console. (Or
> just forget to give mkisofs the -o flag.) This causes the console to use
> WEIRD characters, just plain gibberish. Is there any way to get rid of
> this
t: Cat-ting binary files to the console
> Every once in a while I slip up at cat a binary file to the console.
> (Or
> just forget to give mkisofs the -o flag.) This causes the console to
> use
> WEIRD characters, just plain gibberish. Is there any way to get rid
> of
> this
On Thu, 8 Feb 2001, Benjamin Pharr wrote:
> Every once in a while I slip up at cat a binary file to the console. (Or
> just forget to give mkisofs the -o flag.) This causes the console to use
> WEIRD characters, just plain gibberish. Is there any way to get rid of
> this without rebooting? T
Every once in a while I slip up at cat a binary file to the console. (Or
just forget to give mkisofs the -o flag.) This causes the console to use
WEIRD characters, just plain gibberish. Is there any way to get rid of
this without rebooting? Thanks!
Ben Pharr
If you see this please ignore.
If you don't see this please let me know immediately!
Thanks
In article <[EMAIL PROTECTED]> you wrote:
> On Sun, 6 Aug 2000, Christopher Mosley wrote:
test from newsgroup linux.debian.user U.K. NNTPSERVER 1
ut I am not really sure. To tell the truth I don't use the
> console, didn't know the display was destroyed when viewing binary files -
> really ? - no way around this?
> I see the problem is escape sequences that change the character of
> the terminal. Less on this sparc sol
File would work..if only users would try to "file" something first before
trying to display it with that accursed CAT command...
--
Sent through GMX FreeMail - http://www.gmx.net
>From: Sven Burgener <[EMAIL PROTECTED]>
> >To: john smith <[EMAIL PROTECTED]>
> >CC: debian-user@lists.debian.org
> >Subject: Re: displaying binary files
> >Date: Sat, 5 Aug 2000 01:09:12 +0200
> >MIME-Version: 1.0
>
> >"file&quo
Hi John
On Sat, Aug 05, 2000 at 08:56:41PM +, john smith wrote:
> Thanks Sven. But I was hoping for a script that would ask some sort of a
> question like "this file is in binary form..would you like to see it anyway?
> y/n" something in that regard...and it should be global too.
In that
How about 'file finlename'?
- Original Message -
From: "john smith" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Cc:
Sent: Saturday, August 05, 2000 3:56 PM
Subject: Re: displaying binary files
> Thanks Sven. But I was hop
On Sat, Aug 05, 2000 at 08:56:41PM +, john smith wrote:
> Thanks Sven. But I was hoping for a script that would ask some sort of
> a question like "this file is in binary form..would you like to see it
> anyway? y/n" something in that regard...and it should be global too.
You might be interes
MAIL PROTECTED]>
CC: debian-user@lists.debian.org
Subject: Re: displaying binary files
Date: Sat, 5 Aug 2000 01:09:12 +0200
MIME-Version: 1.0
"file" comes in very handy for this. Recognises pretty many file
formats. Try it.
Sven
--
I am the "ILOVEGNU" signature virus. Just
On Sat, Aug 05, 2000 at 01:09:12AM +0200, Sven Burgener wrote:
> On Fri, Aug 04, 2000 at 10:46:31PM +, john smith wrote:
> > Greetings,
>
> Hello
>
> > 1. if the console is "trashed" already with displaying binary..is there a
> > way to make it recover w/o rebooting? logging out of the conso
On Fri, Aug 04, 2000 at 10:46:31PM +, john smith wrote:
> Greetings,
Hello
> 1. if the console is "trashed" already with displaying binary..is there a
> way to make it recover w/o rebooting? logging out of the console doesn't
> seem to work.
"reset", as has been suggested to me in an older
On Fri, Aug 04, 2000 at 10:46:31PM +, john smith wrote:
> 1. if the console is "trashed" already with displaying binary..is there a
> way to make it recover w/o rebooting? logging out of the console doesn't
> seem to work.
try typing 'reset' + Enter on the fsckd console. (there was a thread
Greetings,
In mandrake, when you want to see a file and it's in binary form..it warns
you about it and asks if you still want to see it. but in debian, it just
automatically shows it then you can no longer read anything on that console
and thus rendering that console useless until you reboot.
Brandon Mitchell <[EMAIL PROTECTED]> writes:
> I often make a script called my.reset that simply echo's ^O (letter o).
> If this attachment worked right, then you should be able to use it without
> any problem. Fyi, ^O puts the terminal back into text mode which is the
> only problem I've ever ha
On 15 Mar 1998, Carey Evans wrote:
> Justin Liu <[EMAIL PROTECTED]> writes:
>
> > I know this is unrelated, but does anyone know how to do the same thing
> > under other Unices? More specifically SunOS/Solaris?
>
> Some Unices will have reset themselves.
>
> Have a look at the tset man page.
Justin Liu <[EMAIL PROTECTED]> writes:
> I know this is unrelated, but does anyone know how to do the same thing
> under other Unices? More specifically SunOS/Solaris?
Some Unices will have reset themselves.
Have a look at the tset man page. You might also be able to use "stty
sane" followed b
I know this is unrelated, but does anyone know how to do the same thing
under other Unices? More specifically SunOS/Solaris?
Thanks,
- justin
> On 12 Mar, Paul McDermott wrote:
> > hello everyone, someone tries to view a binary file how do you reset the
> > console. This happened on the conso
On 12 Mar, Paul McDermott wrote:
> hello everyone, someone tries to view a binary file how do you reset the
> console. This happened on the console. Thank you in advance.
>
Type "reset" (w/o quotes) on the keyboard without regard for what the
screen is showing and hit return.
Brian
--
E-m
Paul McDermott <[EMAIL PROTECTED]> writes:
> hello everyone, someone tries to view a binary file how do you reset the
> console. This happened on the console. Thank you in advance.
Issue command "reset".
Suonpää...
--
E-mail the word "unsubscribe" to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THI
hello everyone, someone tries to view a binary file how do you reset the
console. This happened on the console. Thank you in advance.
--
Paul McDermott
The Computer Braille Facility
The University of Western Ontario
University Community Centre 215
London, Ontario N6A 3K7
Phone:
> > (a) Content-type: application/GNU Compr. Tar
> >
> > (b) Content-type: text/plain
> >
> > The question now is, who tells lynx to identify these files?
>
> It's normal - look at lynx.cfg file and modify it - it should contain lot
> of lines with first word SUFFIX (it tels how to transfer di
;s worth a try.
Good luck!
Chris -)-
On Sep 13, 1:26pm, Martin Schulze wrote:
> Subject: Lynx and binary files
: Good day folks,
:
: I've been runnning into a problem with lynx and download of files.
:
: In an ftp-listing I try to download two files
:
: (a) x.tar.gz
: and
: (b) x
On Fri, 13 Sep 1996, Martin Schulze wrote:
> Good day folks,
Ex Equo :-)
> Before downloading lynx shows the following (not exactly)
>
> (a) Content-type: application/GNU Compr. Tar
>
> (b) Content-type: text/plain
>
> The question now is, who tells lynx to identify these files?
>
It's
Hiho,
Seems that I have found what I was looking for. Lynx reads
/etc/mime.types and the file from 1.1 didn't contain an entry for
*.deb files. The mime-support package from the unstable tree does.
Sorry for disturbing,
Joey
--
Individual Network e.V._/
Good day folks,
I've been runnning into a problem with lynx and download of files.
In an ftp-listing I try to download two files
(a) x.tar.gz
and
(b) x.deb
Case (a) works without any problem, but the downloaded file (b) isn't
usable. I then took look at the ftpserver and found out that
84 matches
Mail list logo