diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-05-08 14:48:01 +0100 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-05-08 14:48:01 +0100 |
commit | e8ed9bd2e7597f7aefdfc7004a308f0e291c3ca7 (patch) | |
tree | daaa342bcc828ba94f826c82a133da10f4a09567 /figmagic | |
download | figlet-e8ed9bd2e7597f7aefdfc7004a308f0e291c3ca7.tar.gz |
Imported Upstream version 2.2.2upstream/2.2.2
Diffstat (limited to '')
-rw-r--r-- | figmagic | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/figmagic b/figmagic new file mode 100644 index 0000000..5e9a01a --- /dev/null +++ b/figmagic @@ -0,0 +1,6 @@ +# Append this file to your /etc/magic or /usr/share/misc/magic file +# to enable the ``file'' command to report on FIGlet fonts and controlfiles. +0 string flf FIGlet font +>3 string >2a version %-2.2s +0 string flc FIGlet controlfile +>3 string >2a version %-2.2s |