Scroll to navigation

MIME(1) Korn shell utilities MIME(1)

NAME

mime - list mime capabilities

SYNOPSIS

mime [ options ] type
mime [ options ] view name type [ attribute ... ]

DESCRIPTION

mime matches and/or lists mime capability entries. With no operands all mime entries are listed. With just a type operand the mime entry for type is listed. Otherwise the expanded sh(1) command for the view operation on the object name with mime type type and optional attribute(s) is written to the standard output. view may be - for the most common action.

OPTIONS


-s--silent|quiet
Exit 0 if match found, 1 otherwise, with no diagnostics.

SEE ALSO

file(1), mailx(1), magic(3), mime(3)

IMPLEMENTATION


version
mime (AT&T Research) 1999-08-11
author
Glenn Fowler <gsf@research.att.com>
author
David Korn <dgk@research.att.com>
copyright
Copyright (c) 1992-2012 AT&T Intellectual Property
license
http://www.eclipse.org/org/documents/epl-v10.html

2012-08-01