Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 13254] summon sanity check worked when it shouldn't have

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 13254] summon sanity check worked when it shouldn't have
  • Date: 12 Nov 2006 09:36:15 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13254


jakakranjc AT email.si changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #6513 is|0 |1
obsolete| |




------- Additional Comments From jakakranjc AT email.si 2006-11-12 03:36 -------
Created an attachment (id=6515)
--> (http://bugs.sourcemage.org/attachment.cgi?id=6515&action=view)
mark 2

-i makes it cleaner and with -b the output is usually just the mime type. This
also catches differently encoded text files. :)

$ file -bi /var/spool/sorcery/HTML-Tagset-3.04.tar.gz
application/x-gzip
$ file -bi /usr/share/apps/khelpcenter/searchhandlers/htdig/htdig_long.html
text/plain; charset=us-ascii
$ file -bi /usr/share/apps/khelpcenter/index.html.in
text/html
$ file -b ../../skripte/docs/prakticni_bash.txt
UTF-8 Unicode English text, with very long lines
$ file -bi ../../skripte/docs/prakticni_bash.txt
text/plain; charset=utf-8

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page