bug-a2ps
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

a2ps tests filename for word START to determine type??


From: John Burkett
Subject: a2ps tests filename for word START to determine type??
Date: Thu, 5 Dec 2013 09:35:44 -0500

a2ps-4.13-1326.33 on SuSE 11.

I believe a co-worker discovered a yet undocumented bug/feature which a
Debian bug #126436 failed to resolve in 2001-2003.

=========Try this: note the name of the two files in example ===========
:~> vi startmeup

[type your name and save the file]

:~> a2ps startmeup
[startmeup (binary): ignored]
[No output produced]

Now try this:

:~> cat startmeup > notthesword
:~> a2ps notthesword
[notthesword (plain): 1 page on 1 sheet]
[Total: 1 page on 1 sheet] sent to the default printer
:~>

Any file name that has the word "start" in it, produces the issue,
reguardless of content.
Can you confirm?

I am trying to print a file called "startlive".  Changing the file name
without knowingly altering the contents resolves the issue.  Is is supposed
to be testing the actual FILENAME to determin if it is a binary?

-JohnB.

=====
Trust the math. Encryption is your friend.
But Remember this: The math is good, but math has no agency. 
Code has agency, and the code has been subverted.
-- Snippets of Bruce, Sept 2013.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]