File: magic.bacula.txt

package info (click to toggle)
bacula 5.0.2-2.2%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 22,688 kB
  • ctags: 15,071
  • sloc: ansic: 109,509; cpp: 24,105; sh: 21,958; makefile: 4,010; perl: 3,083; sql: 1,366; lisp: 479; python: 166; xml: 64; sed: 32; awk: 8
file content (17 lines) | stat: -rw-r--r-- 559 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
The file magic.bacula can be added to your system files so that the 
file command will recognize Bacula Volumes as such.

If I understand this correctly, you add that to the database of
"magic" that the command file uses.
 
See 'man 1 file' and 'man 5 magic'.  On my system, there are
many ways to add to the magic.  For testing, you'd add it to
/etc/magic, usually.
   
This is an interesting contribution that might also be
relevant to the maintainers of magic, IMO.
     
Explanation by: Arno 

magic.bacula submitted in bug #715 by "shattered".