sdef(1) osx man page | unix.com

Man Page: sdef

Operating Environment: osx

Section: 1

SDEF(1) 						    BSD General Commands Manual 						   SDEF(1)

NAME
sdef -- scripting definition extractor
SYNOPSIS
sdef application
DESCRIPTION
sdef gets the scripting definition (``sdef'') from the specified scriptable application and writes it to standard output. The application does not have to have an actual sdef in it; sdef can translate from the older aete and Cocoa suite definition (scriptSuite/scriptTerminology pairs) formats. From there, you can examine the sdef directly, or pipe it to sdp(1) for further processing.
SEE ALSO
sdp(1), sdef(5) Mac OS X June 30, 2006 Mac OS X
Related Man Pages
sdef(5) - osx
perlmacos(1) - redhat
macpack(1) - debian
instruments(1) - osx
amlint(1) - osx
Similar Topics in the Unix Linux Community
How to grep logs for errors and receive specific additional lines?
Help fixing awk code
Efficient awk way to add numbers in line fields