File manager - Edit - /home/newsbmcs.com/public_html/static/img/logo/mime.tar
Back
packages/tar 0000644 00000000501 15027400736 0007033 0 ustar 00 application/x-tar; /bin/tar tvf %s; print=/bin/tar tvf - | print text/plain:-; copiousoutput ; priority=1 application/x-gtar; /bin/tar tvf %s; print=/bin/tar tvf - | print text/plain:-; copiousoutput ; priority=1 application/x-ustar; /bin/tar tvf %s; print=/bin/tar tvf - | print text/plain:-; copiousoutput ; priority=1 packages/less 0000644 00000000132 15027400736 0007213 0 ustar 00 text/plain; less %s; needsterminal; priority=8 text/*; less %s; needsterminal; priority=2 packages/vim-common 0000644 00000000532 15027400736 0010332 0 ustar 00 text/plain; view %s; edit=vim %s; compose=vim %s; test=test -x /usr/bin/vim; needsterminal; priority=4 text/*; view %s; edit=vim %s; compose=vim %s; test=test -x /usr/bin/vim; needsterminal; priority=2 text/plain; view %s; edit=vi %s; compose=vi %s; needsterminal; priority=3 text/*; view %s; edit=vi %s; compose=vi %s; needsterminal; priority=1 packages/util-linux 0000644 00000000132 15027400736 0010357 0 ustar 00 text/plain; more %s; needsterminal; priority=5 text/*; more %s; needsterminal; priority=1 packages/unzip 0000644 00000000115 15027400736 0007413 0 ustar 00 application/zip; unzip -l %s; nametemplate=%s.zip; copiousoutput; priority=3 packages/sensible-utils 0000644 00000000141 15027400736 0011207 0 ustar 00 text/html; /usr/bin/sensible-browser %s; description=HTML Text; nametemplate=%s.html; priority=6 packages/groff-base 0000644 00000000363 15027400736 0010266 0 ustar 00 application/x-troff-man; /usr/bin/nroff -mandoc -Tutf8; copiousoutput; print=/usr/bin/nroff -mandoc -Tutf8 | print text/plain:- text/troff; /usr/bin/nroff -mandoc -Tutf8; copiousoutput; print=/usr/bin/nroff -mandoc -Tutf8 | print text/plain:- packages/info 0000644 00000000706 15027400736 0007207 0 ustar 00 application/x-info; /usr/bin/info -f %s; needsterminal; description=GNU Info document # ASCII text rendition, low priority. # Info prints messages Messages like "info: Writing node (foo.info.gz)..." to # stderr. Discard them, though alas doing so also loses any genuine error # messages. Is there a "quiet" option? application/x-info; /usr/bin/info --subnodes -o /dev/stdout -f %s 2>/dev/null; copiousoutput; description=GNU Info document; priority=1 packages/mailcap 0000644 00000000401 15027400736 0007652 0 ustar 00 application/vnd.debian.binary-package; /usr/lib/mime/debian-view %s; needsterminal; description=Debian GNU/Linux Package; nametemplate=%s.deb; priority=0 #audio/basic; /usr/lib/mime/playaudio %s; description=Basic uLaw Audio; nametemplate=%s.au; priority=0 packages/man-db 0000644 00000003507 15027400736 0007414 0 ustar 00 # priority=6 above the default 5 on the basis that viewing a man page # with man is above average sensible. # # Priority above /usr/lib/mime/packages/groff-base "nroff -mandoc" # since "man" has the advantage of running preprocessors such as tbl # specified in the man page and so gives better results. Eg on # /usr/share/man/man1/gtbl.1.gz (the tbl man page uses tbl). Locale # charset handling in man is probably better too. # # "man -X" is only priority=6 since the gxditview it runs is rather # basic and perhaps something more sophisticated could be higher. The # X entry is before the tty so the X is preferred under X. (The tty # one still works there, in its declared needsterminal.) # # "-X100" seems to make better output than the default -X 75 dpi. # Dunno if that's some font dodginess or matching the X server's # advertised screen size resolution or something. # # "test -e gxditview" because it's in the "groff" package which is # only a Suggests of man-db and so may not be available. application/x-troff-man; /usr/bin/man -X100 -l %s; test=test -n "$DISPLAY" -a -e /usr/bin/gxditview; description=Man page; priority=6 text/troff; /usr/bin/man -X100 -l %s; test=test -n "$DISPLAY" -a -e /usr/bin/gxditview; description=Man page; priority=6 application/x-troff-man; /usr/bin/man -l %s; needsterminal; description=Man page; priority=6 text/troff; /usr/bin/man -l %s; needsterminal; description=Man page; priority=6 # "-Tascii" gives backspace overstriking, so use "col -b" to undo # that. Piping to col also means "man" has a non-tty output and so # does not run its usual "more" etc pager, ensuring this entry is # non-interactive. # application/x-troff-man; /usr/bin/man -Tascii -l %s | col -b; copiousoutput; description=Man page; priority=2 text/troff; /usr/bin/man -Tascii -l %s | col -b; copiousoutput; description=Man page; priority=2 debian-view 0000755 00000001474 15027400736 0006676 0 ustar 00 #! /bin/sh dpkg="dpkg" echo "Info for debian package '$1':" dpkg-deb --info $1 echo " " echo "Do you wish to:" echo " - I)nstall the package now," echo " - S)ave it to a file, or" echo " - Q)uit now" echo -n "Your choice (I/S/Q)? " read choice case "$choice" in [iI]) if [ `id --user` -ne 0 ] then echo "Installation of Debian packages needs to be done as root." echo -n "Enter command used to become root (default=sudo): " read sudo if [ -z "$sudo" ]; then sudo="sudo" fi dpkg="$sudo $dpkg" fi echo " " echo "Installing package..." eval "$dpkg --install '$1'" ;; [sS]) echo -n "Save as? " read filename echo "Saving '$filename'..." cat "$1" >$filename ;; esac echo " " echo -n "Done. Press <return> to continue: " read dummy echo " " mailcap 0000644 00000001776 15027400736 0006114 0 ustar 00 ############################################################################### # # MIME media types and programs that process those types # # Much of this file is generated automatically by the program "update-mime". # Please see the "update-mime" man page for more information. # # Users can add their own rules if they wish by creating a ".mailcap" # file in their home directory. Entries included there will take # precedence over those listed here. # ############################################################################### ############################################################################### # # User section follows: Any entries included in this section will take # precedence over those created by "update-mime". DO NOT CHANGE the # "User Section Begins" and "User Section Ends" lines, or anything outside # of this section! # # ----- User Section Begins ----- # # ----- User Section Ends ----- # ###############################################################################
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.05 |
proxy
|
phpinfo
|
Settings