Native2904

WhatIDidDoneWithoutAnyIdea

Apr 18th, 2018
1,880
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 330.01 KB | None | 0 0
  1. 1 7z(1) - A file archiver with highest compression ratio
  2. 2 7za(1) - A file archiver with highest compression ratio
  3. 3 7zr(1) - A file archiver with highest compression ratio
  4. 4 AnyDBM_File(3) - provide framework for multiple DBMs NDBM_File, DB_File, GDBM_File, SDBM_File, ODBM_File - various DBM implementations
  5. 5 App::Cpan(3) - easily interact with CPAN from the command line
  6. 6 App::Prove(3) - Implements the "prove" command
  7. 7 App::Prove::State(3) - State storage for the "prove" command
  8. 8 App::Prove::State::Result(3) - Individual test suite results
  9. 9 App::Prove::State::Result::Test(3) - Individual test results
  10. 10 Archive::Tar(3) - module for manipulations of tar archives
  11. 11 Archive::Tar::File(3) - a subclass for in-memory extracted file from Archive::Tar
  12. 12 Attribute::Handlers(3) - Simpler definition of attribute handlers
  13. 13 AutoLoader(3) - load subroutines only on demand
  14. 14 AutoSplit(3) - split a package for autoloading
  15. 15 B(3) - The Perl Compiler Backend
  16. 16 B::Concise(3) - Walk Perl syntax tree, printing concise info about ops
  17. 17 B::Debug(3) - Walk Perl syntax tree, printing debug info about ops
  18. 18 B::Deparse(3) - Perl compiler backend to produce perl code
  19. 19 B::Op_private(3) - OP op_private flag definitions
  20. 20 B::Showlex(3) - Show lexical variables used in functions or files
  21. 21 B::Terse(3) - Walk Perl syntax tree, printing terse info about ops
  22. 22 B::Xref(3) - Generates cross reference reports for Perl programs
  23. 23 Benchmark(3) - benchmark running times of Perl code
  24. 24 CORE(3) - Namespace for Perl's core routines
  25. 25 CPAN(3) - query, download and build perl modules from CPAN sites
  26. 26 CPAN::API::HOWTO(3) - a recipe book for programming with CPAN.pm
  27. 27 CPAN::Debug(3) - internal debugging for CPAN.pm
  28. 28 CPAN::Distroprefs(3) - -- read and match distroprefs
  29. 29 CPAN::FirstTime(3) - Utility for CPAN::Config file Initialization
  30. 30 CPAN::HandleConfig(3) - internal configuration handling for CPAN.pm n .SS """CLASS->safe_quote ITEM""" .SS "CLASS->safe_quote ITEM" Subsection "CLASS->safe_quote ITEM" Quotes an item to become safe against spaces in shell interpolation. An item is enclosed in double quotes if: - the item contains spaces in the middle - the item does not start with a quote This happens to avoid shell interpolation problems when whitespace is present in directory names. This method uses commands_quote to determine the correct quote. If commands_quote is a space, no quoting will take place. if it starts and ends with the same quote character: leave it as it is if it contains no whitespace: leave it as it is if it contains whitespace, then if it contains quotes: better leave it as it is else: quote it with the correct quote type for the box we're on
  31. 31 CPAN::Kwalify(3) - Interface between CPAN.pm and Kwalify.pm
  32. 32 CPAN::Meta(3) - the distribution metadata for a CPAN dist
  33. 33 CPAN::Meta::Converter(3) - Convert CPAN distribution metadata structures
  34. 34 CPAN::Meta::Feature(3) - an optional feature provided by a CPAN distribution
  35. 35 CPAN::Meta::History(3) - history of CPAN Meta Spec changes
  36. 36 CPAN::Meta::History::Meta_1_0(3) - Version 1.0 metadata specification for META.yml
  37. 37 CPAN::Meta::History::Meta_1_1(3) - Version 1.1 metadata specification for META.yml
  38. 38 CPAN::Meta::History::Meta_1_2(3) - Version 1.2 metadata specification for META.yml
  39. 39 CPAN::Meta::History::Meta_1_3(3) - Version 1.3 metadata specification for META.yml
  40. 40 CPAN::Meta::History::Meta_1_4(3) - Version 1.4 metadata specification for META.yml
  41. 41 CPAN::Meta::Merge(3) - Merging CPAN Meta fragments
  42. 42 CPAN::Meta::Prereqs(3) - a set of distribution prerequisites by phase and type
  43. 43 CPAN::Meta::Requirements(3) - a set of version requirements for a CPAN dist
  44. 44 CPAN::Meta::Spec(3) - specification for CPAN distribution metadata
  45. 45 CPAN::Meta::Validator(3) - validate CPAN distribution metadata structures
  46. 46 CPAN::Meta::YAML(3) - Read and write a subset of YAML for CPAN Meta files
  47. 47 CPAN::Mirrors(3) - Get CPAN mirror information and select a fast one
  48. 48 CPAN::Nox(3) - Wrapper around CPAN.pm without using any XS module
  49. 49 CPAN::Plugin(3) - Base class for CPAN shell extensions
  50. 50 CPAN::Plugin::Specfile(3) - Proof of concept implementation of a trivial CPAN::Plugin
  51. 51 CPAN::Queue(3) - internal queue support for CPAN.pm
  52. 52 CPAN::Tarzip(3) - internal handling of tar archives for CPAN.pm
  53. 53 CPAN::Version(3) - utility functions to compare CPAN versions
  54. 54 Carp(3) - alternative warn and die for modules
  55. 55 Class::Struct(3) - declare struct-like datatypes as Perl classes
  56. 56 Compress::Raw::Bzip2(3) - Low-Level Interface to bzip2 compression library
  57. 57 Compress::Raw::Zlib(3) - Low-Level Interface to zlib compression library
  58. 58 Compress::Zlib(3) - Interface to zlib compression library
  59. 59 Config(3) - access Perl configuration information
  60. 60 Config::Extensions(3) - hash lookup of which core extensions were built
  61. 61 Config::Perl::V(3) - Structured data retrieval of perl -V output
  62. 62 Cwd(3) - get pathname of current working directory
  63. 63 DB(3) - programmatic interface to the Perl debugging API
  64. 64 DBM_Filter(3) - -- Filter DBM keys/values
  65. 65 DBM_Filter::compress(3) - filter for DBM_Filter
  66. 66 DBM_Filter::encode(3) - filter for DBM_Filter
  67. 67 DBM_Filter::int32(3) - filter for DBM_Filter
  68. 68 DBM_Filter::null(3) - filter for DBM_Filter
  69. 69 DBM_Filter::utf8(3) - filter for DBM_Filter
  70. 70 DB_File(3) - Perl5 access to Berkeley DB version 1.x
  71. 71 Data::Dumper(3) - stringified perl data structures, suitable for both printing and "eval"
  72. 72 Devel::PPPort(3) - Perl/Pollution/Portability
  73. 73 Devel::Peek(3) - A data debugging tool for the XS programmer
  74. 74 Devel::SelfStubber(3) - generate stubs for a SelfLoading module
  75. 75 Digest(3) - Modules that calculate message digests
  76. 76 Digest::MD5(3) - Perl interface to the MD5 Algorithm
  77. 77 Digest::SHA(3) - Perl extension for SHA-1/224/256/384/512
  78. 78 Digest::base(3) - Digest base class
  79. 79 Digest::file(3) - Calculate digests of files
  80. 80 DirHandle(3) - supply object methods for directory handles
  81. 81 Dumpvalue(3) - provides screen dump of Perl data
  82. 82 DynaLoader(3) - Dynamically load C libraries into Perl code
  83. 83 Encode(3) - character encodings in Perl
  84. 84 Encode::Alias(3) - alias definitions to encodings
  85. 85 Encode::Byte(3) - Single Byte Encodings
  86. 86 Encode::CJKConstants(3), Encode::CJKConstants.pm(3) - -- Internally used by Encode::??::ISO_2022_*
  87. 87 Encode::CN(3) - China-based Chinese Encodings
  88. 88 Encode::CN::HZ(3) - -- internally used by Encode::CN
  89. 89 Encode::Config(3) - -- internally used by Encode
  90. 90 Encode::EBCDIC(3) - EBCDIC Encodings
  91. 91 Encode::Encoder(3) - -- Object Oriented Encoder
  92. 92 Encode::Encoding(3) - Encode Implementation Base Class
  93. 93 Encode::GSM0338(3) - -- ESTI GSM 03.38 Encoding
  94. 94 Encode::Guess(3) - -- Guesses encoding from data
  95. 95 Encode::JP(3) - Japanese Encodings
  96. 96 Encode::JP::H2Z(3) - -- internally used by Encode::JP::2022_JP*
  97. 97 Encode::JP::JIS7(3) - -- internally used by Encode::JP
  98. 98 Encode::KR(3) - Korean Encodings
  99. 99 Encode::KR::2022_KR(3) - -- internally used by Encode::KR
  100. 100 Encode::MIME::Header(3) - -- MIME encoding for an unstructured email header
  101. 101 Encode::MIME::NAME(3) - -- internally used by Encode
  102. 102 Encode::PerlIO(3) - -- a detailed document on Encode and PerlIO
  103. 103 Encode::Supported(3) - -- Encodings supported by Encode
  104. 104 Encode::Symbol(3) - Symbol Encodings
  105. 105 Encode::TW(3) - Taiwan-based Chinese Encodings
  106. 106 Encode::Unicode(3) - -- Various Unicode Transformation Formats
  107. 107 Encode::Unicode::UTF7(3) - -- UTF-7 encoding
  108. 108 English(3) - use nice English (or awk) names for ugly punctuation variables
  109. 109 Env(3) - perl module that imports environment variables as scalars or arrays
  110. 110 Errno(3) - System errno constants
  111. 111 Exporter(3) - Implements default import method for modules
  112. 112 Exporter::Heavy(3) - Exporter guts
  113. 113 ExtUtils::CBuilder(3) - Compile and link C code for Perl modules
  114. 114 ExtUtils::CBuilder::Platform::Windows(3) - Builder class for Windows platforms
  115. 115 ExtUtils::Command(3) - utilities to replace common UNIX commands in Makefiles etc
  116. 116 ExtUtils::Command::MM(3) - Commands for the MM's to use in Makefiles
  117. 117 ExtUtils::Constant(3) - generate XS code to import C header constants
  118. 118 ExtUtils::Constant::Base(3) - base class for ExtUtils::Constant objects
  119. 119 ExtUtils::Constant::Utils(3) - helper functions for ExtUtils::Constant
  120. 120 ExtUtils::Constant::XS(3) - generate C code for XS modules' constants
  121. 121 ExtUtils::Embed(3) - Utilities for embedding Perl in C/C++ applications
  122. 122 ExtUtils::Install(3) - install files from here to there
  123. 123 ExtUtils::Installed(3) - Inventory management of installed modules
  124. 124 ExtUtils::Liblist(3) - determine libraries to use and how to use them
  125. 125 ExtUtils::MM(3) - OS adjusted ExtUtils::MakeMaker subclass
  126. 126 ExtUtils::MM_AIX(3) - AIX specific subclass of ExtUtils::MM_Unix
  127. 127 ExtUtils::MM_Any(3) - Platform-agnostic MM methods
  128. 128 ExtUtils::MM_BeOS(3) - methods to override UN*X behaviour in ExtUtils::MakeMaker
  129. 129 ExtUtils::MM_Cygwin(3) - methods to override UN*X behaviour in ExtUtils::MakeMaker
  130. 130 ExtUtils::MM_DOS(3) - DOS specific subclass of ExtUtils::MM_Unix
  131. 131 ExtUtils::MM_Darwin(3) - special behaviors for OS X
  132. 132 ExtUtils::MM_MacOS(3) - once produced Makefiles for MacOS Classic
  133. 133 ExtUtils::MM_NW5(3) - methods to override UN*X behaviour in ExtUtils::MakeMaker
  134. 134 ExtUtils::MM_OS2(3) - methods to override UN*X behaviour in ExtUtils::MakeMaker
  135. 135 ExtUtils::MM_QNX(3) - QNX specific subclass of ExtUtils::MM_Unix
  136. 136 ExtUtils::MM_UWIN(3) - U/WIN specific subclass of ExtUtils::MM_Unix
  137. 137 ExtUtils::MM_Unix(3) - methods used by ExtUtils::MakeMaker
  138. 138 ExtUtils::MM_VMS(3) - methods to override UN*X behaviour in ExtUtils::MakeMaker
  139. 139 ExtUtils::MM_VOS(3) - VOS specific subclass of ExtUtils::MM_Unix
  140. 140 ExtUtils::MM_Win32(3) - methods to override UN*X behaviour in ExtUtils::MakeMaker
  141. 141 ExtUtils::MM_Win95(3) - method to customize MakeMaker for Win9X
  142. 142 ExtUtils::MY(3) - ExtUtils::MakeMaker subclass for customization
  143. 143 ExtUtils::MakeMaker(3) - Create a module Makefile
  144. 144 ExtUtils::MakeMaker::Config(3) - Wrapper around Config.pm
  145. 145 ExtUtils::MakeMaker::FAQ(3) - Frequently Asked Questions About MakeMaker
  146. 146 ExtUtils::MakeMaker::Locale(3) - bundled Encode::Locale
  147. 147 ExtUtils::MakeMaker::Tutorial(3) - Writing a module with MakeMaker
  148. 148 ExtUtils::Manifest(3) - utilities to write and check a MANIFEST file
  149. 149 ExtUtils::Miniperl(3) - write the C code for miniperlmain.c and perlmain.c
  150. 150 ExtUtils::Mkbootstrap(3) - make a bootstrap file for use by DynaLoader
  151. 151 ExtUtils::Mksymlists(3) - write linker options files for dynamic extension
  152. 152 ExtUtils::Packlist(3) - manage .packlist files
  153. 153 ExtUtils::ParseXS(3) - converts Perl XS code into C code
  154. 154 ExtUtils::ParseXS::Constants(3) - Initialization values for some globals
  155. 155 ExtUtils::ParseXS::Eval(3) - Clean package to evaluate code in
  156. 156 ExtUtils::ParseXS::Utilities(3) - Subroutines used with ExtUtils::ParseXS
  157. 157 ExtUtils::Typemaps(3) - Read/Write/Modify Perl/XS typemap files
  158. 158 ExtUtils::Typemaps::Cmd(3) - Quick commands for handling typemaps
  159. 159 ExtUtils::Typemaps::InputMap(3) - Entry in the INPUT section of a typemap
  160. 160 ExtUtils::Typemaps::OutputMap(3) - Entry in the OUTPUT section of a typemap
  161. 161 ExtUtils::Typemaps::Type(3) - Entry in the TYPEMAP section of a typemap
  162. 162 ExtUtils::XSSymSet(3) - keep sets of symbol names palatable to the VMS linker
  163. 163 ExtUtils::testlib(3) - add blib/* directories to @INC
  164. 164 Fatal(3) - Replace functions with equivalents which succeed or die
  165. 165 FcAtomicCreate(3) - create an FcAtomic object
  166. 166 FcAtomicDeleteNew(3) - delete new file
  167. 167 FcAtomicDestroy(3) - destroy an FcAtomic object
  168. 168 FcAtomicLock(3) - lock a file
  169. 169 FcAtomicNewFile(3) - return new temporary file name
  170. 170 FcAtomicOrigFile(3) - return original file name
  171. 171 FcAtomicReplaceOrig(3) - replace original with new
  172. 172 FcAtomicUnlock(3) - unlock a file
  173. 173 FcBlanksAdd(3) - Add a character to an FcBlanks
  174. 174 FcBlanksCreate(3) - Create an FcBlanks
  175. 175 FcBlanksDestroy(3) - Destroy and FcBlanks
  176. 176 FcBlanksIsMember(3) - Query membership in an FcBlanks
  177. 177 FcCacheCopySet(3) - Returns a copy of the fontset from cache
  178. 178 FcCacheCreateTagFile(3) - Create CACHEDIR.TAG at cache directory
  179. 179 FcCacheDir(3) - Return directory of cache
  180. 180 FcCacheNumFont(3) - Returns the number of fonts in cache
  181. 181 FcCacheNumSubdir(3) - Return the number of subdirectories in cache
  182. 182 FcCacheSubdir(3) - Return the i'th subdirectory
  183. 183 FcCharSetAddChar(3) - Add a character to a charset
  184. 184 FcCharSetCopy(3) - Copy a charset
  185. 185 FcCharSetCount(3) - Count entries in a charset
  186. 186 FcCharSetCoverage(3) - DEPRECATED return coverage for a Unicode page
  187. 187 FcCharSetCreate(3) - Create an empty character set
  188. 188 FcCharSetDelChar(3) - Add a character to a charset
  189. 189 FcCharSetDestroy(3) - Destroy a character set
  190. 190 FcCharSetEqual(3) - Compare two charsets
  191. 191 FcCharSetFirstPage(3) - Start enumerating charset contents
  192. 192 FcCharSetHasChar(3) - Check a charset for a char
  193. 193 FcCharSetIntersect(3) - Intersect charsets
  194. 194 FcCharSetIntersectCount(3) - Intersect and count charsets
  195. 195 FcCharSetIsSubset(3) - Test for charset inclusion
  196. 196 FcCharSetMerge(3) - Merge charsets
  197. 197 FcCharSetNew(3) - DEPRECATED alias for FcCharSetCreate
  198. 198 FcCharSetNextPage(3) - Continue enumerating charset contents
  199. 199 FcCharSetSubtract(3) - Subtract charsets
  200. 200 FcCharSetSubtractCount(3) - Subtract and count charsets
  201. 201 FcCharSetUnion(3) - Add charsets
  202. 202 FcConfigAppFontAddDir(3) - Add fonts from directory to font database
  203. 203 FcConfigAppFontAddFile(3) - Add font file to font database
  204. 204 FcConfigAppFontClear(3) - Remove all app fonts from font database
  205. 205 FcConfigBuildFonts(3) - Build font database
  206. 206 FcConfigCreate(3) - Create a configuration
  207. 207 FcConfigDestroy(3) - Destroy a configuration
  208. 208 FcConfigEnableHome(3) - controls use of the home directory
  209. 209 FcConfigFilename(3) - Find a config file
  210. 210 FcConfigGetBlanks(3) - Get config blanks
  211. 211 FcConfigGetCache(3) - DEPRECATED used to return per-user cache filename
  212. 212 FcConfigGetCacheDirs(3) - return the list of directories searched for cache files
  213. 213 FcConfigGetConfigDirs(3) - Get config directories
  214. 214 FcConfigGetConfigFiles(3) - Get config files
  215. 215 FcConfigGetCurrent(3) - Return current configuration
  216. 216 FcConfigGetFontDirs(3) - Get font directories
  217. 217 FcConfigGetFonts(3) - Get config font set
  218. 218 FcConfigGetRescanInterval(3) - Get config rescan interval
  219. 219 FcConfigGetSysRoot(3) - Obtain the system root directory
  220. 220 FcConfigHome(3) - return the current home directory
  221. 221 FcConfigParseAndLoad(3) - load a configuration file
  222. 222 FcConfigParseAndLoadFromMemory(3) - load a configuration from memory
  223. 223 FcConfigReference(3) - Increment config reference count
  224. 224 FcConfigSetCurrent(3) - Set configuration as default
  225. 225 FcConfigSetRescanInterval(3) - Set config rescan interval
  226. 226 FcConfigSetSysRoot(3) - Set the system root directory
  227. 227 FcConfigSubstitute(3) - Execute substitutions
  228. 228 FcConfigSubstituteWithPat(3) - Execute substitutions
  229. 229 FcConfigUptoDate(3) - Check timestamps on config files
  230. 230 FcDefaultSubstitute(3) - Perform default substitutions in a pattern
  231. 231 FcDirCacheClean(3) - This tries to clean up the cache directory of cache_dir.This returns FcTrue if the operation is successfully complete. otherwise FcFalse
  232. 232 FcDirCacheLoad(3) - load a directory cache
  233. 233 FcDirCacheLoadFile(3) - load a cache file
  234. 234 FcDirCacheRead(3) - read or construct a directory cache
  235. 235 FcDirCacheRescan(3) - Re-scan a directory cache
  236. 236 FcDirCacheUnlink(3) - Remove all caches related to dir
  237. 237 FcDirCacheUnload(3) - unload a cache file
  238. 238 FcDirCacheValid(3) - check directory cache
  239. 239 FcDirSave(3) - DEPRECATED: formerly used to save a directory cache
  240. 240 FcDirScan(3) - scan a font directory without caching it
  241. 241 FcFileIsDir(3) - check whether a file is a directory
  242. 242 FcFileScan(3) - scan a font file
  243. 243 FcFini(3) - finalize fontconfig library
  244. 244 FcFontList(3) - List fonts
  245. 245 FcFontMatch(3) - Return best font
  246. 246 FcFontRenderPrepare(3) - Prepare pattern for loading font file
  247. 247 FcFontSetAdd(3) - Add to a font set
  248. 248 FcFontSetCreate(3) - Create a font set
  249. 249 FcFontSetDestroy(3) - Destroy a font set
  250. 250 FcFontSetList(3) - List fonts from a set of font sets
  251. 251 FcFontSetMatch(3) - Return the best font from a set of font sets
  252. 252 FcFontSetPrint(3) - Print a set of patterns to stdout
  253. 253 FcFontSetSort(3) - Add to a font set
  254. 254 FcFontSetSortDestroy(3) - DEPRECATED destroy a font set
  255. 255 FcFontSort(3) - Return list of matching fonts
  256. 256 FcFreeTypeCharIndex(3) - map Unicode to glyph id
  257. 257 FcFreeTypeCharSet(3) - compute Unicode coverage
  258. 258 FcFreeTypeCharSetAndSpacing(3) - compute Unicode coverage and spacing type
  259. 259 FcFreeTypeQuery(3) - compute pattern from font file (and index)
  260. 260 FcFreeTypeQueryFace(3) - compute pattern from FT_Face
  261. 261 FcGetDefaultLangs(3) - Get the default languages list
  262. 262 FcGetLangs(3) - Get list of languages
  263. 263 FcGetVersion(3) - library version number
  264. 264 FcInit(3) - initialize fontconfig library
  265. 265 FcInitBringUptoDate(3) - reload configuration files if needed
  266. 266 FcInitLoadConfig(3) - load configuration
  267. 267 FcInitLoadConfigAndFonts(3) - load configuration and font data
  268. 268 FcInitReinitialize(3) - re-initialize library
  269. 269 FcIsLower(3) - check for lower case ASCII character
  270. 270 FcIsUpper(3) - check for upper case ASCII character
  271. 271 FcLangGetCharSet(3) - Get character map for a language
  272. 272 FcLangNormalize(3) - Normalize the language string
  273. 273 FcLangSetAdd(3) - add a language to a langset
  274. 274 FcLangSetCompare(3) - compare language sets
  275. 275 FcLangSetContains(3) - check langset subset relation
  276. 276 FcLangSetCopy(3) - copy a langset object
  277. 277 FcLangSetCreate(3) - create a langset object
  278. 278 FcLangSetDel(3) - delete a language from a langset
  279. 279 FcLangSetDestroy(3) - destroy a langset object
  280. 280 FcLangSetEqual(3) - test for matching langsets
  281. 281 FcLangSetGetLangs(3) - get the list of languages in the langset
  282. 282 FcLangSetHasLang(3) - test langset for language support
  283. 283 FcLangSetHash(3) - return a hash value for a langset
  284. 284 FcLangSetSubtract(3) - Subtract langsets
  285. 285 FcLangSetUnion(3) - Add langsets
  286. 286 FcMatrixCopy(3) - Copy a matrix
  287. 287 FcMatrixEqual(3) - Compare two matrices
  288. 288 FcMatrixInit(3) - initialize an FcMatrix structure
  289. 289 FcMatrixMultiply(3) - Multiply matrices
  290. 290 FcMatrixRotate(3) - Rotate a matrix
  291. 291 FcMatrixScale(3) - Scale a matrix
  292. 292 FcMatrixShear(3) - Shear a matrix
  293. 293 FcNameConstant(3) - Get the value for a symbolic constant
  294. 294 FcNameGetConstant(3) - Lookup symbolic constant
  295. 295 FcNameGetObjectType(3) - Lookup an object type
  296. 296 FcNameParse(3) - Parse a pattern string
  297. 297 FcNameRegisterConstants(3) - Register symbolic constants
  298. 298 FcNameRegisterObjectTypes(3) - Register object types
  299. 299 FcNameUnparse(3) - Convert a pattern back into a string that can be parsed
  300. 300 FcNameUnregisterConstants(3) - Unregister symbolic constants
  301. 301 FcNameUnregisterObjectTypes(3) - Unregister object types
  302. 302 FcObjectSetAdd(3) - Add to an object set
  303. 303 FcObjectSetBuild(3), FcObjectSetVaBuild(3), FcObjectSetVapBuild(3) - Build object set from args
  304. 304 FcObjectSetCreate(3) - Create an object set
  305. 305 FcObjectSetDestroy(3) - Destroy an object set
  306. 306 FcPatternAdd(3) - Add a value to a pattern
  307. 307 FcPatternAdd-Type(3), FcPatternAddInteger(3), FcPatternAddDouble(3), FcPatternAddString(3), FcPatternAddMatrix(3), FcPatternAddCharSet(3), FcPatternAddBool(3), FcPatternAddFTFace(3), FcPatternAddLangSet(3), FcPatternAddRange(3) - Add a typed value to a pattern
  308. 308 FcPatternAddWeak(3) - Add a value to a pattern with weak binding
  309. 309 FcPatternBuild(3), FcPatternVaBuild(3), FcPatternVapBuild(3) - Create patterns from arguments
  310. 310 FcPatternCreate(3) - Create a pattern
  311. 311 FcPatternDel(3) - Delete a property from a pattern
  312. 312 FcPatternDestroy(3) - Destroy a pattern
  313. 313 FcPatternDuplicate(3) - Copy a pattern
  314. 314 FcPatternEqual(3) - Compare patterns
  315. 315 FcPatternEqualSubset(3) - Compare portions of patterns
  316. 316 FcPatternFilter(3) - Filter the objects of pattern
  317. 317 FcPatternFormat(3) - Format a pattern into a string according to a format specifier
  318. 318 FcPatternGet(3) - Return a value from a pattern
  319. 319 FcPatternGet-Type(3), FcPatternGetInteger(3), FcPatternGetDouble(3), FcPatternGetString(3), FcPatternGetMatrix(3), FcPatternGetCharSet(3), FcPatternGetBool(3), FcPatternGetFTFace(3), FcPatternGetLangSet(3), FcPatternGetRange(3) - Return a typed value from a pattern
  320. 320 FcPatternGetWithBinding(3) - Return a value with binding from a pattern
  321. 321 FcPatternHash(3) - Compute a pattern hash value
  322. 322 FcPatternPrint(3) - Print a pattern for debugging
  323. 323 FcPatternReference(3) - Increment pattern reference count
  324. 324 FcPatternRemove(3) - Remove one object of the specified type from the pattern
  325. 325 FcRangeCopy(3) - Copy a range object
  326. 326 FcRangeCreateDouble(3) - create a range object for double
  327. 327 FcRangeCreateInteger(3) - create a range object for integer
  328. 328 FcRangeDestroy(3) - destroy a range object
  329. 329 FcRangeGetDouble(3) - Get the range in double
  330. 330 FcStrBasename(3) - last component of filename
  331. 331 FcStrCmp(3) - compare UTF-8 strings
  332. 332 FcStrCmpIgnoreCase(3) - compare UTF-8 strings ignoring case
  333. 333 FcStrCopy(3) - duplicate a string
  334. 334 FcStrCopyFilename(3) - create a complete path from a filename
  335. 335 FcStrDirname(3) - directory part of filename
  336. 336 FcStrDowncase(3) - create a lower case translation of a string
  337. 337 FcStrFree(3) - free a string
  338. 338 FcStrListCreate(3) - create a string iterator
  339. 339 FcStrListDone(3) - destroy a string iterator
  340. 340 FcStrListFirst(3) - get first string in iteration
  341. 341 FcStrListNext(3) - get next string in iteration
  342. 342 FcStrPlus(3) - concatenate two strings
  343. 343 FcStrSetAdd(3) - add to a string set
  344. 344 FcStrSetAddFilename(3) - add a filename to a string set
  345. 345 FcStrSetCreate(3) - create a string set
  346. 346 FcStrSetDel(3) - delete from a string set
  347. 347 FcStrSetDestroy(3) - destroy a string set
  348. 348 FcStrSetEqual(3) - check sets for equality
  349. 349 FcStrSetMember(3) - check set for membership
  350. 350 FcStrStr(3) - locate UTF-8 substring
  351. 351 FcStrStrIgnoreCase(3) - locate UTF-8 substring ignoring ASCII case
  352. 352 FcToLower(3) - convert upper case ASCII to lower case
  353. 353 FcUcs4ToUtf8(3) - convert UCS4 to UTF-8
  354. 354 FcUtf16Len(3) - count UTF-16 encoded chars
  355. 355 FcUtf16ToUcs4(3) - convert UTF-16 to UCS4
  356. 356 FcUtf8Len(3) - count UTF-8 encoded chars
  357. 357 FcUtf8ToUcs4(3) - convert UTF-8 to UCS4
  358. 358 FcValueDestroy(3) - Free a value
  359. 359 FcValueEqual(3) - Test two values for equality
  360. 360 FcValuePrint(3) - Print a value to stdout
  361. 361 FcValueSave(3) - Copy a value
  362. 362 FcWeightFromOpenType(3) - Convert from OpenType weight values to fontconfig ones
  363. 363 FcWeightToOpenType(3) - Convert from fontconfig weight values to OpenType ones
  364. 364 Fcntl(3) - load the C Fcntl.h defines
  365. 365 File::Basename(3) - Parse file paths into directory, filename and suffix
  366. 366 File::Compare(3) - Compare files or filehandles
  367. 367 File::Copy(3) - Copy files or filehandles
  368. 368 File::DosGlob(3) - DOS like globbing and then some
  369. 369 File::Fetch(3) - A generic file fetching mechanism
  370. 370 File::Find(3) - Traverse a directory tree
  371. 371 File::Glob(3) - Perl extension for BSD glob routine
  372. 372 File::GlobMapper(3) - Extend File Glob to Allow Input and Output Files
  373. 373 File::Path(3) - Create or remove directory trees
  374. 374 File::RandomAccess(3pm) - Random access reads of sequential file or scalar
  375. 375 File::Spec(3) - portably perform operations on file names
  376. 376 File::Spec::AmigaOS(3) - File::Spec for AmigaOS
  377. 377 File::Spec::Cygwin(3) - methods for Cygwin file specs
  378. 378 File::Spec::Epoc(3) - methods for Epoc file specs
  379. 379 File::Spec::Functions(3) - portably perform operations on file names
  380. 380 File::Spec::Mac(3) - File::Spec for Mac OS (Classic)
  381. 381 File::Spec::OS2(3) - methods for OS/2 file specs
  382. 382 File::Spec::Unix(3) - File::Spec for Unix, base for other File::Spec modules
  383. 383 File::Spec::VMS(3) - methods for VMS file specs
  384. 384 File::Spec::Win32(3) - methods for Win32 file specs
  385. 385 File::Temp(3) - return name and handle of a temporary file safely
  386. 386 File::stat(3) - by-name interface to Perl's built-in stat() functions
  387. 387 FileCache(3) - keep more files open than the system permits
  388. 388 FileHandle(3) - supply object methods for filehandles
  389. 389 Filter::Simple(3) - Simplified source filtering
  390. 390 Filter::Util::Call(3) - Perl Source Filter Utility Module
  391. 391 FindBin(3) - Locate directory of original perl script
  392. 392 GDBM(3) - The GNU database manager. Includes dbm and ndbm compatibility
  393. 393 Getopt::Long(3) - Extended processing of command line options
  394. 394 Getopt::Std(3) - Process single-character switches with switch clustering
  395. 395 Git(3pm) - Perl interface to the Git version control system
  396. 396 Git::I18N(3pm) - Perl interface to Git's Gettext localizations
  397. 397 Git::SVN::Editor(3pm) - commit driver for "git svn set-tree" and dcommit
  398. 398 Git::SVN::Fetcher(3pm) - tree delta consumer for "git svn fetch"
  399. 399 Git::SVN::Memoize::YAML(3pm) - store Memoized data in YAML format
  400. 400 Git::SVN::Prompt(3pm) - authentication callbacks for git-svn
  401. 401 Git::SVN::Ra(3pm) - Subversion remote access functions for git-svn
  402. 402 Git::SVN::Utils(3pm) - utility functions used across Git::SVN
  403. 403 HTTP::Tiny(3) - A small, simple, correct HTTP/1.1 client
  404. 404 Hash::Util(3) - A selection of general-utility hash subroutines
  405. 405 Hash::Util::FieldHash(3) - Support for Inside-Out Classes
  406. 406 Highlight(1) - a universal sourcecode to formatted text converter
  407. 407 I18N::Collate(3) - compare 8-bit scalar data according to the current locale
  408. 408 I18N::LangTags(3) - functions for dealing with RFC3066-style language tags
  409. 409 I18N::LangTags::Detect(3) - detect the user's language preferences
  410. 410 I18N::LangTags::List(3) - -- tags and names for human languages
  411. 411 I18N::Langinfo(3) - query locale information
  412. 412 IO(3) - load various IO modules
  413. 413 IO::Compress::Base(3) - Base Class for IO::Compress modules
  414. 414 IO::Compress::Bzip2(3) - Write bzip2 files/buffers
  415. 415 IO::Compress::Deflate(3) - Write RFC 1950 files/buffers
  416. 416 IO::Compress::FAQ(3) - -- Frequently Asked Questions about IO::Compress
  417. 417 IO::Compress::Gzip(3) - Write RFC 1952 files/buffers
  418. 418 IO::Compress::RawDeflate(3) - Write RFC 1951 files/buffers
  419. 419 IO::Compress::Zip(3) - Write zip files/buffers
  420. 420 IO::Dir(3) - supply object methods for directory handles
  421. 421 IO::File(3) - supply object methods for filehandles
  422. 422 IO::Handle(3) - supply object methods for I/O handles
  423. 423 IO::Pipe(3) - supply object methods for pipes
  424. 424 IO::Poll(3) - Object interface to system poll call
  425. 425 IO::Seekable(3) - supply seek based methods for I/O objects
  426. 426 IO::Select(3) - OO interface to the select system call
  427. 427 IO::Socket(3) - Object interface to socket communications
  428. 428 IO::Socket::INET(3) - Object interface for AF_INET domain sockets
  429. 429 IO::Socket::IP(3), IO::Socket::IP"(3) - Family-neutral IP socket supporting both IPv4 and IPv6
  430. 430 IO::Socket::UNIX(3) - Object interface for AF_UNIX domain sockets
  431. 431 IO::Uncompress::AnyInflate(3) - Uncompress zlib-based (zip, gzip) file/buffer
  432. 432 IO::Uncompress::AnyUncompress(3) - Uncompress gzip, zip, bzip2 or lzop file/buffer
  433. 433 IO::Uncompress::Base(3) - Base Class for IO::Uncompress modules
  434. 434 IO::Uncompress::Bunzip2(3) - Read bzip2 files/buffers
  435. 435 IO::Uncompress::Gunzip(3) - Read RFC 1952 files/buffers
  436. 436 IO::Uncompress::Inflate(3) - Read RFC 1950 files/buffers
  437. 437 IO::Uncompress::RawInflate(3) - Read RFC 1951 files/buffers
  438. 438 IO::Uncompress::Unzip(3) - Read zip files/buffers
  439. 439 IO::Zlib(3) - IO:: style interface to Compress::Zlib
  440. 440 IPC::Cmd(3) - finding and running system commands made easy
  441. 441 IPC::Msg(3) - SysV Msg IPC object class
  442. 442 IPC::Open2(3) - open a process for both reading and writing using open2()
  443. 443 IPC::Open3(3) - open a process for reading, writing, and error handling using open3()
  444. 444 IPC::Semaphore(3) - SysV Semaphore IPC object class
  445. 445 IPC::SharedMem(3) - SysV Shared Memory IPC object class
  446. 446 IPC::SysV(3) - System V IPC constants and system calls
  447. 447 Image::ExifTool(3pm) - Read and write meta information
  448. 448 Image::ExifTool::AES(3pm) - AES encryption with cipher-block chaining
  449. 449 Image::ExifTool::AFCP(3pm) - Read/write AFCP trailer
  450. 450 Image::ExifTool::AIFF(3pm) - Read AIFF meta information
  451. 451 Image::ExifTool::APE(3pm) - Read Monkey's Audio meta information
  452. 452 Image::ExifTool::APP12(3pm) - Read APP12 meta information
  453. 453 Image::ExifTool::ASF(3pm) - Read ASF/WMA/WMV meta information
  454. 454 Image::ExifTool::Apple(3pm) - Apple EXIF maker notes tags
  455. 455 Image::ExifTool::Audible(3pm) - Read meta information from Audible audio books
  456. 456 Image::ExifTool::BMP(3pm) - Read BMP meta information
  457. 457 Image::ExifTool::BPG(3pm) - Read BPG meta information
  458. 458 Image::ExifTool::BZZ(3pm) - Utility to decode BZZ compressed data
  459. 459 Image::ExifTool::BigTIFF(3pm) - Read Big TIFF meta information
  460. 460 Image::ExifTool::BuildTagLookup(3pm) - Build ExifTool tag lookup tables
  461. 461 Image::ExifTool::Canon(3pm) - Canon EXIF maker notes tags
  462. 462 Image::ExifTool::CanonCustom(3pm) - Read and Write Canon custom functions
  463. 463 Image::ExifTool::CanonRaw(3pm) - Read Canon RAW (CRW) meta information
  464. 464 Image::ExifTool::CanonVRD(3pm) - Read/write Canon VRD and DR4 information
  465. 465 Image::ExifTool::CaptureOne(3pm) - Read Capture One EIP and COS files
  466. 466 Image::ExifTool::Casio(3pm) - Casio EXIF maker notes tags
  467. 467 Image::ExifTool::Charset(3pm) - ExifTool character encoding routines
  468. 468 Image::ExifTool::DICOM(3pm) - Read DICOM and ACR-NEMA medical images
  469. 469 Image::ExifTool::DJI(3pm) - DJI Phantom maker notes tags
  470. 470 Image::ExifTool::DNG(3pm), Image::ExifTool::DNG.pm(3pm) - Read DNG-specific information
  471. 471 Image::ExifTool::DPX(3pm) - Read DPX meta information
  472. 472 Image::ExifTool::DV(3pm) - Read DV meta information
  473. 473 Image::ExifTool::DarwinCore(3pm) - Darwin Core XMP tags
  474. 474 Image::ExifTool::DjVu(3pm) - Read DjVu meta information
  475. 475 Image::ExifTool::EXE(3pm) - Read executable file meta information
  476. 476 Image::ExifTool::Exif(3pm) - Read EXIF/TIFF meta information
  477. 477 Image::ExifTool::FLAC(3pm) - Read Free Lossless Audio Codec information
  478. 478 Image::ExifTool::FLIF(3pm) - Read/write FLIF meta information
  479. 479 Image::ExifTool::FLIR(3pm) - Read FLIR meta information
  480. 480 Image::ExifTool::Fixup(3pm) - Utility to handle pointer fixups
  481. 481 Image::ExifTool::Flash(3pm) - Read Shockwave Flash meta information
  482. 482 Image::ExifTool::FlashPix(3pm) - Read FlashPix meta information
  483. 483 Image::ExifTool::Font(3pm) - Read meta information from font files
  484. 484 Image::ExifTool::FotoStation(3pm) - Read/write FotoWare FotoStation trailer
  485. 485 Image::ExifTool::FujiFilm(3pm) - Read/write FujiFilm maker notes and RAF images
  486. 486 Image::ExifTool::GE(3pm) - General Imaging maker notes tags
  487. 487 Image::ExifTool::GIF(3pm) - Read and write GIF meta information
  488. 488 Image::ExifTool::GIMP(3pm) - Read meta information from GIMP XCF images
  489. 489 Image::ExifTool::GPS(3pm) - EXIF GPS meta information tags
  490. 490 Image::ExifTool::GeoTiff(3pm) - Read GeoTiff meta information
  491. 491 Image::ExifTool::Geotag(3pm) - Geotagging utility routines
  492. 492 Image::ExifTool::GoPro(3pm) - Read information from GoPro videos
  493. 493 Image::ExifTool::H264(3pm) - Read meta information from H.264 video
  494. 494 Image::ExifTool::HP(3pm) - Hewlett-Packard maker notes tags
  495. 495 Image::ExifTool::HTML(3pm) - Read HTML meta information
  496. 496 Image::ExifTool::HtmlDump(3pm) - Dump information in hex to HTML page
  497. 497 Image::ExifTool::ICC_Profile(3pm) - Read ICC Profile meta information
  498. 498 Image::ExifTool::ID3(3pm) - Read ID3 meta information
  499. 499 Image::ExifTool::IPTC(3pm) - Read IPTC meta information
  500. 500 Image::ExifTool::ISO(3pm) - Read information from ISO 9660 disk images
  501. 501 Image::ExifTool::ITC(3pm) - Read iTunes Cover Flow meta information
  502. 502 Image::ExifTool::Import(3pm) - Import CSV and JSON database files
  503. 503 Image::ExifTool::InDesign(3pm) - Read/write meta information in Adobe InDesign files
  504. 504 Image::ExifTool::JPEG(3pm) - Definitions for uncommon JPEG segments
  505. 505 Image::ExifTool::JPEGDigest(3pm) - Calculate JPEGDigest and JPEGQualityEstimate
  506. 506 Image::ExifTool::JSON(3pm) - Read JSON files
  507. 507 Image::ExifTool::JVC(3pm) - JVC EXIF maker notes tags
  508. 508 Image::ExifTool::Jpeg2000(3pm) - Read JPEG 2000 meta information
  509. 509 Image::ExifTool::Kodak(3pm) - Kodak EXIF maker notes and APP3 "Meta" tags
  510. 510 Image::ExifTool::KyoceraRaw(3pm) - Read Kyocera RAW meta information
  511. 511 Image::ExifTool::LNK(3pm) - Read MS Shell Link (.LNK) meta information
  512. 512 Image::ExifTool::Lang::cs(3pm), Image::ExifTool::Lang::cs.pm(3pm) - ExifTool Czech language translations
  513. 513 Image::ExifTool::Lang::de(3pm), Image::ExifTool::Lang::de.pm(3pm) - ExifTool German language translations
  514. 514 Image::ExifTool::Lang::en_ca(3pm), Image::ExifTool::Lang::en_ca.pm(3pm) - ExifTool Canadian English language translations
  515. 515 Image::ExifTool::Lang::en_gb(3pm), Image::ExifTool::Lang::en_gb.pm(3pm) - ExifTool British English language translations
  516. 516 Image::ExifTool::Lang::es(3pm), Image::ExifTool::Lang::es.pm(3pm) - ExifTool Spanish language translations
  517. 517 Image::ExifTool::Lang::fi(3pm), Image::ExifTool::Lang::fi.pm(3pm) - ExifTool Finnish language translations
  518. 518 Image::ExifTool::Lang::fr(3pm), Image::ExifTool::Lang::fr.pm(3pm) - ExifTool French language translations
  519. 519 Image::ExifTool::Lang::it(3pm), Image::ExifTool::Lang::it.pm(3pm) - ExifTool Italian language translations
  520. 520 Image::ExifTool::Lang::ja(3pm), Image::ExifTool::Lang::ja.pm(3pm) - ExifTool Japanese language translations
  521. 521 Image::ExifTool::Lang::ko(3pm), Image::ExifTool::Lang::ko.pm(3pm) - ExifTool Korean language translations
  522. 522 Image::ExifTool::Lang::nl(3pm), Image::ExifTool::Lang::nl.pm(3pm) - ExifTool Dutch language translations
  523. 523 Image::ExifTool::Lang::pl(3pm), Image::ExifTool::Lang::pl.pm(3pm) - ExifTool Polish language translations
  524. 524 Image::ExifTool::Lang::ru(3pm), Image::ExifTool::Lang::ru.pm(3pm) - ExifTool Russian language translations
  525. 525 Image::ExifTool::Lang::sv(3pm), Image::ExifTool::Lang::sv.pm(3pm) - ExifTool Swedish language translations
  526. 526 Image::ExifTool::Lang::tr(3pm), Image::ExifTool::Lang::tr.pm(3pm) - ExifTool Turkish language translations
  527. 527 Image::ExifTool::Lang::zh_cn(3pm), Image::ExifTool::Lang::zh_cn.pm(3pm) - ExifTool Simplified Chinese language translations
  528. 528 Image::ExifTool::Lang::zh_tw(3pm), Image::ExifTool::Lang::zh_tw.pm(3pm) - ExifTool Traditional Chinese language translations
  529. 529 Image::ExifTool::Leaf(3pm) - Read Creo Leaf EXIF meta information
  530. 530 Image::ExifTool::Lytro(3pm) - Read Lytro LFP files
  531. 531 Image::ExifTool::M2TS(3pm) - Read M2TS (AVCHD) meta information
  532. 532 Image::ExifTool::MIE(3pm) - Read/write MIE meta information
  533. 533 Image::ExifTool::MIEUnits(3pm) - MIE units documentation
  534. 534 Image::ExifTool::MIFF(3pm) - Read Magick Image File Format meta information
  535. 535 Image::ExifTool::MNG(3pm) - MNG and JNG meta information tags
  536. 536 Image::ExifTool::MOI(3pm) - Read MOI meta information
  537. 537 Image::ExifTool::MPC(3pm) - Read Musepack audio meta information
  538. 538 Image::ExifTool::MPEG(3pm) - Read MPEG-1 and MPEG-2 meta information
  539. 539 Image::ExifTool::MPF(3pm) - Read Multi-Picture Format information
  540. 540 Image::ExifTool::MWG(3pm) - Metadata Working Group support
  541. 541 Image::ExifTool::MXF(3pm) - Read MXF meta information
  542. 542 Image::ExifTool::MacOS(3pm) - Read/write MacOS system tags
  543. 543 Image::ExifTool::MakerNotes(3pm) - Read and write EXIF maker notes
  544. 544 Image::ExifTool::Matroska(3pm) - Read meta information from Matroska files
  545. 545 Image::ExifTool::Microsoft(3pm) - Definitions for custom Microsoft tags
  546. 546 Image::ExifTool::Minolta(3pm) - Minolta EXIF maker notes tags
  547. 547 Image::ExifTool::MinoltaRaw(3pm) - Read/write Konica-Minolta RAW (MRW) information
  548. 548 Image::ExifTool::Motorola(3pm) - Read Motorola meta information
  549. 549 Image::ExifTool::Nikon(3pm) - Nikon EXIF maker notes tags
  550. 550 Image::ExifTool::NikonCapture(3pm) - Read/write Nikon Capture information
  551. 551 Image::ExifTool::NikonCustom(3pm) - Read and Write Nikon custom settings
  552. 552 Image::ExifTool::Nintendo(3pm) - Nintendo EXIF maker notes tags
  553. 553 Image::ExifTool::OOXML(3pm) - Read Office Open XML+ZIP files
  554. 554 Image::ExifTool::Ogg(3pm) - Read Ogg meta information
  555. 555 Image::ExifTool::Olympus(3pm) - Olympus/Epson maker notes tags
  556. 556 Image::ExifTool::OpenEXR(3pm) - Read OpenEXR meta information
  557. 557 Image::ExifTool::Opus(3pm) - Read Ogg Opus audio meta information
  558. 558 Image::ExifTool::PDF(3pm) - Read PDF meta information
  559. 559 Image::ExifTool::PGF(3pm) - Read Progressive Graphics File meta information
  560. 560 Image::ExifTool::PICT(3pm) - Read PICT meta information
  561. 561 Image::ExifTool::PLIST(3pm) - Read Apple PLIST information
  562. 562 Image::ExifTool::PLUS(3pm) - PLUS (Picture Licensing Universal System) tags
  563. 563 Image::ExifTool::PNG(3pm) - Read and write PNG meta information
  564. 564 Image::ExifTool::PPM(3pm) - Read and write PPM meta information
  565. 565 Image::ExifTool::PSP(3pm) - Read Paint Shop Pro meta information
  566. 566 Image::ExifTool::Palm(3pm) - Read Palm Database files
  567. 567 Image::ExifTool::Panasonic(3pm) - Panasonic/Leica maker notes tags
  568. 568 Image::ExifTool::PanasonicRaw(3pm) - Read/write Panasonic/Leica RAW/RW2/RWL meta information
  569. 569 Image::ExifTool::Pentax(3pm) - Pentax/Asahi maker notes tags
  570. 570 Image::ExifTool::PhaseOne(3pm) - Phase One maker notes tags
  571. 571 Image::ExifTool::PhotoCD(3pm) - Read Kodak Photo CD Image Pac (PCD) metadata
  572. 572 Image::ExifTool::PhotoMechanic(3pm) - Read/write Photo Mechanic information
  573. 573 Image::ExifTool::Photoshop(3pm) - Read/write Photoshop IRB meta information
  574. 574 Image::ExifTool::PostScript(3pm) - Read PostScript meta information
  575. 575 Image::ExifTool::PrintIM(3pm) - Read PrintIM meta information
  576. 576 Image::ExifTool::Qualcomm(3pm) - Read Qualcomm APP7 meta information
  577. 577 Image::ExifTool::QuickTime(3pm) - Extract embedded information from movie data
  578. 578 Image::ExifTool::QuickTime(3pm) - Read QuickTime and MP4 meta information
  579. 579 Image::ExifTool::RIFF(3pm) - Read RIFF/AVI/WAV meta information
  580. 580 Image::ExifTool::RSRC(3pm) - Read Mac OS Resource information
  581. 581 Image::ExifTool::RTF(3pm) - Read Rich Text Format meta information
  582. 582 Image::ExifTool::Radiance(3pm) - Read Radiance RGBE HDR meta information
  583. 583 Image::ExifTool::Rawzor(3pm) - Read meta information from Rawzor compressed images
  584. 584 Image::ExifTool::Real(3pm) - Read Real audio/video meta information
  585. 585 Image::ExifTool::Reconyx(3pm) - Reconyx maker notes tags
  586. 586 Image::ExifTool::Red(3pm) - Read Redcode R3D video files
  587. 587 Image::ExifTool::Ricoh(3pm) - Ricoh EXIF maker notes tags
  588. 588 Image::ExifTool::Samsung(3pm) - Samsung EXIF maker notes tags
  589. 589 Image::ExifTool::Sanyo(3pm) - Sanyo EXIF maker notes tags
  590. 590 Image::ExifTool::Scalado(3pm) - Read APP4 SCALADO metadata
  591. 591 Image::ExifTool::Shift(3pm), Image::ExifTool::Shift.pl(3pm) - ExifTool time shifting routines
  592. 592 Image::ExifTool::Shortcuts(3pm) - ExifTool shortcut tags
  593. 593 Image::ExifTool::Sigma(3pm) - Sigma/Foveon EXIF maker notes tags
  594. 594 Image::ExifTool::SigmaRaw(3pm) - Read Sigma/Foveon RAW (X3F) meta information
  595. 595 Image::ExifTool::Sony(3pm) - Sony EXIF maker notes tags
  596. 596 Image::ExifTool::SonyIDC(3pm) - Read/write Sony IDC information
  597. 597 Image::ExifTool::Stim(3pm) - Definitions for Stereo Still Image tags
  598. 598 Image::ExifTool::TagInfoXML(3pm) - Read/write tag information XML database
  599. 599 Image::ExifTool::TagLookup(3pm) - Fast lookup for ExifTool tags
  600. 600 Image::ExifTool::TagNames(3pm) - ExifTool tag name documentation
  601. 601 Image::ExifTool::Theora(3pm) - Read Theora video meta information
  602. 602 Image::ExifTool::Torrent(3pm) - Read information from BitTorrent file
  603. 603 Image::ExifTool::Unknown(3pm) - Unknown EXIF maker notes tags
  604. 604 Image::ExifTool::VCard(3pm) - Read vCard and iCalendar meta information
  605. 605 Image::ExifTool::Validate(3pm) - Additional metadata validation
  606. 606 Image::ExifTool::Vorbis(3pm) - Read Ogg Vorbis audio meta information
  607. 607 Image::ExifTool::WriteCanonRaw(3pm), Image::ExifTool::WriteCanonRaw.pl(3pm) - Write Canon RAW (CRW and CR2) information
  608. 608 Image::ExifTool::WriteExif(3pm), Image::ExifTool::WriteExif.pl(3pm) - Write EXIF meta information
  609. 609 Image::ExifTool::WriteIPTC(3pm), Image::ExifTool::WriteIPTC.pl(3pm) - Write IPTC meta information
  610. 610 Image::ExifTool::WritePDF(3pm), Image::ExifTool::WritePDF.pl(3pm) - Write PDF meta information
  611. 611 Image::ExifTool::WritePNG(3pm), Image::ExifTool::WritePNG.pl(3pm) - Write PNG meta information
  612. 612 Image::ExifTool::WritePhotoshop(3pm), Image::ExifTool::WritePhotoshop.pl(3pm) - Write Photoshop IRB meta information
  613. 613 Image::ExifTool::WritePostScript(3pm), Image::ExifTool::WritePostScript.pl(3pm) - Write PostScript meta information
  614. 614 Image::ExifTool::WriteQuickTime(3pm), Image::ExifTool::WriteQuickTime.pl(3pm) - Write XMP to QuickTime (MOV and MP4) files
  615. 615 Image::ExifTool::WriteXMP(3pm), Image::ExifTool::WriteXMP.pl(3pm) - Write XMP meta information
  616. 616 Image::ExifTool::Writer(3pm), Image::ExifTool::Writer.pl(3pm) - ExifTool routines for writing meta information
  617. 617 Image::ExifTool::XMP(3pm) - Read XMP meta information
  618. 618 Image::ExifTool::XMP2(3pm), Image::ExifTool::XMP2.pl(3pm) - Additional XMP namespace definitions
  619. 619 Image::ExifTool::XMPStruct(3pm), Image::ExifTool::XMPStruct.pl(3pm) - XMP structure support
  620. 620 Image::ExifTool::ZIP(3pm) - Read ZIP archive meta information
  621. 621 Image::ExifTool::iWork(3pm) - Read Apple iWork '09 XML+ZIP files
  622. 622 ImageMagick(1) - is a free software suite for the creation, modification and display of bitmap images
  623. 623 Internals(3) - Reserved special namespace for internals related functions
  624. 624 JSON::PP(3) - JSON::XS compatible pure-Perl module
  625. 625 JSON::PP::Boolean(3) - dummy module providing JSON::PP::Boolean
  626. 626 List::Util(3) - A selection of general-utility list subroutines
  627. 627 List::Util::XS(3) - Indicate if List::Util was compiled with a C compiler
  628. 628 Locale::Codes(3) - a distribution of modules to handle locale codes
  629. 629 Locale::Codes::API(3) - a description of the callable function in each module
  630. 630 Locale::Codes::Changes(3) - details changes to Locale::Codes
  631. 631 Locale::Codes::Country(3) - standard codes for country identification
  632. 632 Locale::Codes::Currency(3) - standard codes for currency identification
  633. 633 Locale::Codes::LangExt(3) - standard codes for language extension identification
  634. 634 Locale::Codes::LangFam(3) - standard codes for language extension identification
  635. 635 Locale::Codes::LangVar(3) - standard codes for language variation identification
  636. 636 Locale::Codes::Language(3) - standard codes for language identification
  637. 637 Locale::Codes::Script(3) - standard codes for script identification
  638. 638 Locale::Country(3) - standard codes for country identification
  639. 639 Locale::Currency(3) - standard codes for currency identification
  640. 640 Locale::Language(3) - standard codes for language identification
  641. 641 Locale::Maketext(3) - framework for localization
  642. 642 Locale::Maketext::Cookbook(3) - recipes for using Locale::Maketext
  643. 643 Locale::Maketext::Guts(3) - Deprecated module to load Locale::Maketext utf8 code
  644. 644 Locale::Maketext::GutsLoader(3) - Deprecated module to load Locale::Maketext utf8 code
  645. 645 Locale::Maketext::Simple(3) - Simple interface to Locale::Maketext::Lexicon
  646. 646 Locale::Maketext::TPJ13(3) - -- article about software localization
  647. 647 Locale::Script(3) - standard codes for script identification
  648. 648 MIME::Base64(3) - Encoding and decoding of base64 strings
  649. 649 MIME::QuotedPrint(3) - Encoding and decoding of quoted-printable strings
  650. 650 Magick++-config(1) - get information about the installed version of Magick++
  651. 651 MagickCore-config(1) - get information about the installed version of ImageMagick
  652. 652 MagickWand-config(1) - get information about the installed version of the Magick Wand
  653. 653 Math::BigFloat(3) - Arbitrary size floating point math package
  654. 654 Math::BigInt(3) - Arbitrary size integer/float math package
  655. 655 Math::BigInt::Calc(3) - Pure Perl module to support Math::BigInt
  656. 656 Math::BigInt::CalcEmu(3) - Emulate low-level math with BigInt code
  657. 657 Math::BigInt::FastCalc(3) - Math::BigInt::Calc with some XS for more speed
  658. 658 Math::BigInt::Lib(3) - virtual parent class for Math::BigInt libraries
  659. 659 Math::BigRat(3) - Arbitrary big rational numbers
  660. 660 Math::Complex(3) - complex numbers and associated mathematical functions
  661. 661 Math::Trig(3) - trigonometric functions
  662. 662 Memoize(3) - Make functions faster by trading space for time
  663. 663 Memoize::AnyDBM_File(3) - glue to provide EXISTS for AnyDBM_File for Storable use
  664. 664 Memoize::Expire(3) - Plug-in module for automatic expiration of memoized values
  665. 665 Memoize::ExpireFile(3) - test for Memoize expiration semantics
  666. 666 Memoize::ExpireTest(3) - test for Memoize expiration semantics
  667. 667 Memoize::NDBM_File(3) - glue to provide EXISTS for NDBM_File for Storable use
  668. 668 Memoize::SDBM_File(3) - glue to provide EXISTS for SDBM_File for Storable use
  669. 669 Memoize::Storable(3) - store Memoized data in Storable database
  670. 670 Module::CoreList(3) - what modules shipped with versions of perl
  671. 671 Module::CoreList::Utils(3) - what utilities shipped with versions of perl
  672. 672 Module::Load(3) - runtime require of both modules and files
  673. 673 Module::Load::Conditional(3) - Looking up module information / loading at runtime
  674. 674 Module::Loaded(3) - mark modules as loaded or unloaded
  675. 675 Module::Metadata(3) - Gather package and POD information from perl module files
  676. 676 NDBM_File(3) - Tied access to ndbm files
  677. 677 NEXT(3) - Provide a pseudo-class NEXT (et al) that allows method redispatch
  678. 678 Neofetch(1) - A fast, highly customizable system info script
  679. 679 Net::Cmd(3) - Network Command class (as used by FTP, SMTP etc)
  680. 680 Net::Config(3) - Local configuration data for libnet
  681. 681 Net::Domain(3) - Attempt to evaluate the current host's internet name and domain
  682. 682 Net::FTP(3) - FTP Client class
  683. 683 Net::NNTP(3) - NNTP Client class
  684. 684 Net::Netrc(3) - OO interface to users netrc file
  685. 685 Net::POP3(3) - Post Office Protocol 3 Client class (RFC1939)
  686. 686 Net::Ping(3) - check a remote host for reachability
  687. 687 Net::SMTP(3) - Simple Mail Transfer Protocol Client
  688. 688 Net::Time(3) - time and daytime network client interface
  689. 689 Net::hostent(3) - by-name interface to Perl's built-in gethost*() functions
  690. 690 Net::libnetFAQ(3), libnetFAQ(3) - libnet Frequently Asked Questions
  691. 691 Net::netent(3) - by-name interface to Perl's built-in getnet*() functions
  692. 692 Net::protoent(3) - by-name interface to Perl's built-in getproto*() functions
  693. 693 Net::servent(3) - by-name interface to Perl's built-in getserv*() functions
  694. 694 O(3) - Generic interface to Perl Compiler backends
  695. 695 Opcode(3) - Disable named opcodes when compiling perl code
  696. 696 PCRE(3) - Perl-compatible regular expressions
  697. 697 PCRE(3) - Perl-compatible regular expressions #include <pcre.h>
  698. 698 PCRE(3) - Perl-compatible regular expressions (original API)
  699. 699 POSIX(3) - Perl interface to IEEE Std 1003.1
  700. 700 Params::Check(3) - A generic input parsing/checking mechanism
  701. 701 Parse::CPAN::Meta(3) - Parse META.yml and META.json CPAN metadata files
  702. 702 Perl::OSType(3) - Map Perl operating system names to generic types
  703. 703 PerlIO(3) - On demand loader for PerlIO layers and root of PerlIO::* name space
  704. 704 PerlIO::encoding(3) - encoding layer
  705. 705 PerlIO::mmap(3) - Memory mapped IO
  706. 706 PerlIO::scalar(3) - in-memory IO, scalar IO
  707. 707 PerlIO::via(3) - Helper class for PerlIO layers implemented in perl
  708. 708 PerlIO::via::QuotedPrint(3) - PerlIO layer for quoted-printable strings
  709. 709 Pod::Checker(3) - check pod documents for syntax errors
  710. 710 Pod::Escapes(3) - for resolving Pod E<...> sequences
  711. 711 Pod::Find(3) - find POD documents in directory trees
  712. 712 Pod::Html(3) - module to convert pod files to HTML
  713. 713 Pod::InputObjects(3) - objects representing POD input paragraphs, commands, etc
  714. 714 Pod::Man(3) - Convert POD data to formatted *roff input
  715. 715 Pod::ParseLink(3) - Parse an L<> formatting code in POD text
  716. 716 Pod::ParseUtils(3) - helpers for POD parsing and conversion
  717. 717 Pod::Parser(3) - base class for creating POD filters and translators
  718. 718 Pod::Perldoc(3) - Look up Perl documentation in Pod format
  719. 719 Pod::Perldoc::BaseTo(3) - Base for Pod::Perldoc formatters
  720. 720 Pod::Perldoc::GetOptsOO(3) - Customized option parser for Pod::Perldoc
  721. 721 Pod::Perldoc::ToANSI(3) - render Pod with ANSI color escapes
  722. 722 Pod::Perldoc::ToChecker(3) - let Perldoc check Pod for errors
  723. 723 Pod::Perldoc::ToMan(3) - let Perldoc render Pod as man pages
  724. 724 Pod::Perldoc::ToNroff(3) - let Perldoc convert Pod to nroff
  725. 725 Pod::Perldoc::ToPod(3) - let Perldoc render Pod as ... Pod!
  726. 726 Pod::Perldoc::ToRtf(3) - let Perldoc render Pod as RTF
  727. 727 Pod::Perldoc::ToTerm(3) - render Pod with terminal escapes
  728. 728 Pod::Perldoc::ToText(3) - let Perldoc render Pod as plaintext
  729. 729 Pod::Perldoc::ToTk(3) - let Perldoc use Tk::Pod to render Pod
  730. 730 Pod::Perldoc::ToXml(3) - let Perldoc render Pod as XML
  731. 731 Pod::PlainText(3) - Convert POD data to formatted ASCII text
  732. 732 Pod::Select(3), podselect()(3) - extract selected sections of POD from input
  733. 733 Pod::Simple(3) - framework for parsing Pod
  734. 734 Pod::Simple::Checker(3) - -- check the Pod syntax of a document
  735. 735 Pod::Simple::Debug(3) - -- put Pod::Simple into trace/debug mode
  736. 736 Pod::Simple::DumpAsText(3) - -- dump Pod-parsing events as text
  737. 737 Pod::Simple::DumpAsXML(3) - -- turn Pod into XML
  738. 738 Pod::Simple::HTML(3) - convert Pod to HTML
  739. 739 Pod::Simple::HTMLBatch(3) - convert several Pod files to several HTML files
  740. 740 Pod::Simple::LinkSection(3) - -- represent "section" attributes of L codes
  741. 741 Pod::Simple::Methody(3) - -- turn Pod::Simple events into method calls
  742. 742 Pod::Simple::PullParser(3) - -- a pull-parser interface to parsing Pod
  743. 743 Pod::Simple::PullParserEndToken(3) - -- end-tokens from Pod::Simple::PullParser
  744. 744 Pod::Simple::PullParserStartToken(3) - -- start-tokens from Pod::Simple::PullParser
  745. 745 Pod::Simple::PullParserTextToken(3) - -- text-tokens from Pod::Simple::PullParser
  746. 746 Pod::Simple::PullParserToken(3) - -- tokens from Pod::Simple::PullParser
  747. 747 Pod::Simple::RTF(3) - -- format Pod as RTF
  748. 748 Pod::Simple::Search(3) - find POD documents in directory trees
  749. 749 Pod::Simple::SimpleTree(3) - -- parse Pod into a simple parse tree
  750. 750 Pod::Simple::Subclassing(3) - -- write a formatter as a Pod::Simple subclass
  751. 751 Pod::Simple::Text(3) - -- format Pod as plaintext
  752. 752 Pod::Simple::TextContent(3) - -- get the text content of Pod
  753. 753 Pod::Simple::XHTML(3) - -- format Pod as validating XHTML
  754. 754 Pod::Simple::XMLOutStream(3) - -- turn Pod into XML
  755. 755 Pod::Text(3) - Convert POD data to formatted text
  756. 756 Pod::Text::Color(3) - Convert POD data to formatted color ASCII text
  757. 757 Pod::Text::Overstrike(3) - Convert POD data to formatted overstrike text
  758. 758 Pod::Text::Termcap(3) - Convert POD data to ASCII text with format escapes
  759. 759 Pod::Usage(3) - print a usage message from embedded pod documentation
  760. 760 RTV(1) - Reddit Terminal Viewer
  761. 761 SDBM_File(3) - Tied access to sdbm files
  762. 762 Safe(3) - Compile and execute code in restricted compartments
  763. 763 Scalar::Util(3) - A selection of general-utility scalar subroutines
  764. 764 Search::Dict(3) - look - search for key in dictionary file
  765. 765 SelectSaver(3) - save and restore selected file handle
  766. 766 SelfLoader(3) - load functions only on demand
  767. 767 Socket(3), Socket"(3) - networking constants and support functions
  768. 768 Storable(3) - persistence for Perl data structures
  769. 769 Sub::Util(3) - A selection of utility subroutines for subs and CODE references
  770. 770 Symbol(3) - manipulate Perl symbols and their names
  771. 771 Sys::Hostname(3) - Try every conceivable way to get hostname
  772. 772 Sys::Syslog(3) - Perl interface to the UNIX syslog(3) calls
  773. 773 TAP::Base(3) - Base class that provides common functionality to TAP::Parser and TAP::Harness
  774. 774 TAP::Formatter::Base(3) - Base class for harness output delegates
  775. 775 TAP::Formatter::Color(3) - Run Perl test scripts with color
  776. 776 TAP::Formatter::Console(3) - Harness output delegate for default console output
  777. 777 TAP::Formatter::Console::ParallelSession(3) - Harness output delegate for parallel console output
  778. 778 TAP::Formatter::Console::Session(3) - Harness output delegate for default console output
  779. 779 TAP::Formatter::File(3) - Harness output delegate for file output
  780. 780 TAP::Formatter::File::Session(3) - Harness output delegate for file output
  781. 781 TAP::Formatter::Session(3) - Abstract base class for harness output delegate
  782. 782 TAP::Harness(3) - Run test scripts with statistics
  783. 783 TAP::Harness::Beyond(3), Test::Harness::Beyond(3) - Beyond make test
  784. 784 TAP::Harness::Env(3) - Parsing harness related environmental variables where appropriate
  785. 785 TAP::Object(3) - Base class that provides common functionality to all "TAP::*" modules
  786. 786 TAP::Parser(3) - Parse TAP output
  787. 787 TAP::Parser::Aggregator(3) - Aggregate TAP::Parser results
  788. 788 TAP::Parser::Grammar(3) - A grammar for the Test Anything Protocol
  789. 789 TAP::Parser::Iterator(3) - Base class for TAP source iterators
  790. 790 TAP::Parser::Iterator::Array(3) - Iterator for array-based TAP sources
  791. 791 TAP::Parser::Iterator::Process(3) - Iterator for process-based TAP sources
  792. 792 TAP::Parser::Iterator::Stream(3) - Iterator for filehandle-based TAP sources
  793. 793 TAP::Parser::IteratorFactory(3) - Figures out which SourceHandler objects to use for a given Source
  794. 794 TAP::Parser::Multiplexer(3) - Multiplex multiple TAP::Parsers
  795. 795 TAP::Parser::Result(3) - Base class for TAP::Parser output objects
  796. 796 TAP::Parser::Result::Bailout(3) - Bailout result token
  797. 797 TAP::Parser::Result::Comment(3) - Comment result token
  798. 798 TAP::Parser::Result::Plan(3) - Plan result token
  799. 799 TAP::Parser::Result::Pragma(3) - TAP pragma token
  800. 800 TAP::Parser::Result::Test(3) - Test result token
  801. 801 TAP::Parser::Result::Unknown(3) - Unknown result token
  802. 802 TAP::Parser::Result::Version(3) - TAP syntax version token
  803. 803 TAP::Parser::Result::YAML(3) - YAML result token
  804. 804 TAP::Parser::ResultFactory(3) - Factory for creating TAP::Parser output objects
  805. 805 TAP::Parser::Scheduler(3) - Schedule tests during parallel testing
  806. 806 TAP::Parser::Scheduler::Job(3) - A single testing job
  807. 807 TAP::Parser::Scheduler::Spinner(3) - A no-op job
  808. 808 TAP::Parser::Source(3) - a TAP source & meta data about it
  809. 809 TAP::Parser::SourceHandler(3) - Base class for different TAP source handlers
  810. 810 TAP::Parser::SourceHandler::Executable(3) - Stream output from an executable TAP source
  811. 811 TAP::Parser::SourceHandler::File(3) - Stream TAP from a text file
  812. 812 TAP::Parser::SourceHandler::Handle(3) - Stream TAP from an IO::Handle or a GLOB
  813. 813 TAP::Parser::SourceHandler::Perl(3) - Stream TAP from a Perl executable
  814. 814 TAP::Parser::SourceHandler::RawTAP(3) - Stream output from raw TAP in a scalar/array ref
  815. 815 TAP::Parser::YAMLish::Reader(3) - Read YAMLish data from iterator
  816. 816 TAP::Parser::YAMLish::Writer(3) - Write YAMLish data
  817. 817 TIFFClose(3tiff) - close a previously opened TIFF file
  818. 818 TIFFDataWidth(3tiff) - Get the size of TIFF data types
  819. 819 TIFFError(3tiff), TIFFSetErrorHandler(3tiff) - library error handling interface
  820. 820 TIFFFieldDataType(3tiff) - Get TIFF data type from field information
  821. 821 TIFFFieldName(3tiff) - Get TIFF field name from field information
  822. 822 TIFFFieldPassCount(3tiff) - Get whether to pass a count to TIFFGet/SetField
  823. 823 TIFFFieldReadCount(3tiff) - Get number of values to be read from field
  824. 824 TIFFFieldTag(3tiff) - Get TIFF field tag value from field information
  825. 825 TIFFFieldWriteCount(3tiff) - Get number of values to be written to field
  826. 826 TIFFFlush(3tiff), TIFFFlushData(3tiff) - flush pending writes to an open TIFF file
  827. 827 TIFFGetField(3tiff), TIFFVGetField(3tiff) - get the value(s) of a tag in an open TIFF file
  828. 828 TIFFOpen(3tiff), TIFFFdOpen(3tiff), TIFFClientOpen(3tiff) - open a TIFF file for reading or writing
  829. 829 TIFFPrintDirectory(3tiff) - print a description of a TIFF directory
  830. 830 TIFFRGBAImage(3tiff), TIFFRGBAImageOK(3tiff), TIFFRGBAImageBegin(3tiff), TIFFRGBAImageGet(3tiff), TIFFRGBAImageEnd(3tiff) - read and decode an image into a raster
  831. 831 TIFFReadDirectory(3tiff) - get the contents of the next directory in an open TIFF file
  832. 832 TIFFReadEncodedStrip(3tiff) - read and decode a strip of data from an open TIFF file
  833. 833 TIFFReadEncodedTile(3tiff) - read and decode a tile of data from an open TIFF file
  834. 834 TIFFReadRGBAImage(3tiff), TIFFReadRGBAImageOriented(3tiff) - read and decode an image into a fixed-format raster
  835. 835 TIFFReadRGBAStrip(3tiff) - read and decode an image strip into a fixed-format raster
  836. 836 TIFFReadRGBATile(3tiff) - read and decode an image tile into a fixed-format raster
  837. 837 TIFFReadRawStrip(3tiff) - return the undecoded contents of a strip of data from an open TIFF file
  838. 838 TIFFReadRawTile(3tiff) - return an undecoded tile of data from an open TIFF file
  839. 839 TIFFReadScanline(3tiff) - read and decode a scanline of data from an open TIFF file
  840. 840 TIFFReadTile(3tiff) - read and decode a tile of data from an open TIFF file
  841. 841 TIFFSetDirectory(3tiff), TIFFSetSubDirectory(3tiff) - set the current directory for an open TIFF file
  842. 842 TIFFSetField(3tiff), TIFFVSetField(3tiff) - set the value(s) of a tag in a TIFF file open for writing
  843. 843 TIFFWarning(3tiff), TIFFSetWarningHandler(3tiff) - library warning interface
  844. 844 TIFFWriteDirectory(3tiff), TIFFRewriteDirectory(3tiff), TIFFCheckpointDirectory(3tiff) - write the current directory in an open TIFF file
  845. 845 TIFFWriteEncodedStrip(3tiff), TIFFWritedEncodedStrip(3tiff) - compress and write a strip of data to an open TIFF file
  846. 846 TIFFWriteEncodedTile(3tiff), TIFFWritedEncodedTile(3tiff) - compress and write a tile of data to an open TIFF file
  847. 847 TIFFWriteRawStrip(3tiff) - write a strip of raw data to an open TIFF file
  848. 848 TIFFWriteRawTile(3tiff) - write a tile of raw data to an open TIFF file
  849. 849 TIFFWriteScanline(3tiff) - write a scanline to an open TIFF file
  850. 850 TIFFWriteTile(3tiff) - encode and write a tile of data to an open TIFF file
  851. 851 TIFFbuffer(3tiff), TIFFReadBufferSetup(3tiff), TIFFWriteBufferSetup(3tiff) - I/O buffering control routines
  852. 852 TIFFcodec(3tiff), TIFFFindCODEC(3tiff), TIFFRegisterCODEC(3tiff), TIFFUnRegisterCODEC(3tiff), TIFFIsCODECConfigured(3tiff) - codec-related utility routines
  853. 853 TIFFcolor(3tiff), TIFFYCbCrToRGBInit(3tiff), TIFFYCbCrtoRGB(3tiff), TIFFCIELabToRGBInit(3tiff), TIFFCIELabToXYZ(3tiff), TIFFXYZToRGB(3tiff) - color conversion routines
  854. 854 TIFFmemory(3tiff), _TIFFmalloc(3tiff), c _TIFFrealloc(3tiff), c _TIFFfree(3tiff), c _TIFFmemset(3tiff), c _TIFFmemcpy(3tiff), c _TIFFmemcmp(3tiff), c(3tiff) - memory management-related functions for use with TIFF files
  855. 855 TIFFquery(3tiff), TIFFCurrentRow(3tiff), TIFFCurrentStrip(3tiff), TIFFCurrentTile(3tiff), TIFFCurrentDirectory(3tiff), TIFFLastDirectory(3tiff), TIFFFileno(3tiff), TIFFFileName(3tiff), TIFFGetMode(3tiff), TIFFIsTiled(3tiff), TIFFIsByteSwapped(3tiff), TIFFIsUpSampled(3tiff), TIFFIsMSB2LSB(3tiff), TIFFGetVersion(3tiff) - query routines
  856. 856 TIFFsize(3tiff), TIFFScanlineSize(3tiff), TIFFRasterScanlineSize(3tiff) - return the size of various items associated with an open TIFF file
  857. 857 TIFFstrip(3tiff), TIFFDefaultStripSize(3tiff), TIFFStripSize(3tiff), TIFFVStripSize(3tiff), TIFFRawStripSize(3tiff), TIFFComputeStrip(3tiff), TIFFNumberOfStrips(3tiff) - strip-related utility routines
  858. 858 TIFFswab(3tiff), TIFFGetBitRevTable(3tiff), TIFFReverseBits(3tiff), TIFFSwabShort(3tiff), TIFFSwabLong(3tiff), TIFFSwabArrayOfShort(3tiff), TIFFSwabArrayOfLong(3tiff) - byte- and bit-swapping routines
  859. 859 TIFFtile(3tiff), TIFFTileSize(3tiff), TIFFTileRowSize(3tiff), TIFFVTileSize(3tiff), TIFFDefaultTileSize(3tiff), TIFFComputeTile(3tiff), TIFFCheckTile(3tiff), TIFFNumberOfTiles(3tiff) - tile-related utility routines
  860. 860 Term::ANSIColor(3) - Color screen output using ANSI escape sequences
  861. 861 Term::Cap(3) - Perl termcap interface
  862. 862 Term::Complete(3) - Perl word completion module
  863. 863 Term::ReadLine(3) - Perl interface to various "readline" packages. If no real package is found, substitutes stubs instead of basic functions
  864. 864 Terminator(1) - Multiple GNOME terminals in one window
  865. 865 Test(3) - provides a simple framework for writing test scripts
  866. 866 Test2(3) - Framework for writing test tools that all work together
  867. 867 Test2::API(3) - Primary interface for writing Test2 based testing tools
  868. 868 Test2::API::Breakage(3) - What breaks at what version
  869. 869 Test2::API::Context(3) - Object to represent a testing context
  870. 870 Test2::API::Instance(3) - Object used by Test2::API under the hood
  871. 871 Test2::API::Stack(3) - Object to manage a stack of Test2::Hub instances
  872. 872 Test2::Event(3) - Base class for events
  873. 873 Test2::Event::Bail(3) - Bailout!
  874. 874 Test2::Event::Diag(3) - Diag event type
  875. 875 Test2::Event::Encoding(3) - Set the encoding for the output stream
  876. 876 Test2::Event::Exception(3) - Exception event
  877. 877 Test2::Event::Generic(3) - Generic event type
  878. 878 Test2::Event::Info(3) - Info event base class
  879. 879 Test2::Event::Note(3) - Note event type
  880. 880 Test2::Event::Ok(3) - Ok event type
  881. 881 Test2::Event::Plan(3) - The event of a plan
  882. 882 Test2::Event::Skip(3) - Skip event type
  883. 883 Test2::Event::Subtest(3) - Event for subtest types
  884. 884 Test2::Event::TAP::Version(3) - Event for TAP version
  885. 885 Test2::Event::Waiting(3) - Tell all procs/threads it is time to be done
  886. 886 Test2::Formatter(3) - Namespace for formatters
  887. 887 Test2::Formatter::TAP(3) - Standard TAP formatter
  888. 888 Test2::Hub(3) - The conduit through which all events flow
  889. 889 Test2::Hub::Interceptor(3) - Hub used by interceptor to grab results
  890. 890 Test2::Hub::Interceptor::Terminator(3) - Exception class used by Test2::Hub::Interceptor
  891. 891 Test2::Hub::Subtest(3) - Hub used by subtests
  892. 892 Test2::IPC(3) - Turn on IPC for threading or forking support
  893. 893 Test2::IPC::Driver(3) - Base class for Test2 IPC drivers
  894. 894 Test2::IPC::Driver::Files(3) - Temp dir + Files concurrency model
  895. 895 Test2::Tools::Tiny(3) - Tiny set of tools for unfortunate souls who cannot use Test2::Suite
  896. 896 Test2::Transition(3) - Transition notes when upgrading to Test2
  897. 897 Test2::Util(3) - Tools used by Test2 and friends
  898. 898 Test2::Util::ExternalMeta(3) - Allow third party tools to safely attach meta-data to your instances
  899. 899 Test2::Util::HashBase(3) - Build hash based classes
  900. 900 Test2::Util::Trace(3) - Debug information for events
  901. 901 Test::Builder(3) - Backend for building test libraries
  902. 902 Test::Builder::Formatter(3) - Test::Builder subclass of Test2::Formatter::TAP
  903. 903 Test::Builder::IO::Scalar(3) - A copy of IO::Scalar for Test::Builder
  904. 904 Test::Builder::Module(3) - Base class for test modules
  905. 905 Test::Builder::Tester(3) - test testsuites that have been built with Test::Builder
  906. 906 Test::Builder::Tester::Color(3) - turn on colour in Test::Builder::Tester
  907. 907 Test::Builder::TodoDiag(3) - Test::Builder subclass of Test2::Event::Diag
  908. 908 Test::Harness(3) - Run Perl standard test scripts with statistics
  909. 909 Test::More(3) - yet another framework for writing test scripts
  910. 910 Test::Simple(3) - Basic utilities for writing tests
  911. 911 Test::Tester(3) - Ease testing test modules built with Test::Builder
  912. 912 Test::Tester::Capture(3) - Help testing test modules built with Test::Builder
  913. 913 Test::Tester::CaptureRunner(3) - Help testing test modules built with Test::Builder
  914. 914 Test::Tutorial(3) - A tutorial about writing really basic tests
  915. 915 Test::use::ok(3) - Alternative to Test::More::use_ok
  916. 916 Text::Abbrev(3) - abbrev - create an abbreviation table from a list
  917. 917 Text::Balanced(3) - Extract delimited text sequences from strings
  918. 918 Text::ParseWords(3) - parse text into an array of tokens or array of arrays
  919. 919 Text::Tabs(3) - expand and unexpand tabs like unix expand(1) and unexpand(1)
  920. 920 Text::Wrap(3) - line wrapping to form simple paragraphs
  921. 921 Thread(3) - Manipulate threads in Perl (for old code only)
  922. 922 Thread::Queue(3) - Thread-safe queues
  923. 923 Thread::Semaphore(3) - Thread-safe semaphores
  924. 924 Tie::Array(3) - base class for tied arrays
  925. 925 Tie::File(3) - Access the lines of a disk file via a Perl array
  926. 926 Tie::Handle(3) - base class definitions for tied handles
  927. 927 Tie::Hash(3), Tie::StdHash(3), Tie::ExtraHash(3) - base class definitions for tied hashes
  928. 928 Tie::Hash::NamedCapture(3) - Named regexp capture buffers
  929. 929 Tie::Memoize(3) - add data to hash when needed
  930. 930 Tie::RefHash(3) - use references as hash keys
  931. 931 Tie::Scalar(3), Tie::StdScalar(3) - base class definitions for tied scalars
  932. 932 Tie::StdHandle(3) - base class definitions for tied handles
  933. 933 Tie::SubstrHash(3) - Fixed-table-size, fixed-key-length hashing
  934. 934 Time::HiRes(3) - High resolution alarm, sleep, gettimeofday, interval timers
  935. 935 Time::Local(3) - Efficiently compute time from local and GMT time
  936. 936 Time::Piece(3) - Object Oriented time objects
  937. 937 Time::Seconds(3) - a simple API to convert seconds to other date values
  938. 938 Time::gmtime(3) - by-name interface to Perl's built-in gmtime() function
  939. 939 Time::localtime(3) - by-name interface to Perl's built-in localtime() function
  940. 940 Time::tm(3) - internal object used by Time::gmtime and Time::localtime
  941. 941 UNIVERSAL(3) - base class for ALL classes (blessed references)
  942. 942 Unicode::Collate(3) - Unicode Collation Algorithm
  943. 943 Unicode::Collate::CJK::Big5(3) - weighting CJK Unified Ideographs for Unicode::Collate
  944. 944 Unicode::Collate::CJK::GB2312(3) - weighting CJK Unified Ideographs for Unicode::Collate
  945. 945 Unicode::Collate::CJK::JISX0208(3) - weighting JIS KANJI for Unicode::Collate
  946. 946 Unicode::Collate::CJK::Korean(3) - weighting CJK Unified Ideographs for Unicode::Collate
  947. 947 Unicode::Collate::CJK::Pinyin(3) - weighting CJK Unified Ideographs for Unicode::Collate
  948. 948 Unicode::Collate::CJK::Stroke(3) - weighting CJK Unified Ideographs for Unicode::Collate
  949. 949 Unicode::Collate::CJK::Zhuyin(3) - weighting CJK Unified Ideographs for Unicode::Collate
  950. 950 Unicode::Collate::Locale(3) - Linguistic tailoring for DUCET via Unicode::Collate
  951. 951 Unicode::Normalize(3) - Unicode Normalization Forms
  952. 952 Unicode::UCD(3) - Unicode character database
  953. 953 User::grent(3) - by-name interface to Perl's built-in getgr*() functions
  954. 954 User::pwent(3) - by-name interface to Perl's built-in getpw*() functions
  955. 955 Wget(1) - The non-interactive network downloader
  956. 956 XSLoader(3) - Dynamically load C libraries into Perl code
  957. 957 _private_tmp_libevent-20170129-59807-1v4om7q_libevent-release-2.1.8-stable_include_event2_(3), event2(3) - Directory Reference
  958. 958 a2h(1) - convert ANSI/VT100 escape sequences to HTML
  959. 959 accessdb(8) - dumps the content of a man-db database in a human readable format
  960. 960 ag(1) - The Silver Searcher. Like ack, but faster
  961. 961 animate(1) - animates an image or image sequence on any X server
  962. 962 apropos(1) - search the manual page names and descriptions
  963. 963 arybase(3) - Set indexing base via $[
  964. 964 attributes(3) - get/set subroutine or variable attributes
  965. 965 autoconf(1) - Generate configuration scripts
  966. 966 autodie(3) - Replace functions with ones that succeed or die with lexical scope
  967. 967 autodie::Scope::Guard(3) - Wrapper class for calling subs at end of scope
  968. 968 autodie::Scope::GuardStack(3) - Hook stack for managing scopes via %^H
  969. 969 autodie::Util(3) - Internal Utility subroutines for autodie and Fatal
  970. 970 autodie::exception(3) - Exceptions from autodying functions
  971. 971 autodie::exception::system(3) - Exceptions from autodying system()
  972. 972 autodie::hints(3) - Provide hints about user subroutines to autodie
  973. 973 autodie::skip(3) - Skip a package when throwing autodie exceptions
  974. 974 autoheader(1) - Create a template header for configure
  975. 975 autom4te(1) - Generate files and scripts thanks to M4
  976. 976 autoreconf(1) - Update generated configuration files
  977. 977 autoscan(1) - Generate a preliminary configure.in
  978. 978 autoupdate(1) - Update a configure.in to a newer Autoconf
  979. 979 autouse(3) - postpone load of modules until a function is used
  980. 980 avconv(1) - avconv video converter
  981. 981 avprobe(1) - avprobe media prober
  982. 982 base(3) - Establish an ISA relationship with base classes at compile time
  983. 983 bcat(1) - browser cat
  984. 984 bigint(3) - Transparent BigInteger support for Perl
  985. 985 bignum(3) - Transparent BigNumber support for Perl
  986. 986 bigrat(3) - Transparent BigNumber/BigRational support for Perl
  987. 987 blib(3) - Use MakeMaker's uninstalled version of a package
  988. 988 brew(1) - The missing package manager for macOS
  989. 989 brew-cask(1) - a friendly binary installer for macOS
  990. 990 buffer.h(3), event2/buffer.h(3) - Functions for buffering data for network sending or receiving
  991. 991 buffer_compat.h(3), event2/buffer_compat.h(3) - Obsolete and deprecated versions of the functions in buffer.h: provided only for backward compatibility
  992. 992 bufferevent(3) - An opaque type for handling buffered IO
  993. 993 bufferevent.h(3), event2/bufferevent.h(3) - Functions for buffering data for network sending or receiving
  994. 994 bufferevent_ssl.h(3), event2/bufferevent_ssl.h(3) - OpenSSL support for bufferevents
  995. 995 buku(1) - Command-line bookmark manager with browser integration
  996. 996 bytes(3) - Perl pragma to expose the individual bytes of characters
  997. 997 catman(8) - create or update the pre-formatted manual pages
  998. 998 charnames(3) - access to Unicode character names and named character sequences; also define character names
  999. 999 cjpeg(1) - compress an image file to a JPEG file
  1000. 1000 cmark(1) - convert CommonMark formatted text to HTML
  1001. 1001 colorls(1) - list directory contents with colors and icons
  1002. 1002 compare(1) - mathematically and visually annotate the difference between an image and its reconstruction
  1003. 1003 composite(1) - overlaps one image over another
  1004. 1004 config.guess(1) - guess the build system triplet
  1005. 1005 config.sub(1) - validate and canonicalize a configuration triplet
  1006. 1006 conjure(1) - interprets and executes scripts written in the Magick Scripting Language (MSL)
  1007. 1007 constant(3) - Perl pragma to declare constants
  1008. 1008 convert(1) - convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more
  1009. 1009 copydatabase(1) - Perform a document-by-document copy of one or more Xapian databases
  1010. 1010 corelist(1) - a commandline frontend to Module::CoreList
  1011. 1011 cpan(1) - easily interact with CPAN from the command line
  1012. 1012 ctags(1) - Generate tag files for source code
  1013. 1013 deprecate(3) - Perl pragma for deprecating the core version of a module
  1014. 1014 deprecated(3), deprecatedDeprecated List(3) - Global evbuffer_readline (struct evbuffer *buffer)" 1c This function is deprecated because its behavior is not correct for almost any protocol, and also because it's wholly subsumed by evbuffer_readln(). Global evbuffer_setcb (struct evbuffer *buffer, evbuffer_cb cb, void *cbarg)" 1c This function is deprecated because it clears all previous callbacks set on the evbuffer, which can cause confusing behavior if multiple parts of the code all want to add their own callbacks on a buffer. Instead, use evbuffer_add(), evbuffer_del(), and evbuffer_setflags() to manage your own evbuffer callbacks without interfering with callbacks set by others. Global evdns_add_server_port (evutil_socket_t socket, int flags, evdns_request_callback_fn_type callback, void *user_data)" 1c This function is deprecated because it does not allow the caller to specify which even_base it uses. The recommended function is evdns_add_server_port_with_base(). Global evdns_clear_nameservers_and_suspend (void)" 1c This function is deprecated because it does not allow the caller to specify which evdns_base it applies to. The recommended function is evdns_base_clear_nameservers_and_suspend(). Global evdns_count_nameservers (void)" 1c This function is deprecated because it does not allow the caller to specify which evdns_base it applies to. The recommended function is evdns_base_count_nameservers(). Global evdns_get_global_base (void)" 1c This function is deprecated because use of the global evdns_base is error-prone. Global evdns_init (void)" 1c This function is deprecated because it always uses the current event base, and is easily confused by multiple calls to event_init(), and so is not safe for multithreaded use. Additionally, it allocates a global structure that only one thread can use. The replacement is evdns_base_new(). Global evdns_nameserver_add (unsigned long int address)" 1c This function is deprecated because it does not allow the caller to specify which evdns_base it applies to. The recommended 1015 function is evdns_base_nameserver_add(). Global evdns_nameserver_ip_add (const char *ip_as_string)" 1c This function is deprecated because it does not allow the caller to specify which evdns_base it applies to. The recommended function is evdns_base_nameserver_ip_add(). Global evdns_resolv_conf_parse (int flags, const char *const filename)" 1c This function is deprecated because it does not allow the caller to specify which evdns_base it applies to. The recommended function is evdns_base_resolv_conf_parse(). Global evdns_resolve_ipv4 (const char *name, int flags, evdns_callback_type callback, void *ptr)" 1c This function is deprecated because it does not allow the caller to specify which evdns_base it applies to. The recommended function is evdns_base_resolve_ipv4(). Global evdns_resolve_reverse (const struct in_addr *in, int flags, evdns_callback_type callback, void *ptr)" 1c This function is deprecated because it does not allow the caller to specify which evdns_base it applies to. The recommended function is evdns_base_resolve_reverse(). Global evdns_resolve_reverse_ipv6 (const struct in6_addr *in, int flags, evdns_callback_type callback, void *ptr)" 1c This function is deprecated because it does not allow the caller to specify which evdns_base it applies to. The recommended function is evdns_base_resolve_reverse_ipv6(). Global evdns_resume (void)" 1c This function is deprecated because it does not allow the caller to specify which evdns_base it applies to. The recommended function is evdns_base_resume(). Global evdns_search_add (const char *domain)" 1c This function is deprecated because it does not allow the caller to specify which evdns_base it applies to. The recommended function is evdns_base_search_add(). Global evdns_search_clear (void)" 1c This function is deprecated because it does not allow the caller to specify which evdns_base it applies to. The recommended function is evdns_base_search_clear(). Global evdns_search_ndots_set (const int ndots)" 1c This function is deprecated because it does not allo 1016 w the caller to specify which evdns_base it applies to. The recommended function is evdns_base_search_ndots_set(). Global evdns_set_option (const char *option, const char *val, int flags)" 1c This function is deprecated because it does not allow the caller to specify which evdns_base it applies to. The recommended function is evdns_base_set_option(). Global evdns_shutdown (int fail_requests)" 1c This function is deprecated because it does not allow the caller to specify which evdns_base it applies to. The recommended function is evdns_base_shutdown(). File event_compat.h " 1c All functions in this file are by definition deprecated. Global event_dispatch (void)" 1c This function is deprecated because it is easily confused by multiple calls to event_init(), and because it is not safe for multithreaded use. The replacement is event_base_dispatch(). Global event_get_method (void)" 1c This function is obsolete, and has been replaced by event_base_get_method(). Its use is deprecated because it relies on the 'current' base configured by event_init(). Global event_init (void)" 1c This function is deprecated because it replaces the 'current' event_base, and is totally unsafe for multithreaded use. The replacement is event_base_new(). Global event_loop (int)" 1c This function is deprecated because it uses the event base from the last call to event_init, and is therefore not safe for multithreaded use. The replacement is event_base_loop(). Global event_loopbreak (void)" 1c This function is deprecated because it uses the event base from the last call to event_init, and is therefore not safe for multithreaded use. The replacement is event_base_loopbreak(). Global event_loopexit (const struct timeval *)" 1c This function is deprecated because it uses the event base from the last call to event_init, and is therefore not safe for multithreaded use. The replacement is event_base_loopexit(). Global event_once (evutil_socket_t, short, void(*)(evutil_socket_t, short, void *), void *, const struct timeval *)" 1c This function is obso 1017 lete, and has been replaced by event_base_once(). Its use is deprecated because it relies on the 'current' base configured by event_init(). Global event_priority_init (int)" 1c This function is deprecated because it is easily confused by multiple calls to event_init(), and because it is not safe for multithreaded use. The replacement is event_base_priority_init(). Global event_set (struct event *, evutil_socket_t, short, void(*)(evutil_socket_t, short, void *), void *)" 1c event_set() is not recommended for new code, because it requires a subsequent call to event_base_set() to be safe under most circumstances. Use event_assign() or event_new() instead. Global evhttp_connection_new (const char *address, ev_uint16_t port)" 1c It does not allow an event base to be specified Global evhttp_connection_set_base (struct evhttp_connection *evcon, struct event_base *base)" 1c XXXX Why? Global evhttp_decode_uri (const char *uri)" 1c This function is deprecated; you probably want to use evhttp_get_decoded_uri instead. Global evhttp_parse_query (const char *uri, struct evkeyvalq *headers)" 1c This function is deprecated as of Libevent 2.0.9. Use evhttp_uri_parse and evhttp_parse_query_str instead. Global evhttp_start (const char *address, ev_uint16_t port)" 1c It does not allow an event base to be specified Module Misnamed functions " 1c These macros are deprecated because their names don't follow Libevent's naming conventions. Module signal_* macros " 1c These macros are deprecated because their naming is inconsistent with the rest of Libevent. Module timeout_* macros " 1c These macros are deprecated because their naming is inconsistent with the rest of Libevent
  1015. 1018 diagnostics(1), splain(1) - produce verbose warning diagnostics
  1016. 1019 diagnostics(3), splain(3) - produce verbose warning diagnostics
  1017. 1020 dialog(1) - display dialog boxes from shell scripts
  1018. 1021 dialog(3) - widgets and utilities for the program
  1019. 1022 display(1) - displays an image or image sequence on any X server
  1020. 1023 djpeg(1) - decompress a JPEG file to an image file
  1021. 1024 dns.h(3), event2/dns.h(3) - Welcome, gentle reader
  1022. 1025 dns_compat.h(3), event2/dns_compat.h(3) - Potentially non-threadsafe versions of the functions in dns.h: provided only for backwards compatibility
  1023. 1026 ebrowse(1) - create a class hierarchy database
  1024. 1027 emacs(1) - GNU project Emacs editor
  1025. 1028 emacsclient(1) - tells a running Emacs to visit a file
  1026. 1029 enc2xs(1) - -- Perl Encode Module Generator
  1027. 1030 encguess(1) - guess character encodings of files
  1028. 1031 encoding(3) - allows you to write your script in non-ASCII and non-UTF-8
  1029. 1032 encoding::warnings(3) - Warn on implicit encoding conversions
  1030. 1033 erb(1) - Ruby Templating
  1031. 1034 etags(1), ctags(1) - generate tag file for Emacs, vi
  1032. 1035 evbuffer(3) - An evbuffer is an opaque data type for efficiently buffering data to be sent or received on the network
  1033. 1036 evbuffer_cb_info(3) - Structure passed to an evbuffer_cb_func evbuffer callback
  1034. 1037 evbuffer_iovec(3) - Describes a single extent of memory inside an evbuffer
  1035. 1038 evbuffer_ptr(3) - Pointer to a position within an evbuffer
  1036. 1039 event(3) - Structure to represent a single event
  1037. 1040 event.h(3), event2/event.h(3) - Core functions for waiting for and receiving events, and using event bases
  1038. 1041 event_base(3) - Structure to hold information and state for a Libevent dispatch loop
  1039. 1042 event_compat.h(3), event2/event_compat.h(3) - Potentially non-threadsafe versions of the functions in event.h: provided only for backwards compatibility
  1040. 1043 event_config(3) - Configuration for an event_base
  1041. 1044 evim(1) - easy Vim, edit a file with Vim and setup for modeless editing
  1042. 1045 evthread_condition_callbacks(3) - This structure describes the interface a threading library uses for condition variables
  1043. 1046 evthread_lock_callbacks(3) - This structure describes the interface a threading library uses for locking
  1044. 1047 evutil_addrinfo(3) - A definition of struct addrinfo for systems that lack it
  1045. 1048 evutil_monotonic_timer(3) - Structure to hold information about a monotonic timer
  1046. 1049 exiftool(1) - Read and write meta information in files
  1047. 1050 experimental(3) - Experimental features made easy
  1048. 1051 faac(1) - open source MPEG-4 and MPEG-2 AAC encoder
  1049. 1052 fax2ps(1) - convert a TIFF facsimile to compressed (tm
  1050. 1053 fax2tiff(1) - create a TIFF Class F fax file from raw fax data
  1051. 1054 fc-cache(1) - build font information cache files
  1052. 1055 fc-cat(1) - read font information cache files
  1053. 1056 fc-list(1) - list available fonts
  1054. 1057 fc-match(1) - match available fonts
  1055. 1058 fc-pattern(1) - parse and show pattern
  1056. 1059 fc-query(1) - query font files
  1057. 1060 fc-scan(1) - scan font files or directories
  1058. 1061 fc-validate(1) - validate font files
  1059. 1062 fdupes(1) - finds duplicate files in a given set of directories
  1060. 1063 feature(3) - Perl pragma to enable new features
  1061. 1064 ffmpeg(1) - ffmpeg video converter
  1062. 1065 ffmpeg-bitstream-filters(1) - FFmpeg bitstream filters
  1063. 1066 ffmpeg-codecs(1) - FFmpeg codecs
  1064. 1067 ffmpeg-devices(1) - FFmpeg devices
  1065. 1068 ffmpeg-filters(1) - FFmpeg filters
  1066. 1069 ffmpeg-formats(1) - FFmpeg formats
  1067. 1070 ffmpeg-protocols(1) - FFmpeg protocols
  1068. 1071 ffmpeg-resampler(1) - FFmpeg Resampler
  1069. 1072 ffmpeg-scaler(1) - FFmpeg video scaling and pixel format converter
  1070. 1073 ffmpeg-utils(1) - FFmpeg utilities
  1071. 1074 ffmpegthumbnailer(1) - fast and lightweight video thumbnailer
  1072. 1075 ffprobe(1) - ffprobe media prober
  1073. 1076 ffserver(1) - ffserver video server
  1074. 1077 fields(3) - compile-time class fields
  1075. 1078 filetest(3) - Perl pragma to control the filetest permission operators
  1076. 1079 find(1) - search for files in a directory hierarchy
  1077. 1080 flac(1) - Free Lossless Audio Codec
  1078. 1081 fontforge(1) - create and modify PostScript, TrueType and SVG fonts
  1079. 1082 fontimage(1) - produce a font thumbnail image
  1080. 1083 fontlint(1) - check a font
  1081. 1084 fonts-conf(5), fonts.conf(5) - Font configuration files
  1082. 1085 freetype-config(1) - Get information about a libfreetype installation
  1083. 1086 fribidi_charset_to_unicode(3) - convert string to Unicode
  1084. 1087 fribidi_debug_status(3) - get current debug state
  1085. 1088 fribidi_get_bidi_type(3) - get character bidi type
  1086. 1089 fribidi_get_bidi_type_name(3) - get bidi type name
  1087. 1090 fribidi_get_bidi_types(3) - get bidi types for an string of characters
  1088. 1091 fribidi_get_bracket(3) - get bracketed character
  1089. 1092 fribidi_get_bracket_types(3) - get bracketed characters
  1090. 1093 fribidi_get_joining_type(3) - get character joining type
  1091. 1094 fribidi_get_joining_type_name(3) - get joining type name
  1092. 1095 fribidi_get_joining_types(3) - get joining types for an string of characters
  1093. 1096 fribidi_get_mirror_char(3) - get mirrored character
  1094. 1097 fribidi_get_par_direction(3) - get base paragraph direction
  1095. 1098 fribidi_get_par_embedding_levels(3) - get bidi embedding levels of a paragraph
  1096. 1099 fribidi_get_par_embedding_levels_ex(3) - get bidi embedding levels of a paragraph
  1097. 1100 fribidi_get_type(3) - get character bidi type
  1098. 1101 fribidi_get_type_internal(3) - get character bidi type
  1099. 1102 fribidi_join_arabic(3) - do Arabic joining
  1100. 1103 fribidi_log2vis(3) - get visual string
  1101. 1104 fribidi_log2vis_get_embedding_levels(3) - get embedding levels
  1102. 1105 fribidi_mirroring_status(3) - get current mirroring status
  1103. 1106 fribidi_parse_charset(3) - parse character set name
  1104. 1107 fribidi_remove_bidi_marks(3) - remove bidi marks out of an string
  1105. 1108 fribidi_reorder_line(3) - reorder a line of logical string to visual
  1106. 1109 fribidi_reorder_nsm_status(3) - get current marks reordering status
  1107. 1110 fribidi_set_debug(3) - set debug state
  1108. 1111 fribidi_set_mirroring(3) - set mirroring on or off
  1109. 1112 fribidi_set_reorder_nsm(3) - set marks reordering on or off
  1110. 1113 fribidi_shape(3) - do bidi-aware shaping
  1111. 1114 fribidi_shape_arabic(3) - do Arabic shaping
  1112. 1115 fribidi_shape_mirroring(3) - do mirroring shaping
  1113. 1116 fribidi_unicode_to_charset(3) - convert string from Unicode
  1114. 1117 fzf(1) - a command-line fuzzy finder
  1115. 1118 fzf-tmux(1) - open fzf in tmux split pane
  1116. 1119 g-ir-compiler(1) - typelib compiler
  1117. 1120 g-ir-generate(1) - typelib generator
  1118. 1121 g-ir-scanner(1) - extracting C metadata from sources and headers
  1119. 1122 gb2sum(1), b2sum(1) - compute and check BLAKE2 message digest
  1120. 1123 gbase32(1), base32(1) - base32 encode/decode data and print to standard output
  1121. 1124 gbase64(1), base64(1) - base64 encode/decode data and print to standard output
  1122. 1125 gbasename(1), basename(1) - strip directory and suffix from filenames
  1123. 1126 gcat(1), cat(1) - concatenate files and print on the standard output
  1124. 1127 gchcon(1), chcon(1) - change file security context
  1125. 1128 gchgrp(1), chgrp(1) - change group ownership
  1126. 1129 gchmod(1), chmod(1) - change file mode bits
  1127. 1130 gchown(1), chown(1) - change file owner and group
  1128. 1131 gchroot(1), chroot(1) - run command or interactive shell with special root directory
  1129. 1132 gcksum(1), cksum(1) - checksum and count the bytes in a file
  1130. 1133 gcomm(1), comm(1) - compare two sorted files line by line
  1131. 1134 gcp(1), cp(1) - copy files and directories
  1132. 1135 gcsplit(1), csplit(1) - split a file into sections determined by context lines
  1133. 1136 gcut(1), cut(1) - remove sections from each line of files
  1134. 1137 gdate(1), date(1) - print or set the system date and time
  1135. 1138 gdbm_dump(1) - dump a GDBM database to a file
  1136. 1139 gdbm_load(1) - re-create a GDBM database from a dump file
  1137. 1140 gdbmtool(1) - examine and modify a GDBM database
  1138. 1141 gdd(1), dd(1) - convert and copy a file
  1139. 1142 gdf(1), df(1) - report file system disk space usage
  1140. 1143 gdir(1), dir(1) - list directory contents
  1141. 1144 gdircolors(1), dircolors(1) - color setup for ls
  1142. 1145 gdirname(1), dirname(1) - strip last component from file name
  1143. 1146 gdk-pixbuf-csource(1) - C code generation utility for GdkPixbuf images
  1144. 1147 gdk-pixbuf-query-loaders(1) - GdkPixbuf loader registration utility
  1145. 1148 gdu(1), du(1) - estimate file space usage
  1146. 1149 gecho(1), echo(1) - display a line of text
  1147. 1150 genv(1), env(1) - run a program in a modified environment
  1148. 1151 gexpand(1), expand(1) - convert tabs to spaces
  1149. 1152 gexpr(1), expr(1) - evaluate expressions
  1150. 1153 gfactor(1), factor(1) - factor numbers
  1151. 1154 gfalse(1), false(1) - do nothing, unsuccessfully
  1152. 1155 gfmt(1), fmt(1) - simple optimal text formatter
  1153. 1156 gfold(1), fold(1) - wrap each input line to fit in specified width
  1154. 1157 ggroups(1), groups(1) - print the groups a user is in
  1155. 1158 ghc(1) - the Glasgow Haskell Compiler rst2man-indent-level 0 1 rstReportMargin \$1 \n[an-margin] level \n[rst2man-indent-level] level margin: \n[rst2man-indent\n[rst2man-indent-level]] - \n[rst2man-indent0] \n[rst2man-indent1] \n[rst2man-indent2] . 1 INDENT RS \$1 nr rst2man-indent\n[rst2man-indent-level] \n[an-margin] nr rst2man-indent-level +1 . UNINDENT RE rst2man-indent-level -1 \n[rst2man-indent\n[rst2man-indent-level]]u
  1156. 1159 ghead(1), head(1) - output the first part of files
  1157. 1160 ghostid(1), hostid(1) - print the numeric identifier for the current host
  1158. 1161 gid(1), id(1) - print real and effective user and group IDs
  1159. 1162 ginstall(1), install(1) - copy files and set attributes
  1160. 1163 git(1) - the stupid content tracker
  1161. 1164 git-add(1) - Add file contents to the index
  1162. 1165 git-am(1) - Apply a series of patches from a mailbox
  1163. 1166 git-annotate(1) - Annotate file lines with commit information
  1164. 1167 git-apply(1) - Apply a patch to files and/or to the index
  1165. 1168 git-archimport(1) - Import an Arch repository into Git
  1166. 1169 git-archive(1) - Create an archive of files from a named tree
  1167. 1170 git-bisect(1) - Use binary search to find the commit that introduced a bug
  1168. 1171 git-blame(1) - Show what revision and author last modified each line of a file
  1169. 1172 git-branch(1) - List, create, or delete branches
  1170. 1173 git-bundle(1) - Move objects and refs by archive
  1171. 1174 git-cat-file(1) - Provide content or type and size information for repository objects
  1172. 1175 git-check-attr(1) - Display gitattributes information
  1173. 1176 git-check-ignore(1) - Debug gitignore / exclude files
  1174. 1177 git-check-mailmap(1) - Show canonical names and email addresses of contacts
  1175. 1178 git-check-ref-format(1) - Ensures that a reference name is well formed
  1176. 1179 git-checkout(1) - Switch branches or restore working tree files
  1177. 1180 git-checkout-index(1) - Copy files from the index to the working tree
  1178. 1181 git-cherry(1) - Find commits yet to be applied to upstream
  1179. 1182 git-cherry-pick(1) - Apply the changes introduced by some existing commits
  1180. 1183 git-citool(1) - Graphical alternative to git-commit
  1181. 1184 git-clean(1) - Remove untracked files from the working tree
  1182. 1185 git-clone(1) - Clone a repository into a new directory
  1183. 1186 git-column(1) - Display data in columns
  1184. 1187 git-commit(1) - Record changes to the repository
  1185. 1188 git-commit-tree(1) - Create a new commit object
  1186. 1189 git-config(1) - Get and set repository or global options
  1187. 1190 git-count-objects(1) - Count unpacked number of objects and their disk consumption
  1188. 1191 git-credential(1) - Retrieve and store user credentials
  1189. 1192 git-credential-cache(1) - Helper to temporarily store passwords in memory
  1190. 1193 git-credential-cache--daemon(1) - Temporarily store user credentials in memory
  1191. 1194 git-credential-store(1) - Helper to store credentials on disk
  1192. 1195 git-cvsexportcommit(1) - Export a single commit to a CVS checkout
  1193. 1196 git-cvsimport(1) - Salvage your data out of another SCM people love to hate
  1194. 1197 git-cvsserver(1) - A CVS server emulator for Git
  1195. 1198 git-daemon(1) - A really simple server for Git repositories
  1196. 1199 git-describe(1) - Give an object a human readable name based on an available ref
  1197. 1200 git-diff(1) - Show changes between commits, commit and working tree, etc
  1198. 1201 git-diff-files(1) - Compares files in the working tree and the index
  1199. 1202 git-diff-index(1) - Compare a tree to the working tree or index
  1200. 1203 git-diff-tree(1) - Compares the content and mode of blobs found via two tree objects
  1201. 1204 git-difftool(1) - Show changes using common diff tools
  1202. 1205 git-fast-export(1) - Git data exporter
  1203. 1206 git-fast-import(1) - Backend for fast Git data importers
  1204. 1207 git-fetch(1) - Download objects and refs from another repository
  1205. 1208 git-fetch-pack(1) - Receive missing objects from another repository
  1206. 1209 git-filter-branch(1) - Rewrite branches
  1207. 1210 git-fmt-merge-msg(1) - Produce a merge commit message
  1208. 1211 git-for-each-ref(1) - Output information on each ref
  1209. 1212 git-format-patch(1) - Prepare patches for e-mail submission
  1210. 1213 git-fsck(1) - Verifies the connectivity and validity of the objects in the database
  1211. 1214 git-fsck-objects(1) - Verifies the connectivity and validity of the objects in the database
  1212. 1215 git-gc(1) - Cleanup unnecessary files and optimize the local repository
  1213. 1216 git-get-tar-commit-id(1) - Extract commit ID from an archive created using git-archive
  1214. 1217 git-grep(1) - Print lines matching a pattern
  1215. 1218 git-gui(1) - A portable graphical interface to Git
  1216. 1219 git-hash-object(1) - Compute object ID and optionally creates a blob from a file
  1217. 1220 git-help(1) - Display help information about Git
  1218. 1221 git-http-backend(1) - Server side implementation of Git over HTTP
  1219. 1222 git-http-fetch(1) - Download from a remote Git repository via HTTP
  1220. 1223 git-http-push(1) - Push objects over HTTP/DAV to another repository
  1221. 1224 git-imap-send(1) - Send a collection of patches from stdin to an IMAP folder
  1222. 1225 git-index-pack(1) - Build pack index file for an existing packed archive
  1223. 1226 git-init(1) - Create an empty Git repository or reinitialize an existing one
  1224. 1227 git-init-db(1) - Creates an empty Git repository
  1225. 1228 git-instaweb(1) - Instantly browse your working repository in gitweb
  1226. 1229 git-interpret-trailers(1) - add or parse structured information in commit messages
  1227. 1230 git-log(1) - Show commit logs
  1228. 1231 git-ls-files(1) - Show information about files in the index and the working tree
  1229. 1232 git-ls-remote(1) - List references in a remote repository
  1230. 1233 git-ls-tree(1) - List the contents of a tree object
  1231. 1234 git-mailinfo(1) - Extracts patch and authorship from a single e-mail message
  1232. 1235 git-mailsplit(1) - Simple UNIX mbox splitter program
  1233. 1236 git-merge(1) - Join two or more development histories together
  1234. 1237 git-merge-base(1) - Find as good common ancestors as possible for a merge
  1235. 1238 git-merge-file(1) - Run a three-way file merge
  1236. 1239 git-merge-index(1) - Run a merge for files needing merging
  1237. 1240 git-merge-one-file(1) - The standard helper program to use with git-merge-index
  1238. 1241 git-merge-tree(1) - Show three-way merge without touching index
  1239. 1242 git-mergetool(1) - Run merge conflict resolution tools to resolve merge conflicts
  1240. 1243 git-mergetool--lib(1) - Common Git merge tool shell scriptlets
  1241. 1244 git-mktag(1) - Creates a tag object
  1242. 1245 git-mktree(1) - Build a tree-object from ls-tree formatted text
  1243. 1246 git-mv(1) - Move or rename a file, a directory, or a symlink
  1244. 1247 git-name-rev(1) - Find symbolic names for given revs
  1245. 1248 git-notes(1) - Add or inspect object notes
  1246. 1249 git-p4(1) - Import from and submit to Perforce repositories
  1247. 1250 git-pack-objects(1) - Create a packed archive of objects
  1248. 1251 git-pack-redundant(1) - Find redundant pack files
  1249. 1252 git-pack-refs(1) - Pack heads and tags for efficient repository access
  1250. 1253 git-parse-remote(1) - Routines to help parsing remote repository access parameters
  1251. 1254 git-patch-id(1) - Compute unique ID for a patch
  1252. 1255 git-prune(1) - Prune all unreachable objects from the object database
  1253. 1256 git-prune-packed(1) - Remove extra objects that are already in pack files
  1254. 1257 git-pull(1) - Fetch from and integrate with another repository or a local branch
  1255. 1258 git-push(1) - Update remote refs along with associated objects
  1256. 1259 git-quiltimport(1) - Applies a quilt patchset onto the current branch
  1257. 1260 git-read-tree(1) - Reads tree information into the index
  1258. 1261 git-rebase(1) - Reapply commits on top of another base tip
  1259. 1262 git-receive-pack(1) - Receive what is pushed into the repository
  1260. 1263 git-reflog(1) - Manage reflog information
  1261. 1264 git-remote(1) - Manage set of tracked repositories
  1262. 1265 git-remote-ext(1) - Bridge smart transport to external command
  1263. 1266 git-remote-fd(1) - Reflect smart transport stream back to caller
  1264. 1267 git-remote-testgit(1) - Example remote-helper
  1265. 1268 git-repack(1) - Pack unpacked objects in a repository
  1266. 1269 git-replace(1) - Create, list, delete refs to replace objects
  1267. 1270 git-request-pull(1) - Generates a summary of pending changes
  1268. 1271 git-rerere(1) - Reuse recorded resolution of conflicted merges
  1269. 1272 git-reset(1) - Reset current HEAD to the specified state
  1270. 1273 git-rev-list(1) - Lists commit objects in reverse chronological order
  1271. 1274 git-rev-parse(1) - Pick out and massage parameters
  1272. 1275 git-revert(1) - Revert some existing commits
  1273. 1276 git-rm(1) - Remove files from the working tree and from the index
  1274. 1277 git-send-email(1) - Send a collection of patches as emails
  1275. 1278 git-send-pack(1) - Push objects over Git protocol to another repository
  1276. 1279 git-sh-i18n(1) - Gits i18n setup code for shell scripts
  1277. 1280 git-sh-i18n--envsubst(1) - Gits own envsubst(1) for i18n fallbacks
  1278. 1281 git-sh-setup(1) - Common Git shell script setup code
  1279. 1282 git-shell(1) - Restricted login shell for Git-only SSH access
  1280. 1283 git-shortlog(1) - Summarize git log output
  1281. 1284 git-show(1) - Show various types of objects
  1282. 1285 git-show-branch(1) - Show branches and their commits
  1283. 1286 git-show-index(1) - Show packed archive index
  1284. 1287 git-show-ref(1) - List references in a local repository
  1285. 1288 git-stage(1) - Add file contents to the staging area
  1286. 1289 git-stash(1) - Stash the changes in a dirty working directory away
  1287. 1290 git-status(1) - Show the working tree status
  1288. 1291 git-stripspace(1) - Remove unnecessary whitespace
  1289. 1292 git-submodule(1) - Initialize, update or inspect submodules
  1290. 1293 git-svn(1) - Bidirectional operation between a Subversion repository and Git
  1291. 1294 git-symbolic-ref(1) - Read, modify and delete symbolic refs
  1292. 1295 git-tag(1) - Create, list, delete or verify a tag object signed with GPG
  1293. 1296 git-unpack-file(1) - Creates a temporary file with a blobs contents
  1294. 1297 git-unpack-objects(1) - Unpack objects from a packed archive
  1295. 1298 git-update-index(1) - Register file contents in the working tree to the index
  1296. 1299 git-update-ref(1) - Update the object name stored in a ref safely
  1297. 1300 git-update-server-info(1) - Update auxiliary info file to help dumb servers
  1298. 1301 git-upload-archive(1) - Send archive back to git-archive
  1299. 1302 git-upload-pack(1) - Send objects packed back to git-fetch-pack
  1300. 1303 git-var(1) - Show a Git logical variable
  1301. 1304 git-verify-commit(1) - Check the GPG signature of commits
  1302. 1305 git-verify-pack(1) - Validate packed Git archive files
  1303. 1306 git-verify-tag(1) - Check the GPG signature of tags
  1304. 1307 git-web--browse(1) - Git helper script to launch a web browser
  1305. 1308 git-whatchanged(1) - Show logs with difference each commit introduces
  1306. 1309 git-worktree(1) - Manage multiple working trees
  1307. 1310 git-write-tree(1) - Create a tree object from the current index
  1308. 1311 gitattributes(5) - defining attributes per path
  1309. 1312 gitcli(7) - Git command-line interface and conventions
  1310. 1313 gitcore-tutorial(7) - A Git core tutorial for developers
  1311. 1314 gitcredentials(7) - providing usernames and passwords to Git
  1312. 1315 gitcvs-migration(7) - Git for CVS users
  1313. 1316 gitdiffcore(7) - Tweaking diff output
  1314. 1317 giteveryday(7) - A useful minimum set of commands for Everyday Git
  1315. 1318 gitglossary(7) - A Git Glossary
  1316. 1319 githooks(5) - Hooks used by Git
  1317. 1320 gitignore(5) - Specifies intentionally untracked files to ignore
  1318. 1321 gitk(1) - The Git repository browser
  1319. 1322 gitmodules(5) - defining submodule properties
  1320. 1323 gitnamespaces(7) - Git namespaces
  1321. 1324 gitremote-helpers(1) - Helper programs to interact with remote repositories
  1322. 1325 gitrepository-layout(5) - Git Repository Layout
  1323. 1326 gitrevisions(7) - specifying revisions and ranges for Git
  1324. 1327 gitsubmodules(7) - mounting one repository inside another
  1325. 1328 gittutorial(7) - A tutorial introduction to Git
  1326. 1329 gittutorial-2(7) - A tutorial introduction to Git: part two
  1327. 1330 gitweb(1) - Git web interface (web frontend to Git repositories)
  1328. 1331 gitweb.conf(5) - Gitweb (Git web interface) configuration file
  1329. 1332 gitworkflows(7) - An overview of recommended workflows with Git
  1330. 1333 gjoin(1), join(1) - join lines of two files on a common field
  1331. 1334 gkill(1), kill(1) - send signals to processes, or list signals
  1332. 1335 glances(1) - An eye on your system rst2man-indent-level 0 1 rstReportMargin \$1 \n[an-margin] level \n[rst2man-indent-level] level margin: \n[rst2man-indent\n[rst2man-indent-level]] - \n[rst2man-indent0] \n[rst2man-indent1] \n[rst2man-indent2] . 1 INDENT RS \$1 nr rst2man-indent\n[rst2man-indent-level] \n[an-margin] nr rst2man-indent-level +1 . UNINDENT RE rst2man-indent-level -1 \n[rst2man-indent\n[rst2man-indent-level]]u
  1333. 1336 glibtool(1), libtool(1) - manual page for libtool 2.4.5.7-408c
  1334. 1337 glibtoolize(1), libtoolize(1) - manual page for libtoolize 2.4.4.19-fda4
  1335. 1338 glink(1), link(1) - call the link function to create a link to a file
  1336. 1339 gln(1), ln(1) - make links between files
  1337. 1340 glogname(1), logname(1) - print user's login name
  1338. 1341 gls(1), ls(1) - list directory contents
  1339. 1342 gmd5sum(1), md5sum(1) - compute and check MD5 message digest
  1340. 1343 gmkdir(1), mkdir(1) - make directories
  1341. 1344 gmkfifo(1), mkfifo(1) - make FIFOs (named pipes)
  1342. 1345 gmknod(1), mknod(1) - make block or character special files
  1343. 1346 gmktemp(1), mktemp(1) - create a temporary file or directory
  1344. 1347 gmv(1), mv(1) - move (rename) files
  1345. 1348 gnice(1), nice(1) - run a program with modified scheduling priority
  1346. 1349 gnl(1), nl(1) - number lines of files
  1347. 1350 gnohup(1), nohup(1) - run a command immune to hangups, with output to a non-tty
  1348. 1351 gnproc(1), nproc(1) - print the number of processing units available
  1349. 1352 gnumfmt(1), numfmt(1) - Convert numbers from/to human-readable strings
  1350. 1353 god(1), od(1) - dump files in octal and other formats
  1351. 1354 googler(1) - Google from the command-line
  1352. 1355 gpaste(1), paste(1) - merge lines of files
  1353. 1356 gpathchk(1), pathchk(1) - check whether file names are valid or portable
  1354. 1357 gpinky(1), pinky(1) - lightweight finger
  1355. 1358 gpr(1), pr(1) - convert text files for printing
  1356. 1359 gprintenv(1), printenv(1) - print all or part of environment
  1357. 1360 gprintf(1), printf(1) - format and print data
  1358. 1361 gptx(1), ptx(1) - produce a permuted index of file contents
  1359. 1362 gpwd(1), pwd(1) - print name of current/working directory
  1360. 1363 greadlink(1), readlink(1) - print resolved symbolic links or canonical file names
  1361. 1364 grm(1), rm(1) - remove files or directories
  1362. 1365 grmdir(1), rmdir(1) - remove empty directories
  1363. 1366 gruncon(1), runcon(1) - run command with specified security context
  1364. 1367 gseq(1), seq(1) - print a sequence of numbers
  1365. 1368 gsha1sum(1), sha1sum(1) - compute and check SHA1 message digest
  1366. 1369 gsha224sum(1), sha224sum(1) - compute and check SHA224 message digest
  1367. 1370 gsha256sum(1), sha256sum(1) - compute and check SHA256 message digest
  1368. 1371 gsha384sum(1), sha384sum(1) - compute and check SHA384 message digest
  1369. 1372 gsha512sum(1), sha512sum(1) - compute and check SHA512 message digest
  1370. 1373 gshred(1), shred(1) - overwrite a file to hide its contents, and optionally delete it
  1371. 1374 gshuf(1), shuf(1) - generate random permutations
  1372. 1375 gsleep(1), sleep(1) - delay for a specified amount of time
  1373. 1376 gsort(1), sort(1) - sort lines of text files
  1374. 1377 gsplit(1), split(1) - split a file into pieces
  1375. 1378 gstat(1), stat(1) - display file or file system status
  1376. 1379 gstdbuf(1), stdbuf(1) - Run COMMAND, with modified buffering operations for its standard streams
  1377. 1380 gstty(1), stty(1) - change and print terminal line settings
  1378. 1381 gsum(1), sum(1) - checksum and count the blocks in a file
  1379. 1382 gsync(1), sync(1) - Synchronize cached writes to persistent storage
  1380. 1383 gtac(1), tac(1) - concatenate and print files in reverse
  1381. 1384 gtail(1), tail(1) - output the last part of files
  1382. 1385 gtee(1), tee(1) - read from standard input and write to standard output and files
  1383. 1386 gtest(1), test(1) - check file types and compare values
  1384. 1387 gtimeout(1), timeout(1) - run a command with a time limit
  1385. 1388 gtouch(1), touch(1) - change file timestamps
  1386. 1389 gtr(1), tr(1) - translate or delete characters
  1387. 1390 gtrue(1), true(1) - do nothing, successfully
  1388. 1391 gtruncate(1), truncate(1) - shrink or extend the size of a file to the specified size
  1389. 1392 gtsort(1), tsort(1) - perform topological sort
  1390. 1393 gtty(1), tty(1) - print the file name of the terminal connected to standard input
  1391. 1394 guname(1), uname(1) - print system information
  1392. 1395 gunexpand(1), unexpand(1) - convert spaces to tabs
  1393. 1396 guniq(1), uniq(1) - report or omit repeated lines
  1394. 1397 gunlink(1), unlink(1) - call the unlink function to remove the specified file
  1395. 1398 guptime(1), uptime(1) - tell how long the system has been running
  1396. 1399 gusers(1), users(1) - print the user names of users currently logged in to the current host
  1397. 1400 gvdir(1), vdir(1) - list directory contents
  1398. 1401 gwc(1), wc(1) - print newline, word, and byte counts for each file
  1399. 1402 gwho(1), who(1) - show who is logged on
  1400. 1403 gwhoami(1), whoami(1) - print effective userid
  1401. 1404 gyes(1), yes(1) - output a string repeatedly until killed
  1402. 1405 h2ph(1) - convert .h C header files to .ph Perl header files
  1403. 1406 h2xs(1) - convert .h C header files to Perl extensions
  1404. 1407 htop(1) - interactive process viewer
  1405. 1408 http.h(3), event2/http.h(3) - Basic support for HTTP serving
  1406. 1409 http_compat.h(3), event2/http_compat.h(3) - Potentially non-threadsafe versions of the functions in http.h: provided only for backwards compatibility
  1407. 1410 iconer(1) - App icon generator for Apple platforms
  1408. 1411 identify(1) - describes the format and characteristics of one or more image files
  1409. 1412 idn2(1) - Libidn2 Internationalized Domain Names conversion tool
  1410. 1413 idn2_check_version(3) - API function
  1411. 1414 idn2_free(3) - API function
  1412. 1415 idn2_lookup_u8(3) - API function
  1413. 1416 idn2_lookup_ul(3) - API function
  1414. 1417 idn2_register_u8(3) - API function
  1415. 1418 idn2_register_ul(3) - API function
  1416. 1419 idn2_strerror(3) - API function
  1417. 1420 idn2_strerror_name(3) - API function
  1418. 1421 idn2_to_ascii_4i(3) - API function
  1419. 1422 idn2_to_ascii_4z(3) - API function
  1420. 1423 idn2_to_ascii_8z(3) - API function
  1421. 1424 idn2_to_ascii_lz(3) - API function
  1422. 1425 idn2_to_unicode_44i(3) - API function
  1423. 1426 idn2_to_unicode_4z4z(3) - API function
  1424. 1427 idn2_to_unicode_8z4z(3) - API function
  1425. 1428 idn2_to_unicode_8z8z(3) - API function
  1426. 1429 idn2_to_unicode_8zlz(3) - API function
  1427. 1430 idn2_to_unicode_lzlz(3) - API function
  1428. 1431 if(3) - "use" a Perl module if a condition holds (also can "no" a module)
  1429. 1432 ifnames(1) - Extract CPP conditionals from a set of files
  1430. 1433 iftop(8) - display bandwidth usage on an interface by host
  1431. 1434 import(1) - saves any visible window on an X server and outputs it as an image file. You can capture a single window, the entire screen, or any rectangular portion of the screen. The window to capture is selected by clicking the desired window or a program option
  1432. 1435 instmodsh(1) - A shell to examine installed modules
  1433. 1436 integer(3) - Perl pragma to use integer arithmetic instead of floating point
  1434. 1437 irb(1) - Interactive Ruby Shell
  1435. 1438 jpegtran(1) - lossless transformation of JPEG files
  1436. 1439 jpgicc(1) - little cms ICC profile applier for JPEG
  1437. 1440 json_pp(1) - JSON::PP command utility
  1438. 1441 lame(1) - create mp3 audio files
  1439. 1442 less(3) - perl pragma to request less of something
  1440. 1443 lexgrog(1) - parse header information in man pages
  1441. 1444 lib(3) - manipulate @INC at compile time
  1442. 1445 libavcodec(3) - media streams decoding and encoding library
  1443. 1446 libavdevice(3) - multimedia device handling library
  1444. 1447 libavfilter(3) - multimedia filtering library
  1445. 1448 libavformat(3) - multimedia muxing and demuxing library
  1446. 1449 libavutil(3) - multimedia-biased utility library
  1447. 1450 libmagic(3), magic_open(3), magic_close(3), magic_error(3), magic_errno(3), magic_descriptor(3), magic_buffer(3), magic_getflags(3), magic_setflags(3), magic_check(3), magic_compile(3), magic_list(3), magic_load(3), magic_load_buffers(3), magic_setparam(3), magic_getparam(3), magic_version(3) - Magic number recognition library
  1448. 1451 libnetcfg(1) - configure libnet
  1449. 1452 libpipeline(3) - pipeline manipulation library
  1450. 1453 libpng(3) - Portable Network Graphics (PNG) Reference Library 1.6.34
  1451. 1454 libpng(3) - Portable Network Graphics (PNG) Reference Library 1.6.34 (private functions)
  1452. 1455 libssh2_agent_connect(3) - connect to an ssh-agent
  1453. 1456 libssh2_agent_disconnect(3) - close a connection to an ssh-agent
  1454. 1457 libssh2_agent_free(3) - free an ssh-agent handle
  1455. 1458 libssh2_agent_get_identity(3) - get a public key off the collection of public keys managed by ssh-agent
  1456. 1459 libssh2_agent_init(3) - init an ssh-agent handle
  1457. 1460 libssh2_agent_list_identities(3) - request an ssh-agent to list of public keys
  1458. 1461 libssh2_agent_userauth(3) - authenticate a session with a public key, with the help of ssh-agent
  1459. 1462 libssh2_banner_set(3) - set the SSH protocol banner for the local client
  1460. 1463 libssh2_base64_decode(3) - decode a base64 encoded string
  1461. 1464 libssh2_channel_close(3) - close a channel
  1462. 1465 libssh2_channel_direct_tcpip(3) - convenience macro for libssh2_channel_direct_tcpip_ex(3) calls
  1463. 1466 libssh2_channel_direct_tcpip_ex(3) - Tunnel a TCP connection through an SSH session
  1464. 1467 libssh2_channel_eof(3) - check a channel's EOF status
  1465. 1468 libssh2_channel_exec(3) - convenience macro for libssh2_channel_process_startup(3) calls
  1466. 1469 libssh2_channel_flush(3) - convenience macro for libssh2_channel_flush_ex(3) calls
  1467. 1470 libssh2_channel_flush_ex(3) - flush a channel
  1468. 1471 libssh2_channel_flush_stderr(3) - convenience macro for libssh2_channel_flush_ex(3) calls
  1469. 1472 libssh2_channel_forward_accept(3) - accept a queued connection
  1470. 1473 libssh2_channel_forward_cancel(3) - cancel a forwarded TCP port
  1471. 1474 libssh2_channel_forward_listen(3) - convenience macro for libssh2_channel_forward_listen_ex(3) calls
  1472. 1475 libssh2_channel_forward_listen_ex(3) - listen to inbound connections
  1473. 1476 libssh2_channel_free(3) - free all resources associated with a channel
  1474. 1477 libssh2_channel_get_exit_signal(3) - get the remote exit signal
  1475. 1478 libssh2_channel_get_exit_status(3) - get the remote exit code
  1476. 1479 libssh2_channel_handle_extended_data(3) - set extended data handling mode
  1477. 1480 libssh2_channel_handle_extended_data2(3) - set extended data handling mode
  1478. 1481 libssh2_channel_ignore_extended_data(3) - convenience macro for libssh2_channel_handle_extended_data(3) calls
  1479. 1482 libssh2_channel_open_ex(3) - establish a generic session channel
  1480. 1483 libssh2_channel_open_session(3) - convenience macro for libssh2_channel_open_ex(3) calls
  1481. 1484 libssh2_channel_process_startup(3) - request a shell on a channel
  1482. 1485 libssh2_channel_read(3) - convenience macro for libssh2_channel_read_ex(3) calls
  1483. 1486 libssh2_channel_read_ex(3) - read data from a channel stream
  1484. 1487 libssh2_channel_read_stderr(3) - convenience macro for libssh2_channel_read_ex(3) calls
  1485. 1488 libssh2_channel_receive_window_adjust(3) - adjust the channel window
  1486. 1489 libssh2_channel_receive_window_adjust2(3) - adjust the channel window
  1487. 1490 libssh2_channel_request_pty(3) - convenience macro for libssh2_channel_request_pty_ex(3) calls
  1488. 1491 libssh2_channel_request_pty_ex(3) - short function description
  1489. 1492 libssh2_channel_request_pty_size(3) - convenience macro for libssh2_channel_request_pty_size_ex(3) calls
  1490. 1493 libssh2_channel_request_pty_size_ex(3) - TODO
  1491. 1494 libssh2_channel_send_eof(3) - send EOF to remote server
  1492. 1495 libssh2_channel_set_blocking(3) - set or clear blocking mode on channel
  1493. 1496 libssh2_channel_setenv(3) - convenience macro for libssh2_channel_setenv_ex(3) calls
  1494. 1497 libssh2_channel_setenv_ex(3) - set an environment variable on the channel
  1495. 1498 libssh2_channel_shell(3) - convenience macro for libssh2_channel_process_startup(3) calls
  1496. 1499 libssh2_channel_subsystem(3) - convenience macro for libssh2_channel_process_startup(3) calls
  1497. 1500 libssh2_channel_wait_closed(3) - wait for the remote to close the channel
  1498. 1501 libssh2_channel_wait_eof(3) - wait for the remote to reply to an EOF request
  1499. 1502 libssh2_channel_window_read(3) - convenience macro for libssh2_channel_window_read_ex(3) calls
  1500. 1503 libssh2_channel_window_read_ex(3) - Check the status of the read window
  1501. 1504 libssh2_channel_window_write(3) - convenience macro for libssh2_channel_window_write_ex(3) calls
  1502. 1505 libssh2_channel_window_write_ex(3) - Check the status of the write window
  1503. 1506 libssh2_channel_write(3) - convenience macro for libssh2_channel_write_ex(3)
  1504. 1507 libssh2_channel_write_ex(3) - write data to a channel stream blocking
  1505. 1508 libssh2_channel_write_stderr(3) - convenience macro for libssh2_channel_write_ex(3)
  1506. 1509 libssh2_channel_x11_req(3) - convenience macro for libssh2_channel_x11_req_ex(3) calls
  1507. 1510 libssh2_channel_x11_req_ex(3) - request an X11 forwarding channel
  1508. 1511 libssh2_exit(3) - global library deinitialization
  1509. 1512 libssh2_free(3) - deallocate libssh2 memory
  1510. 1513 libssh2_hostkey_hash(3) - return a hash of the remote host's key
  1511. 1514 libssh2_init(3) - global library initialization
  1512. 1515 libssh2_keepalive_config(3) - short function description
  1513. 1516 libssh2_keepalive_send(3) - short function description
  1514. 1517 libssh2_knownhost_add(3) - add a known host
  1515. 1518 libssh2_knownhost_check(3) - check a host+key against the list of known hosts
  1516. 1519 libssh2_knownhost_checkp(3) - check a host+key against the list of known hosts
  1517. 1520 libssh2_knownhost_del(3) - delete a known host entry
  1518. 1521 libssh2_knownhost_free(3) - free a collection of known hosts
  1519. 1522 libssh2_knownhost_get(3) - get a known host off the collection of known hosts
  1520. 1523 libssh2_knownhost_init(3) - init a collection of known hosts
  1521. 1524 libssh2_knownhost_readfile(3) - parse a file of known hosts
  1522. 1525 libssh2_knownhost_readline(3) - read a known host line
  1523. 1526 libssh2_knownhost_writefile(3) - write a collection of known hosts to a file
  1524. 1527 libssh2_knownhost_writeline(3) - convert a known host to a line for storage
  1525. 1528 libssh2_poll(3) - poll for activity on a socket, channel or listener
  1526. 1529 libssh2_poll_channel_read(3) - check if data is available
  1527. 1530 libssh2_publickey_add(3) - convenience macro for libssh2_publickey_add_ex(3) calls
  1528. 1531 libssh2_publickey_add_ex(3) - Add a public key entry
  1529. 1532 libssh2_publickey_init(3) - TODO
  1530. 1533 libssh2_publickey_list_fetch(3) - TODO
  1531. 1534 libssh2_publickey_list_free(3) - TODO
  1532. 1535 libssh2_publickey_remove(3) - convenience macro for libssh2_publickey_remove_ex(3) calls
  1533. 1536 libssh2_publickey_remove_ex(3), libssh2_publickey_list_remove_ex(3) - TODO
  1534. 1537 libssh2_publickey_shutdown(3) - TODO
  1535. 1538 libssh2_scp_recv(3) - request a remote file via SCP
  1536. 1539 libssh2_scp_recv2(3) - request a remote file via SCP
  1537. 1540 libssh2_scp_send(3) - convenience macro for libssh2_scp_send_ex(3) calls
  1538. 1541 libssh2_scp_send64(3) - Send a file via SCP
  1539. 1542 libssh2_scp_send_ex(3) - Send a file via SCP
  1540. 1543 libssh2_session_abstract(3) - return a pointer to a session's abstract pointer
  1541. 1544 libssh2_session_banner_get(3) - get the remote banner
  1542. 1545 libssh2_session_banner_set(3) - set the SSH protocol banner for the local client
  1543. 1546 libssh2_session_block_directions(3) - get directions to wait for
  1544. 1547 libssh2_session_callback_set(3) - set a callback function
  1545. 1548 libssh2_session_disconnect(3) - convenience macro for libssh2_session_disconnect_ex(3) calls
  1546. 1549 libssh2_session_disconnect_ex(3) - terminate transport layer
  1547. 1550 libssh2_session_flag(3) - TODO
  1548. 1551 libssh2_session_free(3) - frees resources associated with a session instance
  1549. 1552 libssh2_session_get_blocking(3) - TODO
  1550. 1553 libssh2_session_get_timeout(3) - get the timeout for blocking functions
  1551. 1554 libssh2_session_handshake(3) - perform the SSH handshake
  1552. 1555 libssh2_session_hostkey(3) - get the remote key
  1553. 1556 libssh2_session_init(3) - convenience macro for libssh2_session_init_ex(3) calls
  1554. 1557 libssh2_session_init_ex(3) - initializes an SSH session object
  1555. 1558 libssh2_session_last_errno(3) - get the most recent error number
  1556. 1559 libssh2_session_last_error(3) - get the most recent error
  1557. 1560 libssh2_session_method_pref(3) - set preferred key exchange method
  1558. 1561 libssh2_session_methods(3) - return the currently active algorithms
  1559. 1562 libssh2_session_set_blocking(3) - set or clear blocking mode on session
  1560. 1563 libssh2_session_set_last_error(3) - sets the internal error state
  1561. 1564 libssh2_session_set_timeout(3) - set timeout for blocking functions
  1562. 1565 libssh2_session_startup(3) - begin transport layer
  1563. 1566 libssh2_session_supported_algs(3) - get list of supported algorithms
  1564. 1567 libssh2_sftp_close(3) - convenience macro for libssh2_sftp_close_handle(3) calls
  1565. 1568 libssh2_sftp_close_handle(3) - close filehandle
  1566. 1569 libssh2_sftp_closedir(3) - convenience macro for libssh2_sftp_close_handle(3) calls
  1567. 1570 libssh2_sftp_fsetstat(3) - convenience macro for libssh2_sftp_fstat_ex(3) calls
  1568. 1571 libssh2_sftp_fstat(3) - convenience macro for libssh2_sftp_fstat_ex(3) calls
  1569. 1572 libssh2_sftp_fstat_ex(3) - get or set attributes on an SFTP file handle
  1570. 1573 libssh2_sftp_fsync(3) - synchronize file to disk
  1571. 1574 libssh2_sftp_get_channel(3) - return the channel of sftp
  1572. 1575 libssh2_sftp_init(3) - open SFTP channel for the given SSH session
  1573. 1576 libssh2_sftp_last_error(3) - return the last SFTP-specific error code
  1574. 1577 libssh2_sftp_lstat(3) - convenience macro for libssh2_sftp_stat_ex(3) calls
  1575. 1578 libssh2_sftp_mkdir(3) - convenience macro for libssh2_sftp_mkdir_ex(3) calls
  1576. 1579 libssh2_sftp_mkdir_ex(3) - create a directory on the remote file system
  1577. 1580 libssh2_sftp_open(3) - convenience macro for libssh2_sftp_open_ex(3) calls
  1578. 1581 libssh2_sftp_open(3) - open filehandle for file on SFTP
  1579. 1582 libssh2_sftp_opendir(3) - convenience macro for libssh2_sftp_open_ex(3) calls
  1580. 1583 libssh2_sftp_read(3) - read data from an SFTP handle
  1581. 1584 libssh2_sftp_readdir(3) - convenience macro for libssh2_sftp_readdir_ex(3) calls
  1582. 1585 libssh2_sftp_readdir_ex(3) - read directory data from an SFTP handle
  1583. 1586 libssh2_sftp_readlink(3) - convenience macro for libssh2_sftp_symlink_ex(3)
  1584. 1587 libssh2_sftp_realpath(3) - convenience macro for libssh2_sftp_symlink_ex(3)
  1585. 1588 libssh2_sftp_rename(3) - convenience macro for libssh2_sftp_rename_ex(3) calls
  1586. 1589 libssh2_sftp_rename_ex(3) - rename an SFTP file
  1587. 1590 libssh2_sftp_rewind(3) - convenience macro for libssh2_sftp_seek64(3) calls
  1588. 1591 libssh2_sftp_rmdir(3) - convenience macro for libssh2_sftp_rmdir_ex(3)
  1589. 1592 libssh2_sftp_rmdir_ex(3) - remove an SFTP directory
  1590. 1593 libssh2_sftp_seek(3) - set the read/write position indicator within a file
  1591. 1594 libssh2_sftp_seek64(3) - set the read/write position within a file
  1592. 1595 libssh2_sftp_setstat(3) - convenience macro for libssh2_sftp_stat_ex(3) calls
  1593. 1596 libssh2_sftp_shutdown(3) - shut down an SFTP session
  1594. 1597 libssh2_sftp_stat(3) - convenience macro for libssh2_sftp_fstat_ex(3) calls
  1595. 1598 libssh2_sftp_stat_ex(3) - get status about an SFTP file
  1596. 1599 libssh2_sftp_statvfs(3), libssh2_sftp_fstatvfs(3) - get file system statistics
  1597. 1600 libssh2_sftp_symlink(3) - convenience macro for libssh2_sftp_symlink_ex(3)
  1598. 1601 libssh2_sftp_symlink_ex(3) - read or set a symbolic link
  1599. 1602 libssh2_sftp_tell(3) - get the current read/write position indicator for a file
  1600. 1603 libssh2_sftp_tell64(3) - get the current read/write position indicator for a file
  1601. 1604 libssh2_sftp_unlink(3) - convenience macro for libssh2_sftp_unlink_ex(3) calls
  1602. 1605 libssh2_sftp_unlink_ex(3) - unlink an SFTP file
  1603. 1606 libssh2_sftp_write(3) - write SFTP data
  1604. 1607 libssh2_trace(3) - enable debug info from inside libssh2
  1605. 1608 libssh2_trace_sethandler(3) - set a trace output handler
  1606. 1609 libssh2_userauth_authenticated(3) - return authentication status
  1607. 1610 libssh2_userauth_hostbased_fromfile(3) - convenience macro for libssh2_userauth_hostbased_fromfile_ex(3) calls
  1608. 1611 libssh2_userauth_hostbased_fromfile_ex(3) - TODO
  1609. 1612 libssh2_userauth_keyboard_interactive(3) - convenience macro for libssh2_userauth_keyboard_interactive_ex(3) calls
  1610. 1613 libssh2_userauth_keyboard_interactive_ex(3) - authenticate a session using keyboard-interactive authentication
  1611. 1614 libssh2_userauth_list(3) - list supported authentication methods
  1612. 1615 libssh2_userauth_password(3) - convenience macro for libssh2_userauth_password_ex(3) calls
  1613. 1616 libssh2_userauth_password_ex(3) - authenticate a session with username and password
  1614. 1617 libssh2_userauth_publickey(3) - authenticate using a callback function
  1615. 1618 libssh2_userauth_publickey_fromfile(3) - authenticate a session with a public key, read from a file
  1616. 1619 libssh2_userauth_publickey_fromfile(3) - convenience macro for libssh2_userauth_publickey_fromfile_ex(3) calls
  1617. 1620 libssh2_userauth_publickey_frommemory(3) - authenticate a session with a public key, read from memory
  1618. 1621 libssh2_version(3) - return the libssh2 version number
  1619. 1622 libswresample(3) - audio resampling library
  1620. 1623 libswscale(3) - video scaling and pixel format conversion library
  1621. 1624 libtiff(3tiff) - introduction to libtiff , a library for reading and writing TIFF files
  1622. 1625 locale(3) - Perl pragma to use or avoid POSIX locales for built-in operations
  1623. 1626 locate(1) - list files in databases that match a pattern
  1624. 1627 locatedb(5) - front-compressed file name database
  1625. 1628 lua(1) - Lua interpreter
  1626. 1629 luac(1) - Lua compiler
  1627. 1630 lzmainfo(1) - show information stored in the .lzma file header
  1628. 1631 magic(5) - file command's magic pattern file
  1629. 1632 magick(1) - convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more
  1630. 1633 magick-script(1) - scripting language that converts between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more
  1631. 1634 man(1) - an interface to the on-line reference manuals
  1632. 1635 manconv(1) - convert manual page from one encoding to another
  1633. 1636 mandb(8) - create or update the manual page index caches
  1634. 1637 manpath(1) - determine search path for manual pages
  1635. 1638 manpath(5) - format of the /usr/local/Cellar/man-db/2.8.2/etc/man_db.conf file
  1636. 1639 mc(1) - Visual shell for Unix-like systems
  1637. 1640 mcedit(1) - Internal file editor of GNU Midnight Commander
  1638. 1641 mcview(1) - Internal file viewer of GNU Midnight Commander
  1639. 1642 mencoder(1), mplayer (1) - movie player mencoder - movie encoder
  1640. 1643 metaflac(1) - program to list, add, remove, or edit metadata in one or more FLAC files
  1641. 1644 mkvextract(1) - extract tracks from Matroska files into other files
  1642. 1645 mkvinfo(1) - Print information about elements in Matroska files
  1643. 1646 mkvmerge(1) - Merge multimedia streams into a Matroska file
  1644. 1647 mkvpropedit(1) - Modify properties of existing Matroska files without a complete remux
  1645. 1648 mogrify(1) - resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. Mogrify overwrites the original image file, whereas, convert(1) writes to a different image file
  1646. 1649 montage(1) - create a composite image by combining several separate images. The images are tiled on the composite image optionally adorned with a border, frame, image name, and more
  1647. 1650 mpv(1) - a media player rst2man-indent-level 0 1 rstReportMargin \$1 \n[an-margin] level \n[rst2man-indent-level] level margin: \n[rst2man-indent\n[rst2man-indent-level]] - \n[rst2man-indent0] \n[rst2man-indent1] \n[rst2man-indent2] . 1 INDENT RS \$1 nr rst2man-indent\n[rst2man-indent-level] \n[an-margin] nr rst2man-indent-level +1 . UNINDENT RE rst2man-indent-level -1 \n[rst2man-indent\n[rst2man-indent-level]]u
  1648. 1651 mro(3) - Method Resolution Order
  1649. 1652 ne(1) - A nice editor
  1650. 1653 nnn(1) - the missing terminal file browser for X
  1651. 1654 node(1) - server-side JavaScript runtime
  1652. 1655 npm(1) - a JavaScript package manager Build Status https://img.shields.io/travis/npm/npm/latest.svg https://travis-ci.org/npm/npm
  1653. 1656 npm(1) - javascript package manager
  1654. 1657 npm-access(1) - Set access level on published packages
  1655. 1658 npm-adduser(1) - Add a registry user account
  1656. 1659 npm-bin(1) - Display npm bin folder
  1657. 1660 npm-bugs(1) - Bugs for a package in a web browser maybe
  1658. 1661 npm-build(1) - Build a package
  1659. 1662 npm-bundle(1) - REMOVED
  1660. 1663 npm-cache(1) - Manipulates packages cache
  1661. 1664 npm-coding-style(7) - npm's "funny" coding style
  1662. 1665 npm-completion(1) - Tab Completion for npm
  1663. 1666 npm-config(1) - Manage the npm configuration files
  1664. 1667 npm-config(7) - More than you probably want to know about npm configuration
  1665. 1668 npm-dedupe(1) - Reduce duplication
  1666. 1669 npm-deprecate(1) - Deprecate a version of a package
  1667. 1670 npm-developers(7) - Developer Guide
  1668. 1671 npm-disputes(7) - Handling Module Name Disputes This document describes the steps that you should take to resolve module name disputes with other npm publishers. It also describes special steps you should take about names you think infringe your trademarks. This document is a clarification of the acceptable behavior outlined in the npm Code of Conduct https://www.npmjs.com/policies/conduct, and nothing in this document should be interpreted to contradict any aspect of the npm Code of Conduct
  1669. 1672 npm-dist-tag(1) - Modify package distribution tags
  1670. 1673 npm-docs(1) - Docs for a package in a web browser maybe
  1671. 1674 npm-doctor(1) - Check your environments
  1672. 1675 npm-edit(1) - Edit an installed package
  1673. 1676 npm-explore(1) - Browse an installed package
  1674. 1677 npm-folders(5) - Folder Structures Used by npm
  1675. 1678 npm-help(1) - Get help on npm
  1676. 1679 npm-help-search(1) - Search npm help documentation
  1677. 1680 npm-index(7) - Index of all npm documentation
  1678. 1681 npm-init(1) - Interactively create a package.json file
  1679. 1682 npm-install(1) - Install a package
  1680. 1683 npm-link(1) - Symlink a package folder
  1681. 1684 npm-logout(1) - Log out of the registry
  1682. 1685 npm-ls(1) - List installed packages
  1683. 1686 npm-orgs(7) - Working with Teams & Orgs
  1684. 1687 npm-outdated(1) - Check for outdated packages
  1685. 1688 npm-owner(1) - Manage package owners
  1686. 1689 npm-pack(1) - Create a tarball from a package
  1687. 1690 npm-package-locks(5) - An explanation of npm lockfiles
  1688. 1691 npm-ping(1) - Ping npm registry
  1689. 1692 npm-prefix(1) - Display prefix
  1690. 1693 npm-profile(1) - Change settings on your registry profile
  1691. 1694 npm-prune(1) - Remove extraneous packages
  1692. 1695 npm-publish(1) - Publish a package
  1693. 1696 npm-rebuild(1) - Rebuild a package
  1694. 1697 npm-registry(7) - The JavaScript Package Registry
  1695. 1698 npm-repo(1) - Open package repository page in the browser
  1696. 1699 npm-restart(1) - Restart a package
  1697. 1700 npm-root(1) - Display npm root
  1698. 1701 npm-run-script(1) - Run arbitrary package scripts
  1699. 1702 npm-scope(7) - Scoped packages
  1700. 1703 npm-scripts(7) - How npm handles the "scripts" field
  1701. 1704 npm-search(1) - Search for packages
  1702. 1705 npm-shrinkwrap(1) - Lock down dependency versions for publication
  1703. 1706 npm-shrinkwrap.json(5) - A publishable lockfile
  1704. 1707 npm-star(1) - Mark your favorite packages
  1705. 1708 npm-stars(1) - View packages marked as favorites
  1706. 1709 npm-start(1) - Start a package
  1707. 1710 npm-stop(1) - Stop a package
  1708. 1711 npm-team(1) - Manage organization teams and team memberships
  1709. 1712 npm-test(1) - Test a package
  1710. 1713 npm-token(1) - Manage your authentication tokens
  1711. 1714 npm-uninstall(1) - Remove a package
  1712. 1715 npm-unpublish(1) - Remove a package from the registry
  1713. 1716 npm-update(1) - Update a package
  1714. 1717 npm-version(1) - Bump a package version
  1715. 1718 npm-view(1) - View registry info
  1716. 1719 npm-whoami(1) - Display npm username
  1717. 1720 npmrc(5) - The npm config files
  1718. 1721 npx(1) - execute npm package binaries
  1719. 1722 ok(3) - Alternative to Test::More::use_ok
  1720. 1723 open(3) - perl pragma to set default PerlIO layers for input and output
  1721. 1724 ops(3) - Perl pragma to restrict unsafe operations when compiling
  1722. 1725 overload(3) - Package for overloading Perl operations
  1723. 1726 overloading(3) - perl pragma to lexically control overloading
  1724. 1727 package-lock.json(5) - A manifestation of the manifest
  1725. 1728 package.json(5) - Specifics of npm's package.json handling
  1726. 1729 pal2rgb(1) - convert a palette color TIFF image to a full color image
  1727. 1730 parent(3) - Establish an ISA relationship with base classes at compile time
  1728. 1731 pcre-config(1) - program to return PCRE configuration
  1729. 1732 pcregrep(1) - a grep with Perl-compatible regular expressions
  1730. 1733 pcretest(1) - a program for testing Perl-compatible regular expressions
  1731. 1734 perl(1) - The Perl 5 language interpreter
  1732. 1735 perl5004delta(1) - what's new for perl5.004
  1733. 1736 perl5005delta(1) - what's new for perl5.005
  1734. 1737 perl5100delta(1) - what is new for perl 5.10.0
  1735. 1738 perl5101delta(1) - what is new for perl v5.10.1
  1736. 1739 perl5120delta(1) - what is new for perl v5.12.0
  1737. 1740 perl5121delta(1) - what is new for perl v5.12.1
  1738. 1741 perl5122delta(1) - what is new for perl v5.12.2
  1739. 1742 perl5123delta(1) - what is new for perl v5.12.3
  1740. 1743 perl5124delta(1) - what is new for perl v5.12.4
  1741. 1744 perl5125delta(1) - what is new for perl v5.12.5
  1742. 1745 perl5140delta(1) - what is new for perl v5.14.0
  1743. 1746 perl5141delta(1) - what is new for perl v5.14.1
  1744. 1747 perl5142delta(1) - what is new for perl v5.14.2
  1745. 1748 perl5143delta(1) - what is new for perl v5.14.3
  1746. 1749 perl5144delta(1) - what is new for perl v5.14.4
  1747. 1750 perl5160delta(1) - what is new for perl v5.16.0
  1748. 1751 perl5161delta(1) - what is new for perl v5.16.1
  1749. 1752 perl5162delta(1) - what is new for perl v5.16.2
  1750. 1753 perl5163delta(1) - what is new for perl v5.16.3
  1751. 1754 perl5180delta(1) - what is new for perl v5.18.0
  1752. 1755 perl5181delta(1) - what is new for perl v5.18.1
  1753. 1756 perl5182delta(1) - what is new for perl v5.18.2
  1754. 1757 perl5184delta(1) - what is new for perl v5.18.4
  1755. 1758 perl5200delta(1) - what is new for perl v5.20.0
  1756. 1759 perl5201delta(1) - what is new for perl v5.20.1
  1757. 1760 perl5202delta(1) - what is new for perl v5.20.2
  1758. 1761 perl5203delta(1) - what is new for perl v5.20.3
  1759. 1762 perl5220delta(1) - what is new for perl v5.22.0
  1760. 1763 perl5221delta(1) - what is new for perl v5.22.1
  1761. 1764 perl5222delta(1) - what is new for perl v5.22.2
  1762. 1765 perl5223delta(1) - what is new for perl v5.22.3
  1763. 1766 perl5224delta(1) - what is new for perl v5.22.4
  1764. 1767 perl5240delta(1) - what is new for perl v5.24.0
  1765. 1768 perl5241delta(1) - what is new for perl v5.24.1
  1766. 1769 perl5242delta(1) - what is new for perl v5.24.2
  1767. 1770 perl5260delta(1) - what is new for perl v5.26.0
  1768. 1771 perl561delta(1) - what's new for perl v5.6.1
  1769. 1772 perl56delta(1) - what's new for perl v5.6.0
  1770. 1773 perl581delta(1) - what is new for perl v5.8.1
  1771. 1774 perl582delta(1) - what is new for perl v5.8.2
  1772. 1775 perl583delta(1) - what is new for perl v5.8.3
  1773. 1776 perl584delta(1) - what is new for perl v5.8.4
  1774. 1777 perl585delta(1) - what is new for perl v5.8.5
  1775. 1778 perl586delta(1) - what is new for perl v5.8.6
  1776. 1779 perl587delta(1) - what is new for perl v5.8.7
  1777. 1780 perl588delta(1) - what is new for perl v5.8.8
  1778. 1781 perl589delta(1) - what is new for perl v5.8.9
  1779. 1782 perl58delta(1) - what is new for perl v5.8.0
  1780. 1783 perlaix(1) - Perl version 5 on IBM AIX (UNIX) systems
  1781. 1784 perlamiga(1) - Perl under AmigaOS 4.1
  1782. 1785 perlandroid(1) - Perl under Android
  1783. 1786 perlapi(1) - autogenerated documentation for the perl public API
  1784. 1787 perlapio(1) - perl's IO abstraction interface
  1785. 1788 perlartistic(1) - the Perl Artistic License
  1786. 1789 perlbook(1) - Books about and related to Perl
  1787. 1790 perlboot(1) - Links to information on object-oriented programming in Perl
  1788. 1791 perlbot(1) - Links to information on object-oriented programming in Perl
  1789. 1792 perlbs2000(1) - building and installing Perl for BS2000. This document needs to be updated, but we don't know what it should say. Please email comments to [email protected] <mailto:[email protected]>
  1790. 1793 perlbug(1) - how to submit bug reports on Perl
  1791. 1794 perlcall(1) - Perl calling conventions from C
  1792. 1795 perlce(1) - Perl for WinCE
  1793. 1796 perlcheat(1) - Perl 5 Cheat Sheet
  1794. 1797 perlclib(1) - Internal replacements for standard C library functions
  1795. 1798 perlcn(1) - XXXX Perl XX
  1796. 1799 perlcommunity(1) - a brief overview of the Perl community
  1797. 1800 perlcygwin(1) - Perl for Cygwin
  1798. 1801 perldata(1) - Perl data types
  1799. 1802 perldbmfilter(1) - Perl DBM Filters
  1800. 1803 perldebguts(1) - Guts of Perl debugging
  1801. 1804 perldebtut(1) - Perl debugging tutorial
  1802. 1805 perldebug(1) - Perl debugging Xref "debug debugger"
  1803. 1806 perldelta(1) - what is new for perl v5.26.1
  1804. 1807 perldeprecation(1) - list Perl deprecations
  1805. 1808 perldiag(1) - various Perl diagnostics
  1806. 1809 perldoc(1) - Look up Perl documentation in Pod format
  1807. 1810 perldos(1) - Perl under DOS, W31, W95
  1808. 1811 perldsc(1) - Perl Data Structures Cookbook Xref "data structure complex data structure struct"
  1809. 1812 perldtrace(1) - Perl's support for DTrace
  1810. 1813 perlebcdic(1) - Considerations for running Perl on EBCDIC platforms
  1811. 1814 perlembed(1) - how to embed perl in your C program
  1812. 1815 perlexperiment(1) - A listing of experimental features in Perl
  1813. 1816 perlfaq(1) - frequently asked questions about Perl
  1814. 1817 perlfaq1(1) - General Questions About Perl
  1815. 1818 perlfaq2(1) - Obtaining and Learning about Perl
  1816. 1819 perlfaq3(1) - Programming Tools
  1817. 1820 perlfaq4(1) - Data Manipulation
  1818. 1821 perlfaq5(1) - Files and Formats
  1819. 1822 perlfaq6(1) - Regular Expressions
  1820. 1823 perlfaq7(1) - General Perl Language Issues
  1821. 1824 perlfaq8(1) - System Interaction
  1822. 1825 perlfaq9(1) - Web, Email and Networking
  1823. 1826 perlfilter(1) - Source Filters
  1824. 1827 perlfork(1) - Perl's fork() emulation
  1825. 1828 perlform(1) - Perl formats Xref "format report chart"
  1826. 1829 perlfreebsd(1) - Perl version 5 on FreeBSD systems
  1827. 1830 perlfunc(1) - Perl builtin functions Xref "function"
  1828. 1831 perlgit(1) - Detailed information about git and the Perl repository
  1829. 1832 perlglossary(1) - Perl Glossary
  1830. 1833 perlgpl(1) - the GNU General Public License, version 1
  1831. 1834 perlguts(1) - Introduction to the Perl API
  1832. 1835 perlhack(1) - How to hack on Perl
  1833. 1836 perlhacktips(1) - Tips for Perl core C code hacking
  1834. 1837 perlhacktut(1) - Walk through the creation of a simple C code patch
  1835. 1838 perlhaiku(1) - Perl version 5.10+ on Haiku
  1836. 1839 perlhist(1) - the Perl history records
  1837. 1840 perlhpux(1) - Perl version 5 on Hewlett-Packard Unix (HP-UX) systems
  1838. 1841 perlhurd(1) - Perl version 5 on Hurd
  1839. 1842 perlintern(1) - autogenerated documentation of purely internal Perl functions
  1840. 1843 perlinterp(1) - An overview of the Perl interpreter
  1841. 1844 perlintro(1) - -- a brief introduction and overview of Perl
  1842. 1845 perliol(1) - C API for Perl's implementation of IO in Layers
  1843. 1846 perlipc(1) - Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores)
  1844. 1847 perlirix(1) - Perl version 5 on Irix systems
  1845. 1848 perlivp(1) - Perl Installation Verification Procedure
  1846. 1849 perljp(1) - XXX Perl XXX
  1847. 1850 perlko(1) - XXX Perl XXX
  1848. 1851 perllexwarn(1) - Perl Lexical Warnings
  1849. 1852 perllinux(1) - Perl version 5 on Linux systems
  1850. 1853 perllocale(1) - Perl locale handling (internationalization and localization)
  1851. 1854 perllol(1) - Manipulating Arrays of Arrays in Perl
  1852. 1855 perlmacos(1) - Perl under Mac OS (Classic)
  1853. 1856 perlmacosx(1) - Perl under Mac OS X
  1854. 1857 perlmod(1) - Perl modules (packages and symbol tables)
  1855. 1858 perlmodinstall(1) - Installing CPAN Modules
  1856. 1859 perlmodlib(1) - constructing new Perl modules and finding existing ones
  1857. 1860 perlmodstyle(1) - Perl module style guide
  1858. 1861 perlmroapi(1) - Perl method resolution plugin interface
  1859. 1862 perlnetware(1) - Perl for NetWare
  1860. 1863 perlnewmod(1) - preparing a new module for distribution
  1861. 1864 perlnumber(1) - semantics of numbers and numeric operations in Perl
  1862. 1865 perlobj(1) - Perl object reference Xref "object OOP"
  1863. 1866 perlootut(1) - Object-Oriented Programming in Perl Tutorial
  1864. 1867 perlop(1) - Perl operators and precedence Xref "operator"
  1865. 1868 perlopenbsd(1) - Perl version 5 on OpenBSD systems
  1866. 1869 perlopentut(1) - simple recipes for opening files and pipes in Perl
  1867. 1870 perlos2(1) - Perl under OS/2, DOS, Win0.3*, Win0.95 and WinNT
  1868. 1871 perlos390(1) - building and installing Perl for OS/390 and z/OS
  1869. 1872 perlos400(1) - Perl version 5 on OS/400 This document needs to be updated, but we don't know what it should say. Please email comments to [email protected] <mailto:[email protected]>
  1870. 1873 perlpacktut(1) - tutorial on "pack" and "unpack"
  1871. 1874 perlperf(1) - Perl Performance and Optimization Techniques
  1872. 1875 perlplan9(1) - Plan 9-specific documentation for Perl
  1873. 1876 perlpod(1) - the Plain Old Documentation format Xref "POD plain old documentation"
  1874. 1877 perlpodspec(1) - Plain Old Documentation: format specification and notes
  1875. 1878 perlpodstyle(1) - Perl POD style guide
  1876. 1879 perlpolicy(1) - Various and sundry policies and commitments related to the Perl core
  1877. 1880 perlport(1) - Writing portable Perl
  1878. 1881 perlpragma(1) - how to write a user pragma
  1879. 1882 perlqnx(1) - Perl version 5 on QNX
  1880. 1883 perlre(1) - Perl regular expressions Xref "regular expression regex regexp"
  1881. 1884 perlreapi(1) - Perl regular expression plugin interface
  1882. 1885 perlrebackslash(1) - Perl Regular Expression Backslash Sequences and Escapes
  1883. 1886 perlrecharclass(1) - Perl Regular Expression Character Classes Xref "character class"
  1884. 1887 perlref(1) - Perl references and nested data structures Xref "reference pointer data structure structure struct"
  1885. 1888 perlreftut(1) - Mark's very short tutorial about references
  1886. 1889 perlreguts(1) - Description of the Perl regular expression engine
  1887. 1890 perlrepository(1) - Links to current information on the Perl source repository
  1888. 1891 perlrequick(1) - Perl regular expressions quick start
  1889. 1892 perlreref(1) - Perl Regular Expressions Reference
  1890. 1893 perlretut(1) - Perl regular expressions tutorial
  1891. 1894 perlriscos(1) - Perl version 5 for RISC OS
  1892. 1895 perlrun(1) - how to execute the Perl interpreter
  1893. 1896 perlsec(1) - Perl security
  1894. 1897 perlsolaris(1) - Perl version 5 on Solaris systems
  1895. 1898 perlsource(1) - A guide to the Perl source tree
  1896. 1899 perlstyle(1) - Perl style guide
  1897. 1900 perlsub(1) - Perl subroutines Xref "subroutine function"
  1898. 1901 perlsymbian(1) - Perl version 5 on Symbian OS
  1899. 1902 perlsyn(1) - Perl syntax Xref "syntax"
  1900. 1903 perlsynology(1) - Perl 5 on Synology DSM systems
  1901. 1904 perlthrtut(1) - Tutorial on threads in Perl
  1902. 1905 perltie(1) - how to hide an object class in a simple variable Xref "tie"
  1903. 1906 perltoc(1) - perl documentation table of contents
  1904. 1907 perltodo(1) - Link to the Perl to-do list
  1905. 1908 perltooc(1) - Links to information on object-oriented programming in Perl
  1906. 1909 perltoot(1) - Links to information on object-oriented programming in Perl
  1907. 1910 perltrap(1) - Perl traps for the unwary
  1908. 1911 perltru64(1) - Perl version 5 on Tru64 (formerly known as Digital UNIX formerly known as DEC OSF/1) systems
  1909. 1912 perltw(1) - XXXX Perl XX
  1910. 1913 perlunicode(1) - Unicode support in Perl
  1911. 1914 perlunicook(1) - cookbookish examples of handling Unicode in Perl
  1912. 1915 perlunifaq(1) - Perl Unicode FAQ
  1913. 1916 perluniintro(1) - Perl Unicode introduction
  1914. 1917 perluniprops(1) - Index of Unicode Version 9.0.0 character properties in Perl
  1915. 1918 perlunitut(1) - Perl Unicode Tutorial
  1916. 1919 perlutil(1) - utilities packaged with the Perl distribution
  1917. 1920 perlvar(1) - Perl predefined variables
  1918. 1921 perlvms(1) - VMS-specific documentation for Perl
  1919. 1922 perlvos(1) - Perl for Stratus OpenVOS
  1920. 1923 perlwin32(1) - Perl under Windows
  1921. 1924 perlxs(1) - XS language reference manual
  1922. 1925 perlxstut(1) - Tutorial for writing XSUBs
  1923. 1926 perlxstypemap(1) - Perl XS C/Perl type mapping
  1924. 1927 piconv(1) - -- iconv(1), reinvented in perl
  1925. 1928 pkg-config(1) - Return metainformation about installed libraries
  1926. 1929 pl2pm(1) - Rough tool to translate Perl4 .pl files to Perl5 .pm modules
  1927. 1930 png(5) - Portable Network Graphics (PNG) format
  1928. 1931 pod2html(1) - convert .pod files to .html files
  1929. 1932 pod2man(1) - Convert POD data to formatted *roff input
  1930. 1933 pod2text(1) - Convert POD data to formatted ASCII text
  1931. 1934 pod2usage(1) - print usage messages from embedded pod docs in files
  1932. 1935 podchecker(1) - check the syntax of POD format documentation files
  1933. 1936 podselect(1) - print selected sections of pod documentation on standard output
  1934. 1937 ppm2tiff(1) - create a TIFF file from PPM, PGM and PBM image files
  1935. 1938 progress(1) - Coreutils Progress Viewer
  1936. 1939 prove(1) - Run tests through a TAP harness
  1937. 1940 ptar(1) - a tar-like program written in perl
  1938. 1941 ptardiff(1) - program that diffs an extracted archive against an unextracted one
  1939. 1942 ptargrep(1) - Apply pattern matching to the contents of files in a tar archive
  1940. 1943 pv(1) - monitor the progress of data through a pipe
  1941. 1944 python(1) - an interpreted, interactive, object-oriented programming language
  1942. 1945 quest(1) - Xapian command line search tool
  1943. 1946 ranger(1) - visual file manager
  1944. 1947 raw2tiff(1) - create a TIFF file from a raw data
  1945. 1948 rdjpgcom(1) - display text comments from a JPEG file
  1946. 1949 re(3) - Perl pragma to alter regular expression behaviour
  1947. 1950 realpath(1) - print the resolved path
  1948. 1951 removing-npm(7), npm-removal(7) - Cleaning the Slate
  1949. 1952 ri(1) - Ruby API reference front end
  1950. 1953 rpc.h(3), event2/rpc.h(3) - This header files provides basic support for an RPC server and client
  1951. 1954 rpc_compat.h(3), event2/rpc_compat.h(3) - Deprecated versions of the functions in rpc.h: provided only for backwards compatibility
  1952. 1955 ruby(1) - Interpreted object-oriented scripting language
  1953. 1956 rudix(1) - Rudix Package Manager
  1954. 1957 rustc(1) - The Rust compiler
  1955. 1958 rustdoc(1) - generate documentation from Rust source code
  1956. 1959 screenFetch(1) - The Bash Screenshot Information Tool
  1957. 1960 semver(7) - The semantic versioner for npm
  1958. 1961 sfddiff(1) - compare two font files
  1959. 1962 shasum(1) - Print or Check SHA Checksums
  1960. 1963 shellcheck(1) - Shell script analysis tool
  1961. 1964 sigtrap(3) - Perl pragma to enable simple signal handling
  1962. 1965 slsh(1) - Interpreter for S-Lang scripts
  1963. 1966 sort(3) - perl pragma to control sort() behaviour
  1964. 1967 stream(1) - a lightweight tool to stream one or more pixel components of the image or portion of the image to your choice of storage formats
  1965. 1968 strict(3) - Perl pragma to restrict unsafe constructs
  1966. 1969 subs(3) - Perl pragma to predeclare sub names
  1967. 1970 tag.h(3), event2/tag.h(3) - Helper functions for reading and writing tagged data onto buffers
  1968. 1971 tag_compat.h(3), event2/tag_compat.h(3) - Obsolete/deprecated functions from tag.h; provided only for backwards compatibility
  1969. 1972 terminator_config(5), ~/.config/terminator/config(5) - the config file for Terminator terminal emulator
  1970. 1973 thread.h(3), event2/thread.h(3) - Functions for multi-threaded applications using Libevent
  1971. 1974 threads(3) - Perl interpreter-based threads
  1972. 1975 threads::shared(3) - Perl extension for sharing data structures between threads
  1973. 1976 tiff2bw(1) - convert a color TIFF image to greyscale
  1974. 1977 tiff2pdf(1) - convert a TIFF image to a PDF document
  1975. 1978 tiff2ps(1) - convert a TIFF image to
  1976. 1979 tiff2rgba(1) - convert a TIFF image to RGBA color space
  1977. 1980 tiffcmp(1) - compare two TIFF files
  1978. 1981 tiffcp(1) - copy (and possibly convert) a TIFF file
  1979. 1982 tiffcrop(1) - select, copy, crop, convert, extract, and/or process one or more TIFF files
  1980. 1983 tiffdither(1) - convert a greyscale image to bilevel using dithering
  1981. 1984 tiffdump(1) - print verbatim information about TIFF files
  1982. 1985 tiffgt(1) - display an image stored in a TIFF file (Silicon Graphics version)
  1983. 1986 tiffinfo(1) - print information about TIFF files
  1984. 1987 tiffmedian(1) - apply the median cut algorithm to data in a TIFF file
  1985. 1988 tiffset(1) - set or unset a field in a TIFF header
  1986. 1989 tiffsplit(1) - split a multi-image TIFF into single-image TIFF files
  1987. 1990 tificc(1) - little cms ICC profile applier for TIFF
  1988. 1991 tmux(1) - terminal multiplexer
  1989. 1992 tree(1) - list contents of directories in a tree-like format
  1990. 1993 updatedb(1) - update a file name database
  1991. 1994 utf8(3) - Perl pragma to enable/disable UTF-8 (or UTF-EBCDIC) in source code
  1992. 1995 util.h(3), event2/util.h(3) - Common convenience functions for cross-platform portability and related socket manipulations
  1993. 1996 vars(3) - Perl pragma to predeclare global variable names
  1994. 1997 version(3) - Perl extension for Version Objects
  1995. 1998 version::Internals(3) - Perl extension for Version Objects
  1996. 1999 vim(1) - Vi IMproved, a programmer's text editor
  1997. 2000 vimdiff(1) - edit two, three or four versions of a file with Vim and show differences
  1998. 2001 vimtutor(1) - the Vim tutor
  1999. 2002 vmsish(3) - Perl pragma to control VMS-specific language features
  2000. 2003 w3m(1) - a text based web browser and pager
  2001. 2004 w3mman(1) - an interface to the on-line reference manuals via w3m(1)
  2002. 2005 warnings(3) - Perl pragma to control optional warnings
  2003. 2006 warnings::register(3) - warnings import function
  2004. 2007 whatis(1) - display one-line manual page descriptions
  2005. 2008 wrjpgcom(1) - insert text comments into a JPEG file
  2006. 2009 xapian-check(1) - Check the consistency of a database or table
  2007. 2010 xapian-compact(1) - Compact a database, or merge and compact several
  2008. 2011 xapian-config(1) - report information about the installed version of xapian
  2009. 2012 xapian-delve(1), delve(1) - Inspect the contents of a Xapian database
  2010. 2013 xapian-metadata(1) - Read and write user metadata
  2011. 2014 xapian-progsrv(1) - Piped server for use with Xapian's remote backend
  2012. 2015 xapian-replicate(1) - Replicate a database from a master server to a local copy
  2013. 2016 xapian-replicate-server(1) - Service database replication requests from clients
  2014. 2017 xapian-tcpsrv(1) - TCP daemon for use with Xapian's remote backend
  2015. 2018 xargs(1) - build and execute command lines from standard input
  2016. 2019 xsubpp(1) - compiler to convert Perl XS code into C code
  2017. 2020 xtermcontrol(1) - dynamic control of XFree86 xterm properties
  2018. 2021 xxd(1) - make a hexdump or do the reverse
  2019. 2022 xz(1), unxz(1), xzcat(1), lzma(1), unlzma(1), lzcat(1) - Compress or decompress .xz and .lzma files
  2020. 2023 xzcmp(1), xzdiff(1), lzcmp(1), lzdiff(1) - compare compressed files
  2021. 2024 xzdec(1), lzmadec(1) - Small .xz and .lzma decompressors
  2022. 2025 xzgrep(1) - search compressed files for a regular expression
  2023. 2026 xzless(1), lzless(1) - view xz or lzma compressed (text) files
  2024. 2027 xzmore(1), lzmore(1) - view xz or lzma compressed (text) files
  2025. 2028 youtube-dl(1) - download videos from youtube.com or other video platforms
  2026. 2029 zipdetails(1) - display the internal structure of zip files
  2027. 2030 zplug(1) - A next-generation plugin manager for zsh
  2028. 2031 zsh(1) - the Z shell
  2029. 2032 zshall(1) - the Z shell meta-man page
  2030. 2033 zshbuiltins(1) - zsh built-in commands
  2031. 2034 zshcalsys(1) - zsh calendar system
  2032. 2035 zshcompctl(1) - zsh programmable completion
  2033. 2036 zshcompsys(1) - zsh completion system
  2034. 2037 zshcompwid(1) - zsh completion widgets
  2035. 2038 zshcontrib(1) - user contributions to zsh
  2036. 2039 zshexpn(1) - zsh expansion and substitution
  2037. 2040 zshmisc(1) - everything and then some
  2038. 2041 zshmodules(1) - zsh loadable modules
  2039. 2042 zshoptions(1) - zsh options
  2040. 2043 zshparam(1) - zsh parameters
  2041. 2044 zshroadmap(1) - informal introduction to the zsh manual The Zsh Manual, like the shell itself, is large and often complicated. This section of the manual provides some pointers to areas of the shell that are likely to be of particular interest to new users, and indicates where in the rest of the manual the documentation is to be found
  2042. 2045 zshtcpsys(1) - zsh tcp system
  2043. 2046 zshzftpsys(1) - zftp function front-end
  2044. 2047 zshzle(1) - zsh command line editor
  2045. 2048 zsoelim(1) - satisfy .so requests in roff input
  2046. 2049 AEServer(8) - AEServer(8) -- System-wide daemon which recevies incoming (remote) AppleEvents
  2047. 2050 APFSUserAgent(8) - APFS new container observer
  2048. 2051 ARDAgent(8) - Apple Remote Desktop Agent
  2049. 2052 AVCAssistant(8) - CoreMediaIO DAL Assistant Process
  2050. 2053 AccessibilityVisualsAgent(8) - Accessibility Visuals Launch Agent
  2051. 2054 AddressBookSourceSync(8) - Syncs Contacts data with servers
  2052. 2055 AirPlayDiagnosticsServer(8) - Server for AirPlay diagnostics
  2053. 2056 AppleCameraAssistant(8) - CoreMediaIO DAL Assistant Process
  2054. 2057 AppleVNCServer(8) - listens for VNC connections from clients
  2055. 2058 Archetype(n) - base class for all [incr Tk] mega-widgets
  2056. 2059 AuthBrokerAgent(8) - The proxy credential daemon
  2057. 2060 BluetoothReporter(8) - gathers Bluetooth specific diagnostic information helpful in investigating system Bluetooth issues
  2058. 2061 BootCacheControl(8) - provides control of caches used during startup
  2059. 2062 BridgeSupport(5) - Scripting bridges support file
  2060. 2063 CFNetworkAgent(8) - The network compatibility daemon
  2061. 2064 CVMCompiler(8) - Mac OS X Core Virtual Machine Compiler
  2062. 2065 CVMServer(8) - Mac OS X Core Virtual Machine Server
  2063. 2066 CalendarAgent(8) - calendar data process
  2064. 2067 CloudKeychainProxy(8) - part of iCloud keychain syncing
  2065. 2068 CommCenter(8) - Provides functionality to allow the Mac to make and receive phone calls
  2066. 2069 CommCenterRootHelper(8) - Helper to CommCenter(8)
  2067. 2070 ContactsAccountsService(8) - Lets 32-bit apps use Contacts accounts
  2068. 2071 ControlStrip(8) - Touch Bar Control Strip
  2069. 2072 CoreLocationAgent(8) - manages location authorization prompts
  2070. 2073 CrashReporterSupportHelper(8) - Provides functionality in support of CrashReporterSupport
  2071. 2074 DataDetectorsLocalSources(8) - DataDetectors user source content manager
  2072. 2075 DataDetectorsSourceAccess(8) - DataDetectors sources utility
  2073. 2076 DevToolsSecurity(8) - Change the security authorization policies for developer systems
  2074. 2077 DictationIM(8) - Implements system-wide Dictation and command & control
  2075. 2078 DiskUnmountWatcher(8) - watches for disk unmount and remove cached credentials
  2076. 2079 DumpPanic(8) - Writes panic reports
  2077. 2080 FDERecoveryAgent(8) - Full Disk Encryption Key Recovery Transmission Agent
  2078. 2081 FileStatsAgent(8) - collect file stats
  2079. 2082 FolderActionsDispatcher(8) - monitoring and settings daemon for Folder Actions
  2080. 2083 GSSCred(8) - manages GSS-API credentials
  2081. 2084 IIDCVideoAssistant(8) - CoreMediaIO DAL Assistant Process
  2082. 2085 IOBluetoothUSBDFUTool(8) - Performs the USB Bluetooth automatic firmware update
  2083. 2086 InternetSharing(8) - daemon for Internet Sharing
  2084. 2087 KernelEventAgent(8) - utility to provide user interface on behalf of the kernel
  2085. 2088 Keychain Circle Notification(8) - part of iCloud Keychain syncing
  2086. 2089 KeychainSyncingOverIDSProxy(8) - part of iCloud Keychain syncing
  2087. 2090 MIDIServer(8) - Agent supporting CoreMIDI framework
  2088. 2091 ManagedClient(8) - -- Managed preferences and configuration profiles daemon
  2089. 2092 ManagedClientAgent(8) - -- Device enrollment and ManagedClient process notification daemon
  2090. 2093 NFS(5) - Network File System
  2091. 2094 NVMeAgent(8) - Agent for NVMe devices
  2092. 2095 NetAuthAgent(8) - Shows dialogs on behalf of NetAuthSysAgent
  2093. 2096 NetAuthSysAgent(8) - Mounts network shares
  2094. 2097 NetBootClientStatus(8) - NetBoot helper process
  2095. 2098 OSDUIHelper(8) - OSDFramework UI helper
  2096. 2099 PCIELaneConfigTool(8) - PCIe configuration helper tool for Expansion Slot Utility
  2097. 2100 PasswordService(8) - Mac OS X Server Password Server daemon
  2098. 2101 Photo Library Migration Utility(8) - Upgrade historical iPhoto/Aperture libraries
  2099. 2102 PlistBuddy(8) - read and write values to plists
  2100. 2103 Plotchart(n) - Simple plotting and charting package
  2101. 2104 PrintUITool(8) - a tool to perform privileged ui based operations on the printing system
  2102. 2105 ProtectedCloudKeySyncing(8) - part of ProtectedCloudKey subsystem
  2103. 2106 RFBEventHelperd(8) - Screen Sharing app helper daemon
  2104. 2107 ReportPanic(8) - Facilitates filing Radars for panics
  2105. 2108 ReportPanicService(8) - Provides functionality for the ReportPanic app
  2106. 2109 S3(n) - Amazon S3 Web Service Interface
  2107. 2110 SASL(n) - Implementation of SASL mechanisms for Tcl
  2108. 2111 SSInvitationAgent(8) - Screen Sharing Invitation Agent
  2109. 2112 SafariBookmarksSyncAgent(8) - Safari Bookmarks Sync Agent
  2110. 2113 SafariCloudHistoryPushAgent(8) - Safari Cloud History Push Agent
  2111. 2114 SafariDAVClient(8) - Safari DAV Client
  2112. 2115 SafariHistoryServiceAgent(8) - Safari History Service Agent
  2113. 2116 SafariLaunchAgent(8) - Safari Launch Agent
  2114. 2117 SafariNotificationAgent(8) - Safari Push Notification Agent
  2115. 2118 SafariPlugInUpdateNotifier(8) - Safari Plug-in Update Notifier
  2116. 2119 SafeBase(ntcl), Safe Base(ntcl) - A mechanism for creating and manipulating safe interpreters
  2117. 2120 SafeEjectGPU(8) - Facilitate safe eject/disconnect of eGPU(s) from system
  2118. 2121 ScreensharingAgent(8) - communicates with screensharingd to provide access to a user session
  2119. 2122 SecurityAgent(8) - Authorization Services Agent
  2120. 2123 SmartCardServices(7) - overview of SmartCard support
  2121. 2124 SmartCardServices-legacy(7) - overview of legacy SmartCard support
  2122. 2125 SpeechDataInstallerd(8) - Manages downloading of speech-related assets
  2123. 2126 SpeechSynthesisServer(8) - Implements speaking hotkey and time announcements text-to-speech features
  2124. 2127 Tcl(ntcl) - Tool Command Language
  2125. 2128 TclX(n) - Extended Tcl: Extended command set for Tcl '
  2126. 2129 Toplevel(n) - base class for mega-widgets in a top-level window
  2127. 2130 TouchBarServer(8) - Touch Bar render server
  2128. 2131 UASharedPasteboardProgressUI(8) - Progress UI Service for Universal Clipboard
  2129. 2132 UASysAgent(8) - A tool used by UnmountAssistant
  2130. 2133 USBAgent(8) - Agent for USB devices
  2131. 2134 UnmountAssistantAgent(8) - Provides help when a disk can't be ejected
  2132. 2135 UserEventAgent(8) - high-level system event handler
  2133. 2136 UserSelector(7) - overview and documentation
  2134. 2137 VDCAssistant(8) - CoreMediaIO DAL Assistant Process
  2135. 2138 VNCPrivilegeProxy(8) - Screen sharing server helper daemon
  2136. 2139 WiFiAgent(8) - Wi-Fi User agent
  2137. 2140 WiFiVelocityAgent(8) - launchd agent for the WiFiVelocity framework
  2138. 2141 Widget(n) - base class for mega-widgets within a frame
  2139. 2142 WindowServer(8) - Window management, compositing, and event routing daemon
  2140. 2143 a2p(1) - Awk to Perl translator
  2141. 2144 ab(1) - Apache HTTP server benchmarking tool
  2142. 2145 ac(8) - display connect-time accounting
  2143. 2146 accept(8), cupsaccept/cupsreject(8) - accept/reject jobs sent to a destination
  2144. 2147 access(5) - Postfix SMTP server access table
  2145. 2148 accesstool(1) - accesstool
  2146. 2149 acct(5) - execution accounting file
  2147. 2150 accton(8) - enable/disable system accounting
  2148. 2151 addftinfo(1) - add information to troff font files for use with groff
  2149. 2152 adjust(n), textutil::adjust(n) - Procedures to adjust, indent, and undent paragraphs
  2150. 2153 adler(n) - Message digest "adler"
  2151. 2154 aes(n) - Implementation of the AES block cipher
  2152. 2155 afmtodit(1) - create font files for use with groff -Tps
  2153. 2156 afscexpand(1) - decompress files compressed with HFS+ compression
  2154. 2157 after(ntcl) - Execute a command after a time delay
  2155. 2158 agentxtrap(1) - send an AgentX NotifyPDU to an AgentX master agent
  2156. 2159 aio(4) - asynchronous I/O
  2157. 2160 airport(8) - get information for 802.11 interface
  2158. 2161 airportd(8) - airport daemon
  2159. 2162 aliases(5) - Postfix local alias database format
  2160. 2163 amfid(8) - The mobile file integrity daemon
  2161. 2164 amt(8) - Abstract Machine Test Utility
  2162. 2165 analyticsd(1) - Diagnostics and Usage
  2163. 2166 annealing(n), simulation::annealing(n) - Simulated annealing
  2164. 2167 ansi_cattr(n), term::ansi::code::attr(n) - ANSI attribute sequences
  2165. 2168 ansi_cctrl(n), term::ansi::code::ctrl(n) - ANSI control sequences
  2166. 2169 ansi_cmacros(n), term::ansi::code::macros(n) - Macro sequences
  2167. 2170 ansi_code(n), term::ansi::code(n) - Helper for control sequences
  2168. 2171 ansi_ctrlu(n), term::ansi::ctrl::unix(n) - Control operations and queries
  2169. 2172 ansi_send(n), term::ansi::send(n) - Output of ANSI control sequences to terminals
  2170. 2173 anvil(8) - Postfix session count and request rate control
  2171. 2174 apachectl(8) - Apache HTTP Server Control Interface
  2172. 2175 apfs.util(8) - APFS file system utility
  2173. 2176 apfs_hfs_convert(8) - convert an existing HFS file system to APFS file system
  2174. 2177 append(ntcl) - Append to variable
  2175. 2178 appleeventsd(8) - appleeventsd(8) -- System-wide daemon which coordinates AppleEvents activity on the system
  2176. 2179 applesingle(1), binhex(1), macbinary(1) - encode and decode files
  2177. 2180 appletviewer(1) - Java applet viewer
  2178. 2181 apply(1) - apply a command to a set of arguments
  2179. 2182 apply(ntcl) - Apply an anonymous function
  2180. 2183 appsleepd(8) - app sleep daemon
  2181. 2184 apropos(1) - search the whatis database for strings
  2182. 2185 apsd(8) - Apple Push Notification service daemon
  2183. 2186 apt(1) - annotation processing tool
  2184. 2187 apxs(1) - APache eXtenSion tool
  2185. 2188 arch(1) - print architecture type or run selected architecture of a universal binary
  2186. 2189 arp(4) - Address Resolution Protocol
  2187. 2190 arp(8) - address resolution display and control
  2188. 2191 array(ntcl) - Manipulate array variables
  2189. 2192 ascii(7) - octal, hexadecimal and decimal ASCII character sets
  2190. 2193 ascii85(n) - ascii85-encode/decode binary data
  2191. 2194 asctl(1) - App Sandbox Control Tool
  2192. 2195 asl.conf(5) - configuration file for syslogd(8) and aslmanager(8)
  2193. 2196 aslmanager(8) - Apple System Log data life-cycle manager
  2194. 2197 asn(n) - ASN.1 BER encoder/decoder
  2195. 2198 asr(8) - Apple Software Restore; copy volumes (e.g. from disk images)
  2196. 2199 async(n), cache::async(n) - Asynchronous in-memory cache
  2197. 2200 at(1), batch(1), atq(1), atrm(1) - queue, examine, or delete jobs for later execution
  2198. 2201 atomicupdatetool(1) - macOS Software Update mechanism helper tool
  2199. 2202 atos(1) - convert numeric addresses to symbols of binary images or processes
  2200. 2203 atrun(8) - run jobs queued for later execution
  2201. 2204 atsutil(8) - font registration system utility
  2202. 2205 audit(4) - Security Event Audit
  2203. 2206 audit(5) - Basic Security Module (BSM) file format
  2204. 2207 audit(8) - audit management utility
  2205. 2208 audit_class(5) - audit event class descriptions
  2206. 2209 audit_control(5) - audit system parameters
  2207. 2210 audit_event(5) - audit event descriptions
  2208. 2211 audit_user(5) - events to be audited for given users
  2209. 2212 audit_warn(5) - alert when audit daemon issues warnings
  2210. 2213 auditd(8) - audit log management daemon
  2211. 2214 auditpipe(4) - pseudo-device for live audit event tracking
  2212. 2215 auditreduce(1) - select records from audit trail files
  2213. 2216 authopen(1) - open file with authorization
  2214. 2217 authorizationhost(8) - Authorization Services component
  2215. 2218 auto_execok(ntcl), auto_import(ntcl), auto_load(ntcl), auto_mkindex(ntcl), auto_mkindex_old(ntcl), auto_qualify(ntcl), auto_reset(ntcl), tcl_findLibrary(ntcl), parray(ntcl), tcl_endOfWord(ntcl), tcl_startOfNextWord(ntcl), tcl_startOfPreviousWord(ntcl), tcl_wordBreakAfter(ntcl), tcl_wordBreakBefore(ntcl) - standard library of Tcl procedures
  2216. 2219 auto_master(5) - automounter master map
  2217. 2220 autodiskmount(8) - disk support tool
  2218. 2221 autofs.conf(5) - automount(8) and automountd(8) configuration file
  2219. 2222 autofsd(8) - daemon to update autofs mounts on network changes
  2220. 2223 automator(1) - Runs Automator workflow
  2221. 2224 automount(8) - mount autofs on the appropriate mount points
  2222. 2225 automountd(8) - automatic mount / unmount daemon for autofs
  2223. 2226 autoproxy(n) - Automatic HTTP proxy usage and authentication
  2224. 2227 autoscroll(n) - Provides for a scrollbar to automatically mapped and unmapped as needed
  2225. 2228 avbdeviced(1) - peristent entity management for AVB
  2226. 2229 avbutil(1) - manage AVB features and settings
  2227. 2230 avconvert(1) - movie conversion tool
  2228. 2231 awacsd(8) - Apple Wide Area Connectivity Service daemon " Name Description for whatis database
  2229. 2232 awdd(1) - Diagnostics and Usage
  2230. 2233 awk(1) - pattern-directed scanning and processing language
  2231. 2234 backend(7) - cups backend transmission interfaces
  2232. 2235 backupd(8) - Time Machine backup daemon
  2233. 2236 backupd-helper(8) - Time Machine backup daemon helper
  2234. 2237 banner(6) - print large banner on printer
  2235. 2238 base32(n) - base32 standard encoding
  2236. 2239 base32core(n), base32::core(n) - Expanding basic base32 maps
  2237. 2240 base32hex(n), base32::hex(n) - base32 extended hex encoding
  2238. 2241 base64(1) - Encode and decode using Base64 representation
  2239. 2242 base64(n) - base64-encode/decode binary data
  2240. 2243 basename(1), dirname(1) - return filename or directory portion of pathname
  2241. 2244 bash(1) - GNU Bourne-Again SHell
  2242. 2245 bashbug(1) - report a bug in bash
  2243. 2246 bc(1) - An arbitrary precision calculator language
  2244. 2247 bee(n) - BitTorrent Serialization Format Encoder/Decoder
  2245. 2248 bell(ntcl) - Ring a display's bell
  2246. 2249 bgerror(ntcl) - Command invoked to process background errors
  2247. 2250 bibtex(n) - Parse bibtex files
  2248. 2251 biff(1) - be notified if mail arrives and who it is from
  2249. 2252 big5(5) - Big Five encoding for Traditional Chinese text
  2250. 2253 bigfloat(n), math::bigfloat(n) - Arbitrary precision floating-point numbers
  2251. 2254 bignum(n), math::bignum(n) - Arbitrary precision integer numbers
  2252. 2255 bin(n) - Encoding "bin"
  2253. 2256 binary(ntcl) - Insert and extract fields from binary strings
  2254. 2257 bind(ntcl) - Arrange for X events to invoke Tcl scripts
  2255. 2258 bindtags(ntcl) - Determine which bindings apply to a window, and order of evaluation
  2256. 2259 binhex.pl(1) - use Convert::BinHex to encode files as BinHex
  2257. 2260 biokitaggdd(8) - BioKitAggD daemon
  2258. 2261 bird(8) - Documents in the Cloud
  2259. 2262 bitesize.d(1m) - analyse disk I/O size by process. Uses DTrace
  2260. 2263 bitmap(ntcl) - Images that display two colors
  2261. 2264 bless(8) - set volume bootability and startup disk options
  2262. 2265 blowfish(n) - Implementation of the Blowfish block cipher
  2263. 2266 bluetoothaudiod(8) - The Mac OS X Bluetooth audio daemon
  2264. 2267 bluetoothd(8) - The Bluetooth daemon
  2265. 2268 bnepd(8) - The Mac OS X Bluetooth network daemon
  2266. 2269 body(n) - change the body for a class method/proc
  2267. 2270 bom(5) - bill of materials
  2268. 2271 bootinstalld(8) - macOS boot-time installation daemon
  2269. 2272 bootparams(5) - boot parameter database
  2270. 2273 bootpd(8) - DHCP/BOOTP/NetBoot server
  2271. 2274 bootptab(5) - Internet Bootstrap Protocol server database
  2272. 2275 bosreporter(8) - bridgeOS software update
  2273. 2276 boswatcher(8) - bridgeOS software update
  2274. 2277 bounce(5) - Postfix bounce message template format
  2275. 2278 bounce(8) - Postfix delivery status reports
  2276. 2279 bpf(4) - Berkeley Packet Filter
  2277. 2280 brctl(1) - Manage the CloudDocs daemon
  2278. 2281 break(ntcl) - Abort looping command
  2279. 2282 bspatch(1) - apply a patch built with bsdiff(1)
  2280. 2283 btmmdiagnose(8) - gather information to aid in diagnosing Back to My Mac issues
  2281. 2284 builtin(1), !(1), %(1), .(1), :(1), @(1), {(1), }(1), alias(1), alloc(1), bg(1), bind(1), bindkey(1), break(1), breaksw(1), builtins(1), case(1), cd(1), chdir(1), command(1), complete(1), continue(1), default(1), dirs(1), do(1), done(1), echo(1), echotc(1), elif(1), else(1), end(1), endif(1), endsw(1), esac(1), eval(1), exec(1), exit(1), export(1), false(1), fc(1), fg(1), filetest(1), fi(1), for(1), foreach(1), getopts(1), glob(1), goto(1), hash(1), hashstat(1), history(1), hup(1), if(1), jobid(1), jobs(1), kill(1), limit(1), local(1), log(1), login(1), logout(1), ls-F(1), nice(1), nohup(1), notify(1), onintr(1), popd(1), printenv(1), pushd(1), pwd(1), read(1), readonly(1), rehash(1), repeat(1), return(1), sched(1), set(1), setenv(1), settc(1), setty(1), setvar(1), shift(1), source(1), stop(1), suspend(1), switch(1), telltc(1), test(1), then(1), time(1), times(1), trap(1), true(1), type(1), ulimit(1), umask(1), unalias(1), uncomplete(1), unhash(1), unlimit(1), unset(1), unsetenv(1), until(1), wait(1), where(1), which(1), while(1) - shell built-in commands
  2282. 2285 button(ntcl) - Create and manipulate button widgets
  2283. 2286 bz2(n) - Data compression "bz2"
  2284. 2287 bzcmp(1), bzdiff(1) - compare bzip2 compressed files
  2285. 2288 bzip2(1), bunzip2(1) - a block-sorting file compressor, v1.0.6 bzcat - decompresses files to stdout bzip2recover - recovers data from damaged bzip2 files
  2286. 2289 bzmore(1), bzless(1) - file perusal filter for crt viewing of bzip2 compressed text
  2287. 2290 c++filt(1) - Demangle C++ and Java symbols
  2288. 2291 c2ph(1), pstruct(1) - Dump C structures as generated from "cc -g -S" stabs
  2289. 2292 caffeinate(8) - prevent the system from sleeping on behalf of a utility
  2290. 2293 cal(1), ncal(1) - displays a calendar and the date of Easter
  2291. 2294 calculus(n), math::calculus(n) - Integration and ordinary differential equations
  2292. 2295 calendar(1) - reminder service
  2293. 2296 callservicesd(8) - call server
  2294. 2297 cancel(1) - cancel jobs
  2295. 2298 canonical(5) - Postfix canonical table format
  2296. 2299 canvas(ntcl) - Create and manipulate canvas widgets
  2297. 2300 canvasLabel(n) - tkpiechart canvas label class
  2298. 2301 canvas_mvg(n), canvas::mvg(n) - Canvas to ImageMagick MVG vector format
  2299. 2302 canvas_snap(n), canvas::snap(n) - Canvas snapshot to Tk photo image
  2300. 2303 canvas_sqmap(n), canvas::sqmap(n) - Canvas with map background based on square tiles
  2301. 2304 canvas_zoom(n), canvas::zoom(n) - Zoom control for canvas::sqmap
  2302. 2305 cap_mkdb(1) - create capability database
  2303. 2306 captiveagent(8) - Daemon to detect and process captive networks
  2304. 2307 captoinfo(1m) - convert a termcap description into a terminfo description
  2305. 2308 case(ntcl) - Evaluate one of several scripts, depending on a given value
  2306. 2309 cat(1) - concatenate and print files
  2307. 2310 catch(ntcl) - Evaluate script and trap exceptional returns
  2308. 2311 cc_fips_test(1) - Validates correctness of the corecrypto library during bootup
  2309. 2312 cd(ntcl) - Change working directory
  2310. 2313 cd9660.util(8) - ISO 9660 file system utility
  2311. 2314 certtool(1) - create key pairs, certificates and certificate signing requests for use with Keychains
  2312. 2315 cfilutil(1) - Tool to exercise the content filter subsystem
  2313. 2316 cfprefsd(8) - defaults server
  2314. 2317 cfront(n), fileutil::magic::cfront(n) - Generator core for compiler of magic(5) files
  2315. 2318 cgen(n), fileutil::magic::cgen(n) - Generator core for compiler of magic(5) files
  2316. 2319 chan(ntcl) - Read, write and manipulate channels
  2317. 2320 changelog(n), doctools::changelog(n) - Processing text in Emacs ChangeLog format
  2318. 2321 chat(8) - Automated conversational script with a modem
  2319. 2322 chatwidget(n) - Provides a multi-paned view suitable for display of chat room or irc channel information
  2320. 2323 checkLocalKDC(1) - checks a LocalKDC
  2321. 2324 checkbutton(ntcl) - Create and manipulate checkbutton widgets
  2322. 2325 checkgid(8) - validate group identifiers
  2323. 2326 checknr(1) - check nroff/troff files
  2324. 2327 chflags(1) - change file flags
  2325. 2328 chgrp(1) - change group
  2326. 2329 chkpasswd(8) - verifies user password against various systems
  2327. 2330 chmod(1) - change file modes or Access Control Lists
  2328. 2331 chown(8) - change file owner and group
  2329. 2332 chpass(1), chfn(1), chsh(1) - add or change user database information
  2330. 2333 chroot(8) - change root directory
  2331. 2334 cidr_table(5) - format of Postfix CIDR tables
  2332. 2335 ckkeyrolld(8) - CloudKit Key Rolling Metrics Daemon
  2333. 2336 cksum(1), sum(1) - display file checksums and block counts
  2334. 2337 cksum(n) - Calculate a cksum(1) compatible checksum
  2335. 2338 class(n) - create a class of objects
  2336. 2339 classes.conf(5) - class configuration file for cups
  2337. 2340 cleanup(8) - canonicalize and enqueue Postfix message
  2338. 2341 clear(1) - clear the terminal screen
  2339. 2342 client.conf(5) - client configuration file for cups
  2340. 2343 clipboard(ntcl) - Manipulate Tk clipboard
  2341. 2344 clock(ntcl) - Obtain and manipulate dates and times
  2342. 2345 close(ntcl) - Close an open channel
  2343. 2346 cloudconfigurationd(8) - Device Enrollment client daemon
  2344. 2347 cloudd(8) - CloudKit
  2345. 2348 cloudphotosd(8) - The macOS photo sharing agent
  2346. 2349 cmdline(n) - Procedures to process command lines and options
  2347. 2350 cmp(1) - compare two files byte by byte
  2348. 2351 code(n) - capture the namespace context for a code fragment
  2349. 2352 codesign(1) - Create and manipulate code signatures
  2350. 2353 col(1) - filter reverse line feeds from input
  2351. 2354 colcrt(1) - filter nroff output for CRT previewing
  2352. 2355 colldef(1) - convert collation sequence source definition
  2353. 2356 colors(ntcl) - symbolic color names recognized by Tk
  2354. 2357 colorsync.displayservices(8) - ColorSync Display Services
  2355. 2358 colorsync.useragent(8), colorsync.usergaent(8) - ColorSync User Agent
  2356. 2359 colorsyncd(8) - ColorSync Daemon
  2357. 2360 colrm(1) - remove columns from a file
  2358. 2361 column(1) - columnate lists
  2359. 2362 com.apple.Boot.plist(5) - Configuration plist for OS X booter
  2360. 2363 com.apple.Safari.SafeBrowsing.Service(8) - Safari Safe Browsing Service
  2361. 2364 com.apple.ifdreader(8) - SmartCard reader daemon
  2362. 2365 com.apple.speech.speechsynthesisd(8) - Centralized text-to-speech process for generating speech output
  2363. 2366 combinatorics(n), math::combinatorics(n) - Combinatorial functions in the Tcl Math Library
  2364. 2367 comm(1) - select or reject lines common to two files
  2365. 2368 comm(n) - A remote communication facility for Tcl (8.3 and later)
  2366. 2369 comm_wire(n) - The comm wire protocol
  2367. 2370 compat(5) - manipulate compatibility settings
  2368. 2371 compress(1), uncompress(1) - compress and expand data
  2369. 2372 compression_tool(1) - encode/decode files using the Compression library
  2370. 2373 comsat(8) - biff server
  2371. 2374 concat(ntcl) - Join lists together
  2372. 2375 config_data(1) - Query or change configuration of Perl modules
  2373. 2376 configbody(n) - change the "config" code for a public variable
  2374. 2377 configd(8) - System Configuration Daemon
  2375. 2378 configureLocalKDC(1) - generate a LocalKDC
  2376. 2379 connect(n), transfer::connect(n) - Connection setup
  2377. 2380 console(ntcl) - Control the console on systems without a real console
  2378. 2381 constants(n), math::constants(n) - Mathematical and numerical constants
  2379. 2382 contactsdonationagent(8) - contactsdonationagent daemon
  2380. 2383 container(n), doctools::toc(n) - Holding tables of contents
  2381. 2384 continue(ntcl) - Skip to the next iteration of a loop
  2382. 2385 control(n) - Procedures for control flow structures
  2383. 2386 controlwidget(n) - Collection of widgets for displaying and controlling numerical values
  2384. 2387 copy(9), copyin(9), copyinstr(9), copyout(9), copystr(9) - kernel copy functions
  2385. 2388 copyops(n), transfer::copy(n) - Data transfer foundation
  2386. 2389 core(5) - memory image file format
  2387. 2390 coreautha(8) - LocalAuthentication user interface agent
  2388. 2391 coreauthd(8) - LocalAuthentication daemon and agent
  2389. 2392 corebrightnessd(8) - corebrightnessd daemon
  2390. 2393 corebrightnessdiag(1) - corebrightnessdiag
  2391. 2394 corecaptured(8) - corecaptured daemon
  2392. 2395 corelist(1) - a commandline frontend to Module::CoreList
  2393. 2396 corestoraged(8) - CoreStorage volume manager
  2394. 2397 coresymbolicationd(8) - daemon to manage debug symbols cache
  2395. 2398 counter(n) - Procedures for counters and histograms
  2396. 2399 cp(1) - copy files
  2397. 2400 cpan(1) - easily interact with CPAN from the command line
  2398. 2401 cpan2dist(1) - The CPANPLUS distribution creator
  2399. 2402 cpanp(1) - The CPANPLUS launcher
  2400. 2403 cpio(1) - copy files to and from archives
  2401. 2404 cpuwalk.d(1m) - Measure which CPUs a process runs on. Uses DTrace
  2402. 2405 crc(n) - Message digest "crc"
  2403. 2406 crc-zlib(n) - Message digest "crc-zlib"
  2404. 2407 crc16(n) - Perform a 16bit Cyclic Redundancy Check
  2405. 2408 crc32(n) - Perform a 32bit Cyclic Redundancy Check
  2406. 2409 creatbyproc.d(1m) - snoop creat()s by process name. Uses DTrace
  2407. 2410 crlrefresh(1) - update and maintain system-wide CRL cache
  2408. 2411 cron(8) - daemon to execute scheduled commands (Vixie Cron)
  2409. 2412 crontab(1) - maintain crontab files for individual users (V3)
  2410. 2413 crontab(5) - tables for driving cron
  2411. 2414 crosshair(n) - Crosshairs for Tk canvas
  2412. 2415 crypt(n) - Password hashing based on "crypt"
  2413. 2416 csplit(1) - split files based on context
  2414. 2417 csreq(1) - Expert tool for manipulating Code Signing Requirement data
  2415. 2418 csrutil(8) - Configure system security policies
  2416. 2419 csunique(8) - modify the UUIDs of CoreStorage metadata objects
  2417. 2420 csv(n) - Procedures to handle CSV data
  2418. 2421 ctext(n) - Ctext a text widget with highlighting support
  2419. 2422 ctkahp(8) - SmartCard Agent
  2420. 2423 ctkbind(8) - SmartCard pairing tool
  2421. 2424 ctkd(8) - SmartCard daemon/agent
  2422. 2425 cu(1) - Call up another system
  2423. 2426 cups(1) - a standards-based, open source printing system
  2424. 2427 cups-config(1) - get cups api, compiler, directory, and link information
  2425. 2428 cups-files.conf(5) - file and directory configuration file for cups
  2426. 2429 cups-lpd(8) - receive print jobs and report printer status to lpd clients
  2427. 2430 cups-snmp(8), snmp(8) - cups snmp backend
  2428. 2431 cupsaddsmb(8) - export printers to samba for windows clients
  2429. 2432 cupsctl(8) - configure cupsd.conf options
  2430. 2433 cupsd(8) - cups scheduler
  2431. 2434 cupsd-helper(8) - cupsd helper programs
  2432. 2435 cupsd-logs(5) - cupsd log files (access_log, error_log, and page_log)
  2433. 2436 cupsd.conf(5) - server configuration file for cups
  2434. 2437 cupsdisable(8), cupsenable(8) - stop/start printers and classes
  2435. 2438 cupsfilter(8) - convert a file to another format using cups filters
  2436. 2439 cupstestdsc(1) - test conformance of postscript files (deprecated)
  2437. 2440 cupstestppd(1) - test conformance of ppd files
  2438. 2441 curl(1) - transfer a URL
  2439. 2442 curl-config(1) - Get information about a libcurl installation
  2440. 2443 cursor(n) - Procedures to handle CURSOR data
  2441. 2444 cursors(ntcl) - mouse cursors available in Tk
  2442. 2445 cut(1) - cut out selected portions of each line of a file
  2443. 2446 cvs(n), doctools::cvs(n) - Processing text in 'cvs log' format
  2444. 2447 dacceptor(n), grammar::fa::dacceptor(n) - Create and use deterministic acceptors
  2445. 2448 dappprof(1m) - profile user and lib function usage. Uses DTrace
  2446. 2449 dapptrace(1m) - trace user and library function usage. Uses DTrace
  2447. 2450 darwinup(1) - Install, uninstall, and manage roots
  2448. 2451 dasd(1) - Daemon for background activity scheduling
  2449. 2452 date(1) - display or set date and time
  2450. 2453 datefield(n) - Tk datefield widget
  2451. 2454 dbicadmin(1) - utility for administrating DBIx::Class schemata
  2452. 2455 dbilogstrip(1) - filter to normalize DBI trace logs for diff'ing
  2453. 2456 dbiprof(1) - command-line client for DBI::ProfileData
  2454. 2457 dbiproxy(1) - A proxy server for the DBD::Proxy driver
  2455. 2458 dbmmanage(1) - Manage user authentication files in DBM format
  2456. 2459 dc(1) - an arbitrary precision calculator
  2457. 2460 dd(1) - convert and copy a file
  2458. 2461 dde(ntcl) - Execute a Dynamic Data Exchange command
  2459. 2462 ddest(n), transfer::data::destination(n) - Data destination
  2460. 2463 ddns-confgen(8) - ddns key generation tool
  2461. 2464 debinhex.pl(1) - use Convert::BinHex to decode BinHex files
  2462. 2465 defaults(1) - access the Mac OS X user defaults system
  2463. 2466 defragcli(8) - targeted userspace defragmentation tool
  2464. 2467 defragx(8) - targeted userspace defragmenter daemon
  2465. 2468 deleg_method(n) - Creation of comm delegates (snit methods)
  2466. 2469 deleg_proc(n) - Creation of comm delegates (procedures)
  2467. 2470 delete(n) - delete things in the interpreter
  2468. 2471 deleted(8) - The purgeable space / cache management daemon
  2469. 2472 delv(1) - DNS lookup and validation utility
  2470. 2473 des(n) - Implementation of the DES and triple-DES ciphers
  2471. 2474 destroy(ntcl) - Destroy one or more windows
  2472. 2475 dev_mkdb(8) - create /dev database
  2473. 2476 dexec(n), grammar::fa::dexec(n) - Execute deterministic finite automatons
  2474. 2477 df(1) - display free disk space
  2475. 2478 diagnosticd(8) - diagnostic daemon
  2476. 2479 diagnostics(1), splain(1) - produce verbose warning diagnostics
  2477. 2480 diagnostics_agent(8) - Triggers log submission
  2478. 2481 diagram(n) - Diagram drawing
  2479. 2482 dict(ntcl) - Manipulate dictionaries
  2480. 2483 diff(1) - compare files line by line
  2481. 2484 diff3(1) - compare three files line by line
  2482. 2485 diffstat(1) - make histogram from diff-output
  2483. 2486 dig(1) - DNS lookup utility
  2484. 2487 dir(5), dirent(5) - directory file format
  2485. 2488 dirhelper(8) - helper for special directory creation
  2486. 2489 discard(8) - Postfix discard mail delivery agent
  2487. 2490 disjointset(n), struct::disjointset(n) - Disjoint set data structure
  2488. 2491 diskarbitrationd(8) - disk arbitration daemon
  2489. 2492 diskhits(1m) - disk access by file offset. Uses DTrace
  2490. 2493 disklabel(8) - manipulate and query an Apple Label disk label
  2491. 2494 diskmanagementd(8) - DiskManagement.framework server
  2492. 2495 diskmanagementstartup(8) - DiskManagement.framework helper tool
  2493. 2496 disktool(8) - disk support tool
  2494. 2497 diskutil(8) - modify, verify and repair local disks
  2495. 2498 dispqlen.d(1m) - dispatcher queue length by CPU. Uses DTrace
  2496. 2499 distnoted(8) - distributed notification server
  2497. 2500 ditroff(7) - classical device independent roff
  2498. 2501 ditto(1) - copy directory hierarchies, create and extract archives
  2499. 2502 divert(4) - kernel packet diversion mechanism
  2500. 2503 dmc(1) - controls the Disk Mount Conditioner
  2501. 2504 dmesg(8) - display the system message buffer
  2502. 2505 dnctl(8) - Traffic shaper control program
  2503. 2506 dns-sd(1) - Multicast DNS (mDNS) & DNS Service Discovery (DNS-SD) Test Tool " For whatis
  2504. 2507 dnsblog(8) - Postfix DNS white/blacklist logger
  2505. 2508 dnsextd(8) - BIND Extension Daemon " Name Description for whatis database
  2506. 2509 docidx(n), doctools::idx(n) - docidx - Processing indices
  2507. 2510 docidx_intro(n) - docidx introduction
  2508. 2511 docidx_lang_cmdref(n) - docidx language command reference
  2509. 2512 docidx_lang_faq(n) - docidx language faq
  2510. 2513 docidx_lang_intro(n) - docidx language introduction
  2511. 2514 docidx_lang_syntax(n) - docidx language syntax
  2512. 2515 docidx_plugin_apiref(n) - docidx plugin API reference
  2513. 2516 docstrip(n) - Docstrip style source code extraction
  2514. 2517 docstrip_util(n) - Docstrip-related utilities
  2515. 2518 doctoc(n), doctools::toc(n) - doctoc - Processing tables of contents
  2516. 2519 doctoc_intro(n) - doctoc introduction
  2517. 2520 doctoc_lang_cmdref(n) - doctoc language command reference
  2518. 2521 doctoc_lang_faq(n) - doctoc language faq
  2519. 2522 doctoc_lang_intro(n) - doctoc language introduction
  2520. 2523 doctoc_lang_syntax(n) - doctoc language syntax
  2521. 2524 doctoc_plugin_apiref(n) - doctoc plugin API reference
  2522. 2525 doctools(n) - doctools - Processing documents
  2523. 2526 doctools_intro(n) - doctools introduction
  2524. 2527 doctools_lang_cmdref(n) - doctools language command reference
  2525. 2528 doctools_lang_faq(n) - doctools language faq
  2526. 2529 doctools_lang_intro(n) - doctools language introduction
  2527. 2530 doctools_lang_syntax(n) - doctools language syntax
  2528. 2531 doctools_plugin_apiref(n) - doctools plugin API reference
  2529. 2532 domainname(1) - set or print name of current YP/NIS domain
  2530. 2533 dot_clean(1) - Merge._* files with corresponding native files
  2531. 2534 drutil(1) - interact with CD/DVD burners
  2532. 2535 dscacheutil(1) - gather information, statistics and initiate queries to the Directory Service cache
  2533. 2536 dscl(1) - Directory Service command line utility
  2534. 2537 dsconfigad(8) - retrieves/changes configuration for Active Directory
  2535. 2538 dserr(8) - prints a description for an error code
  2536. 2539 dsexport(1) - export records from OpenDirectory
  2537. 2540 dsmemberutil(1) - various operations for the membership APIs, including state dump, check memberships, UUIDs, etc
  2538. 2541 dsource(n), transfer::data::source(n) - Data source
  2539. 2542 dtrace(1) - dynamic tracing compiler and tracing utility
  2540. 2543 dtruss(1m) - process syscall details. Uses DTrace
  2541. 2544 du(1) - display disk usage statistics
  2542. 2545 dummynet(4) - traffic shaper, bandwidth manager and delay emulator
  2543. 2546 dump(n) - Dump information about Tcl interpreter in TkCon
  2544. 2547 dumpemacs(8) - Utility to dump pre-loaded emacs with compiled ELisp auto-loads
  2545. 2548 dyld(1) - the dynamic linker
  2546. 2549 dynamic_pager(8) - swap configuration daemon
  2547. 2550 eapolcfg_auth(8) - A launch-on-demand daemon used to configure EAP over LAN (EAPOL)
  2548. 2551 echo(1) - write arguments to the standard output
  2549. 2552 ed(1), red(1) - text editor
  2550. 2553 editrc(5) - configuration file for editline library
  2551. 2554 edquota(8) - edit user quotas
  2552. 2555 eficheck(8) - check the integrity of the x86 flash chip firmware
  2553. 2556 emacs(1) - GNU project Emacs
  2554. 2557 emacs-undumped(1) - Basic emacs with no ELisp libraries loaded
  2555. 2558 emacsclient(1) - tells a running Emacs to visit a file
  2556. 2559 enc2xs(1) - -- Perl Encode Module Generator
  2557. 2560 encode_keychange(1) - produce the KeyChange string for SNMPv3
  2558. 2561 encoding(ntcl) - Manipulate encodings
  2559. 2562 ensemble(n) - create or modify a composite command
  2560. 2563 entry(ntcl) - Create and manipulate entry widgets
  2561. 2564 env(1) - set environment and execute command, or print environment
  2562. 2565 environ(7) - user environment
  2563. 2566 eof(ntcl) - Check for end of file condition on channel
  2564. 2567 eospreflightagent(8) - iBridge software restore
  2565. 2568 eqn(1) - format equations for troff
  2566. 2569 erb(1) - Ruby Templating
  2567. 2570 errinfo(1m) - print errno for syscall fails. Uses DTrace
  2568. 2571 error(8) - Postfix error/retry mail delivery agent
  2569. 2572 error(ntcl) - Generate an error
  2570. 2573 etags(1), ctags(1) - generate tag file for Emacs, vi
  2571. 2574 ethcheck(8) - check the integrity of Broadcom Ethernet devices' firmware
  2572. 2575 euc(5) - EUC encoding of wide characters
  2573. 2576 eval(ntcl) - Evaluate a Tcl script
  2574. 2577 event(ntcl) - Miscellaneous event facilities: define virtual events and generate events
  2575. 2578 evim(1) - easy Vim, edit a file with Vim and setup for modeless editing
  2576. 2579 exec(ntcl) - Invoke subprocesses
  2577. 2580 execsnoop(1m) - snoop new process execution. Uses DTrace
  2578. 2581 exfat.util(8) - ExFAT file system utility
  2579. 2582 exit(ntcl) - End the application
  2580. 2583 expand(1), unexpand(1) - expand tabs to spaces, and vice versa
  2581. 2584 expander(n), textutil::expander(n) - Procedures to process templates and expand text
  2582. 2585 expect(1) - programmed dialogue with interactive programs, Version 5
  2583. 2586 export(n), doctools::toc::export(n) - Exporting tables of contents
  2584. 2587 export_docidx(n), doctools::idx::export::docidx(n) - docidx export plugin
  2585. 2588 export_doctoc(n), doctools::toc::export::doctoc(n) - doctoc export plugin
  2586. 2589 export_html(n), doctools::toc::export::html(n) - HTML export plugin
  2587. 2590 export_json(n), doctools::toc::export::json(n) - JSON export plugin
  2588. 2591 export_nroff(n), doctools::toc::export::nroff(n) - nroff export plugin
  2589. 2592 export_text(n), doctools::toc::export::text(n) - plain text export plugin
  2590. 2593 export_wiki(n), doctools::toc::export::wiki(n) - wiki export plugin
  2591. 2594 exports(5) - define remote mount points for NFS mount requests
  2592. 2595 expr(1) - evaluate expression
  2593. 2596 expr(ntcl) - Evaluate an expression
  2594. 2597 extcheck(1) - jar conflict detection utility
  2595. 2598 eyapp(1) - A Perl front-end to the Parse::Eyapp module
  2596. 2599 fa(n), grammar::fa(n) - Create and manipulate finite automatons
  2597. 2600 false(1) - Return false value
  2598. 2601 faop(n), grammar::fa::op(n) - Operations on finite automatons
  2599. 2602 fblocked(ntcl) - Test whether the last input operation exhausted all available input
  2600. 2603 fcgistarter(8) - Start a FastCGI program
  2601. 2604 fconfigure(ntcl) - Set and get options on a channel
  2602. 2605 fcopy(ntcl) - Copy data from one channel to another
  2603. 2606 fd(4), stdin(4), stdout(4), stderr(4) - file descriptor files
  2604. 2607 fddist(1m) - file descriptor usage distributions. Uses DTrace
  2605. 2608 fdesetup(8) - FileVault configuration tool
  2606. 2609 fdisk(8) - DOS partition maintenance program
  2607. 2610 femail(8) - accept mail on behalf of a real MTA
  2608. 2611 fetch(9), fubyte(9), fuibyte(9), fuiword(9), fulong(9), fuulong(9), fuword(9) - fetch data from user-space
  2609. 2612 fibreconfig(8) - Tool for configuring settings for Fibre Channel controllers and targets
  2610. 2613 fifo(n) - Create and manipulate u-turn fifo channels
  2611. 2614 fifo2(n) - Create and manipulate pipe fifo channels
  2612. 2615 file(1) - determine file type
  2613. 2616 file(ntcl) - Manipulate file names and attributes
  2614. 2617 filebyproc.d(1m) - snoop opens by process name. Uses DTrace
  2615. 2618 filecoordinationd(8) - system-wide file access coordination
  2616. 2619 fileevent(ntcl) - Execute a script when a channel becomes readable or writable
  2617. 2620 filename(ntcl) - File name conventions supported by Tcl commands
  2618. 2621 fileproviderd(8) - Part of File Coordination
  2619. 2622 filetypes(n), fileutil::magic::filetype(n) - Procedures implementing file-type recognition
  2620. 2623 fileutil(n) - Procedures implementing some file utilities
  2621. 2624 filter(7) - cups file conversion filter interface
  2622. 2625 filtercalltree(1) - Filter or prune a call tree file generated by sample or malloc_history
  2623. 2626 find(1) - walk a file hierarchy
  2624. 2627 find(n) - search for classes and objects
  2625. 2628 find2perl(1) - translate find command lines to Perl code
  2626. 2629 findmydevice-user-agent(8) - Find My Mac user agent
  2627. 2630 findmydeviced(8) - Find My Mac daemon
  2628. 2631 findrule(1) - command line wrapper to File::Find::Rule
  2629. 2632 finger(1) - user information lookup program
  2630. 2633 finger.conf(5) - finger(1) alias configuration file
  2631. 2634 firmwarepasswd(8) - tool for setting and removing firmware passwords on a system
  2632. 2635 firmwaresyncd(8) - synchronize files used by the system firmware
  2633. 2636 fixproc(1) - Fixes a process by performing the specified action
  2634. 2637 flush(8) - Postfix fast flush server
  2635. 2638 flush(ntcl) - Flush buffered output for a channel
  2636. 2639 fmfd(8) - Find My Friends daemon
  2637. 2640 fmt(1) - simple text formatter
  2638. 2641 focus(ntcl) - Manage the input focus
  2639. 2642 fold(1) - fold long lines for finite width output device
  2640. 2643 font(ntcl) - Create and inspect fonts
  2641. 2644 fontd(8) - Mac OS X system font registration manager
  2642. 2645 fontmover(8) - Mac OS X system font mover
  2643. 2646 fontrestore(8) - Restore the available system fonts to a pristine state, if possible
  2644. 2647 fontworker(8) - Mac OS X system font registration and validation daemon
  2645. 2648 footprint(1) - gathers memory information about one or more processes
  2646. 2649 for(ntcl) - 'For' loop
  2647. 2650 foreach(ntcl) - Iterate over all elements in one or more lists
  2648. 2651 format(ntcl) - Format a string in the style of sprintf
  2649. 2652 fourier(n), math::fourier(n) - Discrete and fast fourier transforms
  2650. 2653 frame(ntcl) - Create and manipulate frame widgets
  2651. 2654 from(1) - print names of those who have sent mail
  2652. 2655 fs_usage(1) - report system calls and page faults related to filesystem activity in real-time
  2653. 2656 fsck(8) - filesystem consistency check and interactive repair
  2654. 2657 fsck_apfs(8) - APFS consistency check
  2655. 2658 fsck_cs(8) - verify and repair CoreStorage logical volume groups
  2656. 2659 fsck_exfat(8) - Verify and repair ExFAT file systems
  2657. 2660 fsck_hfs(8) - HFS file system consistency check
  2658. 2661 fsck_msdos(8) - DOS/Windows (FAT) file system consistency check
  2659. 2662 fsck_udf(8) - check a UDF filesystem
  2660. 2663 fstab(5) - static information about the filesystems
  2661. 2664 fstyp(8) - identify a file system
  2662. 2665 fstyp_hfs(8) - check for an HFS volume
  2663. 2666 fstyp_msdos(8) - check for an MSDOS FAT volume
  2664. 2667 fstyp_ntfs(8) - check for a Windows NT File System (NTFS) volume
  2665. 2668 fstyp_udf(8) - check for a UDF volume
  2666. 2669 ftp(n) - Client-side tcl implementation of the ftp protocol
  2667. 2670 ftp-proxy(8) - Internet File Transfer Protocol proxy server
  2668. 2671 ftp_geturl(n), ftp::geturl(n) - Uri handler for ftp urls
  2669. 2672 ftpd(n) - Tcl FTP server implementation
  2670. 2673 funzip(1) - filter for extracting from a ZIP archive in a pipe
  2671. 2674 fuser(1) - list process IDs of all processes that have one or more files open
  2672. 2675 fuzzy(n), math::fuzzy(n) - Fuzzy comparison of floating-point numbers
  2673. 2676 fwkdp(1) - FireWire KDP Tool
  2674. 2677 fwkpfv(1) - FireWire kprintf viewer
  2675. 2678 gasm(n), grammar::me::cpu::gasm(n) - ME assembler
  2676. 2679 gb18030(5) - GB 18030 encoding method for Chinese text
  2677. 2680 gb2312(5) - GB2312 encoding method for Chinese text
  2678. 2681 gbk(5) - Guojia biaozhun kuozhan (GBK) encoding method for Chinese text
  2679. 2682 gcore(1) - get core images of running processes
  2680. 2683 gdiffmk(1) - mark differences between groff/nroff/troff files
  2681. 2684 gem(1) - RubyGems program
  2682. 2685 gen_bridge_metadata(1) - Objective-C Bridges Metadata Generator
  2683. 2686 gencat(1) - NLS catalog compiler
  2684. 2687 generic(5) - Postfix generic table format
  2685. 2688 geometry(n), math::geometry(n) - Geometrical computations
  2686. 2689 getconf(1) - retrieve standard configuration variables
  2687. 2690 getopt(1) - parse command options
  2688. 2691 gets(ntcl) - Read a line from a channel
  2689. 2692 getty(8) - set terminal mode
  2690. 2693 gettytab(5) - terminal configuration data base
  2691. 2694 gif(4) - generic tunnel interface
  2692. 2695 glob(ntcl) - Return names of files that match patterns
  2693. 2696 global(ntcl) - Access global variables
  2694. 2697 gpt(8) - GUID partition table maintenance utility
  2695. 2698 grab(ntcl) - Confine pointer and keyboard events to a window sub-tree
  2696. 2699 graph(n), struct::graph(n) - Create and manipulate directed graph objects
  2697. 2700 graph1(n), struct::graph v1(n) - Create and manipulate directed graph objects
  2698. 2701 graphicssession(1) - graphics session initialization utility
  2699. 2702 graphops(n), struct::graph::op(n) - Operation for (un)directed graph objects
  2700. 2703 grep(1), egrep(1), fgrep(1), zgrep(1), zegrep(1), zfgrep(1) - file pattern searcher
  2701. 2704 grid(ntcl) - Geometry manager that arranges widgets in a grid
  2702. 2705 grn(1) - groff preprocessor for gremlin files
  2703. 2706 grodvi(1) - convert groff output to TeX dvi format
  2704. 2707 groff(1) - front-end for the groff document formatting system
  2705. 2708 groff(7) - a short reference for the GNU roff language
  2706. 2709 groff_char(7) - groff glyph names
  2707. 2710 groff_diff(7) - differences between GNU troff and classical troff
  2708. 2711 groff_font(5) - format of groff device and font description files
  2709. 2712 groff_man(7) - groff `man' macros to support generation of man pages
  2710. 2713 groff_mdoc(7) - reference for groff's mdoc implementation
  2711. 2714 groff_me(7) - troff macros for formatting papers
  2712. 2715 groff_mm(7) - groff mm macros
  2713. 2716 groff_mmse(7) - svenska mm makro för groff
  2714. 2717 groff_mom(7) - groff `mom' macros
  2715. 2718 groff_ms(7) - groff ms macros
  2716. 2719 groff_out(5) - groff intermediate output format
  2717. 2720 groff_tmac(5) - macro files in the roff typesetting system
  2718. 2721 groff_trace(7) - groff macro package trace.tmac
  2719. 2722 groff_www(7) - groff macros for authoring web pages
  2720. 2723 groffer(1) - display groff files and man~pages on X and tty
  2721. 2724 grog(1) - guess options for groff command
  2722. 2725 grohtml(1) - html driver for groff
  2723. 2726 grolbp(1) - groff driver for Canon CAPSL printers (LBP-4 and LBP-8 series laser printers)
  2724. 2727 grolj4(1) - groff driver for HP Laserjet 4 family
  2725. 2728 grops(1) - PostScript driver for groff
  2726. 2729 grotty(1) - groff driver for typewriter-like devices
  2727. 2730 group(5) - format of the group permissions file
  2728. 2731 groups(1) - show group memberships
  2729. 2732 gss(5) - how to configure gss framework
  2730. 2733 gssd(8) - Generic Security Services Daemon
  2731. 2734 gzexe(1) - create auto-decompressing executables
  2732. 2735 gzip(1) - compression/decompression tool using Lempel-Ziv coding (LZ77)
  2733. 2736 h2ph(1) - convert .h C header files to .ph Perl header files
  2734. 2737 h2xs(1) - convert .h C header files to Perl extensions
  2735. 2738 halt(8), reboot(8) - stopping and restarting the system
  2736. 2739 haval(n) - Message digest "haval"
  2737. 2740 hdid(8) - historical mechanism for attaching disk images
  2738. 2741 hdiejectd(8) - disk image management daemon
  2739. 2742 hdik(8) - lightweight tool to attach and mount disk images in-kernel
  2740. 2743 hdiutil(1) - manipulate disk images (attach, verify, create, etc)
  2741. 2744 head(1) - display first lines of a file
  2742. 2745 header_checks(5) - Postfix built-in content inspection
  2743. 2746 heap(1) - List all the malloc-allocated buffers in the process's heap
  2744. 2747 heimdal_debug(5) - how to turn on/off debugging for Kerberos tools
  2745. 2748 helpd(8) - Help Daemon
  2746. 2749 hex(n) - Encoding "hex"
  2747. 2750 hexdump(1) - ASCII, decimal, hexadecimal, octal dump
  2748. 2751 hfs.util(8) - HFS/HFS+ file system utility
  2749. 2752 hidd(8) - The HID library userland daemon
  2750. 2753 hidutil(1) - HID event system debug utility
  2751. 2754 hier(7) - layout of filesystems
  2752. 2755 history(ntcl) - Manipulate the history list
  2753. 2756 host(1) - DNS lookup utility
  2754. 2757 hostname(1) - set or print name of current host system
  2755. 2758 hostname(7) - host name resolution description
  2756. 2759 hosts(5) - host name data base
  2757. 2760 hosts.equiv(5), .rhosts(5) - trusted remote hosts and host-user pairs
  2758. 2761 hotspot.d(1m) - print disk event by location. Uses DTrace
  2759. 2762 hpftodit(1) - create font description files for use with groff -Tlj4
  2760. 2763 hpmdiagnose(1) - - collects diagnostic information to help troubleshoot USB-C issues
  2761. 2764 htcacheclean(8) - Clean up the disk cache
  2762. 2765 htdbm(1) - Manipulate DBM password databases
  2763. 2766 htdigest(1) - manage user files for digest authentication
  2764. 2767 html(n) - Procedures to generate HTML structures
  2765. 2768 html_cssdefaults(n), doctools::html::cssdefaults(n) - Default CSS style for HTML export plugins
  2766. 2769 htmlparse(n) - Procedures to parse HTML strings
  2767. 2770 htpasswd(1) - Manage user files for basic authentication
  2768. 2771 http(ntcl) - Client-side implementation of the HTTP/1.1 protocol
  2769. 2772 httpd(8) - Apache Hypertext Transfer Protocol Server
  2770. 2773 httpd-wrapper(8) - Wrapper script for httpd web server
  2771. 2774 httpdstat.d(1m) - realtime httpd statistics. Uses DTrace
  2772. 2775 httxt2dbm(1) - Generate dbm files for use with RewriteMap
  2773. 2776 httxt2dbm(8) - Generate dbm files for use with RewriteMap
  2774. 2777 huddle(n) - Create and manipulate huddle object
  2775. 2778 iOSScreenCaptureAssistant(8) - CoreMediaIO DAL Assistant Process
  2776. 2779 icmp(4) - Internet Control Message Protocol
  2777. 2780 icmp6(4) - Internet Control Message Protocol for IPv6
  2778. 2781 ico(n) - Reading and writing windows icons
  2779. 2782 iconutil(1) - Utility to convert between '.iconset' and '.icns' files
  2780. 2783 iconv(1) - character set conversion
  2781. 2784 id(1) - return user identity
  2782. 2785 idebug(n) - Interactive debugging environment in TkCon
  2783. 2786 ident(n) - Ident protocol client
  2784. 2787 idlj(1) - The IDL-to-Java Compiler (RMI-IIOP version) idlj generates Java bindings from a given IDL file
  2785. 2788 if(ntcl) - Execute scripts conditionally
  2786. 2789 ifconfig(8) - configure network interface parameters
  2787. 2790 ifcstart(8) - rebuilds international data caches
  2788. 2791 ifmib(4) - Management Information Base for network interfaces
  2789. 2792 image(ntcl) - Create and manipulate images
  2790. 2793 imap4(n) - imap client-side tcl implementation of imap protocol
  2791. 2794 imavagent(8) - Daemon managing local camera for FaceTime calls
  2792. 2795 imenu(n), term::interact::menu(n) - Terminal widget, menu
  2793. 2796 import(n), doctools::toc::import(n) - Importing keyword indices
  2794. 2797 import_docidx(n), doctools::idx::import::docidx(n) - docidx import plugin
  2795. 2798 import_doctoc(n), doctools::toc::import::doctoc(n) - doctoc import plugin
  2796. 2799 import_json(n), doctools::toc::import::json(n) - JSON import plugin
  2797. 2800 imptrace(1) - report importance donation events in real time
  2798. 2801 incr(ntcl) - Increment the value of a variable
  2799. 2802 indxbib(1) - make inverted index for bibliographic databases
  2800. 2803 inet(4) - Internet protocol family
  2801. 2804 inet6(4) - Internet protocol version 6 family
  2802. 2805 info(1) - read Info documents
  2803. 2806 info(5) - readable online documentation
  2804. 2807 info(ntcl) - Return information about the state of the Tcl interpreter
  2805. 2808 infocmp(1m) - compare or print out terminfo descriptions
  2806. 2809 infokey(1) - compile customizations for Info
  2807. 2810 infotocap(1m) - convert a terminfo description into a termcap description
  2808. 2811 ini(n), inifile(n) - Parsing of Windows INI files
  2809. 2812 install(1) - install binaries
  2810. 2813 install-info(1) - update info/dir entries
  2811. 2814 installd(8) - macOS software installation daemon
  2812. 2815 installer(8) - system software and package installer tool
  2813. 2816 installer-core(8) - helper for installer tool
  2814. 2817 installerauthagent(8) - macOS installation
  2815. 2818 instmodsh(1) - A shell to examine installed modules
  2816. 2819 interp(ntcl) - Create and manipulate Tcl interpreters
  2817. 2820 interpolate(n), math::interpolate(n) - Interpolation routines
  2818. 2821 intro(1) - introduction to general commands (tools and utilities)
  2819. 2822 intro(5) - introduction to file formats
  2820. 2823 intro(7) - miscellaneous information pages
  2821. 2824 intro(8) - introduction to system maintenance procedures and commands
  2822. 2825 intro(9) - introduction to system kernel interfaces
  2823. 2826 introduction(n), doctools2toc_introduction(n) - DocTools - Tables of Contents
  2824. 2827 ioalloccount(8) - Summarize IOKit memory usage
  2825. 2828 iofile.d(1m) - I/O wait time by file and process. Uses DTrace
  2826. 2829 iofileb.d(1m) - I/O bytes by file and process. Uses DTrace
  2827. 2830 ionodecache(8) - IOKit node caching daemon
  2828. 2831 iopattern(1m) - print disk I/O pattern. Uses DTrace
  2829. 2832 iopending(1m) - plot number of pending disk events. Uses DTrace
  2830. 2833 ioreg(8) - show I/O Kit registry
  2831. 2834 iosnoop(1m) - snoop I/O events as they occur. Uses DTrace
  2832. 2835 iostat(8) - report I/O statistics
  2833. 2836 iotop(1m) - display top disk I/O events by process. Uses DTrace
  2834. 2837 ioupsd(8) - daemon to track UPS state
  2835. 2838 ip(4) - Internet Protocol
  2836. 2839 ip2cc(1) - lookup country from IP address or hostname
  2837. 2840 ip6(4) - Internet Protocol version 6 (IPv6) network layer
  2838. 2841 ipager(n), term::interact::pager(n) - Terminal widget, paging
  2839. 2842 ipconfig(8) - view and control IP configuration state
  2840. 2843 ipcrm(1) - remove the specified message queues, semaphore sets, and shared memory segments
  2841. 2844 ipcs(1) - report System V interprocess communication facilities status
  2842. 2845 ipentry(n) - An IP address entry widget
  2843. 2846 ipl(4) - IP packet log device
  2844. 2847 ippfind(1) - find internet printing protocol printers
  2845. 2848 ipptool(1) - perform internet printing protocol requests
  2846. 2849 ipptoolfile(5) - ipptool file format
  2847. 2850 ippusbd(8) - ipp to usb bridging daemon
  2848. 2851 ipsec(4) - IP security protocol
  2849. 2852 irb(1) - Interactive Ruby Shell
  2850. 2853 irc(n) - Create IRC connection and interface
  2851. 2854 is(n) - test argument to see if it is a class or an object
  2852. 2855 itcl(n) - object-oriented extensions to Tcl
  2853. 2856 itclvars(n) - variables used by [incr Tcl]
  2854. 2857 itk(n) - framework for building mega-widgets in Tcl/Tk
  2855. 2858 itkvars(n) - variables used by [incr Tk]
  2856. 2859 iwidgets_buttonbox(n), iwidgets::buttonbox(n) - Create and manipulate a manager widget for buttons
  2857. 2860 iwidgets_calendar(n), iwidgets::calendar(n) - Create and manipulate a monthly calendar
  2858. 2861 iwidgets_canvasprintbox(n), iwidgets::canvasprintbox(n) - Create and manipulate a canvas print box widget
  2859. 2862 iwidgets_canvasprintdialog(n), iwidgets::canvasprintdialog(n) - Create and manipulate a canvas print dialog widget
  2860. 2863 iwidgets_checkbox(n), iwidgets::checkbox(n) - Create and manipulate a checkbox widget
  2861. 2864 iwidgets_combobox(n), iwidgets::combobox(n) - Create and manipulate combination box widgets
  2862. 2865 iwidgets_dateentry(n), iwidgets::dateentry(n) - Create and manipulate a dateentry widget
  2863. 2866 iwidgets_datefield(n), iwidgets::datefield(n) - Create and manipulate a date field widget
  2864. 2867 iwidgets_dialog(n), iwidgets::dialog(n) - Create and manipulate a dialog widget
  2865. 2868 iwidgets_dialogshell(n), iwidgets::dialogshell(n) - Create and manipulate a dialog shell widget
  2866. 2869 iwidgets_disjointlistbox(n), iwidgets::disjointlistbox(n) - Create and manipulate a disjointlistbox widget
  2867. 2870 iwidgets_entryfield(n), iwidgets::entryfield(n) - Create and manipulate a entry field widget
  2868. 2871 iwidgets_extbutton(n), iwidgets::extbutton(n) - Extends the behavior of the Tk button by allowing a bitmap or image to coexist with text
  2869. 2872 iwidgets_extfileselectionbox(n), iwidgets::extfileselectionbox(n) - Create and manipulate a file selection box widget
  2870. 2873 iwidgets_extfileselectiondialog(n), iwidgets::extfileselectiondialog(n) - Create and manipulate a file selection dialog widget
  2871. 2874 iwidgets_feedback(n), iwidgets::feedback(n) - Create and manipulate a feedback widget to display feedback on the current status of an ongoing operation to the user
  2872. 2875 iwidgets_fileselectionbox(n), iwidgets::fileselectionbox(n) - Create and manipulate a file selection box widget
  2873. 2876 iwidgets_fileselectiondialog(n), iwidgets::fileselectiondialog(n) - Create and manipulate a file selection dialog widget
  2874. 2877 iwidgets_finddialog(n), iwidgets::finddialog(n) - Create and manipulate a find dialog widget
  2875. 2878 iwidgets_hierarchy(n), iwidgets::hierarchy(n) - Create and manipulate a hierarchy widget
  2876. 2879 iwidgets_hyperhelp(n), iwidgets::hyperhelp(n) - Create and manipulate a hyperhelp widget
  2877. 2880 iwidgets_labeledframe(n), iwidgets::labeledframe(n) - Create and manipulate a labeled frame widget
  2878. 2881 iwidgets_labeledwidget(n), iwidgets::labeledwidget(n) - Create and manipulate a labeled widget
  2879. 2882 iwidgets_mainwindow(n), iwidgets::mainwindow(n) - Create and manipulate a mainwindow widget
  2880. 2883 iwidgets_menubar(n), iwidgets::menubar(n) - Create and manipulate menubar menu widgets
  2881. 2884 iwidgets_messagebox(n), iwidgets::messagebox(n) - Create and manipulate a messagebox text widget
  2882. 2885 iwidgets_messagedialog(n), iwidgets::messagedialog(n) - Create and manipulate a message dialog widget
  2883. 2886 iwidgets_notebook(n), iwidgets::notebook(n) - create and manipulate notebook widgets
  2884. 2887 iwidgets_optionmenu(n), iwidgets::optionmenu(n) - Create and manipulate a option menu widget
  2885. 2888 iwidgets_panedwindow(n), iwidgets::panedwindow(n) - Create and manipulate a paned window widget
  2886. 2889 iwidgets_promptdialog(n), iwidgets::promptdialog(n) - Create and manipulate a prompt dialog widget
  2887. 2890 iwidgets_pushbutton(n), iwidgets::pushbutton(n) - Create and manipulate a push button widget
  2888. 2891 iwidgets_radiobox(n), iwidgets::radiobox(n) - Create and manipulate a radiobox widget
  2889. 2892 iwidgets_scopedobject(n), scopedobject(n) - Create and manipulate a scoped [incr Tcl] class object
  2890. 2893 iwidgets_scrolledcanvas(n), iwidgets::scrolledcanvas(n) - Create and manipulate scrolled canvas widgets
  2891. 2894 iwidgets_scrolledframe(n), iwidgets::scrolledframe(n) - Create and manipulate scrolled frame widgets
  2892. 2895 iwidgets_scrolledhtml(n), iwidgets::scrolledhtml(n) - Create and manipulate a scrolled text widget with the capability of displaying HTML formatted documents
  2893. 2896 iwidgets_scrolledlistbox(n), iwidgets::scrolledlistbox(n) - Create and manipulate scrolled listbox widgets
  2894. 2897 iwidgets_scrolledtext(n), iwidgets::scrolledtext(n) - Create and manipulate a scrolled text widget
  2895. 2898 iwidgets_selectionbox(n), iwidgets::selectionbox(n) - Create and manipulate a selection box widget
  2896. 2899 iwidgets_selectiondialog(n), iwidgets::selectiondialog(n) - Create and manipulate a selection dialog widget
  2897. 2900 iwidgets_shell(n), iwidgets::shell(n) - Create and manipulate a shell widget
  2898. 2901 iwidgets_spindate(n), iwidgets::spindate(n) - Create and manipulate time spinner widgets
  2899. 2902 iwidgets_spinint(n), iwidgets::spinint(n) - Create and manipulate a integer spinner widget
  2900. 2903 iwidgets_spinner(n), iwidgets::spinner(n) - Create and manipulate a spinner widget
  2901. 2904 iwidgets_spintime(n), iwidgets::spintime(n) - Create and manipulate time spinner widgets
  2902. 2905 iwidgets_tabnotebook(n), iwidgets::tabnotebook(n) - create and manipulate tabnotebook widgets
  2903. 2906 iwidgets_tabset(n), iwidgets::tabset(n) - create and manipulate tabs as as set
  2904. 2907 iwidgets_timeentry(n), iwidgets::timeentry(n) - Create and manipulate a timeentry widget
  2905. 2908 iwidgets_timefield(n), iwidgets::timefield(n) - Create and manipulate a time field widget
  2906. 2909 iwidgets_toolbar(n), iwidgets::toolbar(n) - Create and manipulate a tool bar
  2907. 2910 iwidgets_watch(n), iwidgets::watch(n) - Create and manipulate time with a watch widgets
  2908. 2911 jar(1) - Java archive tool
  2909. 2912 jarsigner(1) - JAR signing and verification tool
  2910. 2913 java(1) - Java application launcher
  2911. 2914 java_home(1) - return a value for $JAVA_HOME
  2912. 2915 javac(1) - Java compiler
  2913. 2916 javadoc(1) - Java API documentation generator
  2914. 2917 javah(1) - C header and stub file generator
  2915. 2918 javap(1) - Java class file disassembler
  2916. 2919 javascript(n) - Procedures to generate HTML and Java Script structures
  2917. 2920 javaws(1) - Java Web Start launcher command
  2918. 2921 jconsole(1) - J2SE Monitoring and Management Console
  2919. 2922 jdb(1) - Java debugger
  2920. 2923 jhat(1) - Java Heap Analysis Tool
  2921. 2924 jinfo(1) - configuration info
  2922. 2925 jmap(1) - memory map
  2923. 2926 join(1) - relational database operator
  2924. 2927 join(ntcl) - Create a string by joining together list elements
  2925. 2928 jot(1) - print sequential or random data
  2926. 2929 jpeg(n) - JPEG querying and manipulation of meta data
  2927. 2930 jps(1) - Java Virtual Machine Process Status Tool
  2928. 2931 jrunscript(1) - command line script shell
  2929. 2932 jsadebugd(1) - serviceability agent debug daemon
  2930. 2933 json(n) - JSON parser
  2931. 2934 json_pp(1) - JSON::PP command utility
  2932. 2935 json_write(n), json::write(n) - JSON generation
  2933. 2936 jstack(1) - stack trace
  2934. 2937 jstat(1) - Java Virtual Machine statistics monitoring tool
  2935. 2938 jstatd(1) - Virtual Machine jstat Daemon
  2936. 2939 kadmin(8) - Kerberos administration utility
  2937. 2940 kadmin.local(8) - compatiblity shim for MIT Kerberos kadmin.local
  2938. 2941 kadmind(8) - server for administrative access to Kerberos database
  2939. 2942 kcc(1) - Kerberos credential cache tools
  2940. 2943 kcproxy(8) - Keychain Proxy
  2941. 2944 kdc(8) - Kerberos 5 server
  2942. 2945 kdestroy(1) - remove one credential or destroy the current ticket file
  2943. 2946 kdumpd(8) - Mac OS X remote kernel core dump server
  2944. 2947 kerberos(8) - introduction to the Kerberos system
  2945. 2948 kext_logging(8), kext logging(8) - verbose/logging flags for kernel extensions (kexts) in the kernel and command-line utilities
  2946. 2949 kextcache(8) - create kext cache files
  2947. 2950 kextd(8) - kernel extension server
  2948. 2951 kextfind(8) - find kernel extensions (kexts) based on a variety of criteria and print information
  2949. 2952 kextlibs(8) - find OSBundleLibraries needed by a kext
  2950. 2953 kextload(8) - load kernel extensions (kexts) into the kernel
  2951. 2954 kextstat(8) - display status of loaded kernel extensions (kexts)
  2952. 2955 kextunload(8) - terminate driver I/O Kit driver instances and unload kernel extensions (kexts)
  2953. 2956 kextutil(8) - load, diagnose problems with, and generate symbols for kernel extensions (kexts)
  2954. 2957 keysyms(ntcl) - keysyms recognized by Tk
  2955. 2958 keytool(1) - key and certificate management tool
  2956. 2959 kgetcred(1) - get a ticket for a particular service
  2957. 2960 khim(n) - Provides key bindings for entering international characters on a keyboard that does not support them
  2958. 2961 kill(1) - terminate or signal a process
  2959. 2962 kill.d(1m) - snoop process signals as they occur. Uses DTrace
  2960. 2963 killall(1) - kill processes by name
  2961. 2964 kinit(1) - acquire initial tickets
  2962. 2965 klist(1) - list Kerberos credentials
  2963. 2966 kpasswd(1) - Kerberos 5 password changing program
  2964. 2967 kpasswdd(8) - Kerberos 5 password changing server
  2965. 2968 kpfile(1) - convert raw kernel trace files
  2966. 2969 krb5-config(1) - give information on how to link code against Heimdal libraries
  2967. 2970 krb5.conf(5) - configuration file for Kerberos 5
  2968. 2971 ksh(1), nZ=0(1) - {
  2969. 2972 kswitch(1) - switch between default credential caches
  2970. 2973 ktrace(1) - configure, record, and print events from kernel trace
  2971. 2974 ktutil(8) - manage Kerberos keytabs
  2972. 2975 kuncd(8) - The Kernel User Notification Center daemon
  2973. 2976 label(ntcl) - Create and manipulate label widgets
  2974. 2977 labelframe(ntcl) - Create and manipulate labelframe widgets
  2975. 2978 lam(1) - laminate files
  2976. 2979 lappend(ntcl) - Append list elements onto a variable
  2977. 2980 lassign(ntcl) - Assign list elements to variables
  2978. 2981 last(1) - indicate last logins of users and ttys
  2979. 2982 lastcomm(1) - show last commands executed in reverse order
  2980. 2983 lastwords(1m) - print syscalls before exit. Uses DTrace
  2981. 2984 latency(1) - monitors scheduling and interrupt latency
  2982. 2985 launchctl(1) - Interfaces with launchd
  2983. 2986 launchd(8) - System wide and per-user daemon/agent manager
  2984. 2987 launchd.plist(5) - System wide and per-user daemon/agent configuration files
  2985. 2988 ldap(n) - LDAP client
  2986. 2989 ldap.conf(5), .ldaprc(5) - LDAP configuration file/environment variables
  2987. 2990 ldap_table(5) - Postfix LDAP client configuration
  2988. 2991 ldapcompare(1) - LDAP compare tool
  2989. 2992 ldapdelete(1) - LDAP delete entry tool
  2990. 2993 ldapexop(1) - issue LDAP extended operations
  2991. 2994 ldapmodify(1), ldapadd(1) - LDAP modify entry and LDAP add entry tools
  2992. 2995 ldapmodrdn(1) - LDAP rename entry tool
  2993. 2996 ldappasswd(1) - change the password of an LDAP entry
  2994. 2997 ldapsearch(1) - LDAP search tool
  2995. 2998 ldapurl(1) - LDAP URL formatting tool
  2996. 2999 ldapwhoami(1) - LDAP who am i? tool
  2997. 3000 ldapx(n) - LDAP extended object interface
  2998. 3001 ldif(5) - LDAP Data Interchange Format
  2999. 3002 leaks(1) - Search a process's memory for unreferenced malloc buffers
  3000. 3003 leave(1) - remind you when you have to leave
  3001. 3004 less(1) - opposite of more
  3002. 3005 lessecho(1) - expand metacharacters
  3003. 3006 libnetcfg(1) - configure libnet
  3004. 3007 linalg(n), math::linearalgebra(n) - Linear Algebra
  3005. 3008 lindex(ntcl) - Retrieve an element from a list
  3006. 3009 link(1), ln(1) - make links
  3007. 3010 linsert(ntcl) - Insert elements into a list
  3008. 3011 list(ntcl) - Create a list
  3009. 3012 listbox(ntcl) - Create and manipulate listbox widgets
  3010. 3013 lj4_font(5) - groff fonts for use with devlj4
  3011. 3014 lkbib(1) - search bibliographic databases
  3012. 3015 llength(ntcl) - Count the number of elements in a list
  3013. 3016 lmdb_table(5) - Postfix LMDB adapter
  3014. 3017 lo(4) - software loopback network interface
  3015. 3018 load(ntcl) - Load machine code and initialize new commands
  3016. 3019 loadTk(ntcl) - Load Tk into a safe interpreter
  3017. 3020 loads.d(1m) - print load averages. Uses DTrace
  3018. 3021 local(8) - Postfix local mail delivery
  3019. 3022 local(n) - create an object local to a procedure
  3020. 3023 locale(1) - display locale settings
  3021. 3024 localedef(1) - define locale environment
  3022. 3025 locate(1) - find filenames quickly
  3023. 3026 locate.code(8), locate.bigram(8) - sorted list compressor
  3024. 3027 locate.updatedb(8) - update locate database
  3025. 3028 locationd(8) - location services daemon
  3026. 3029 lockstat(1) - report kernel lock and profiling statistics
  3027. 3030 log(n) - Procedures to log messages of libraries and applications
  3028. 3031 logger(1) - make entries in the system log
  3029. 3032 logger(n) - System to control logging of events
  3030. 3033 loggerAppender(n), logger::appender(n) - Collection of predefined appenders for logger
  3031. 3034 loggerUtils(n), logger::utils(n) - Utilities for logger
  3032. 3035 login(1) - log into the computer
  3033. 3036 loginitemregisterd(8) - Login Item Registration Daemon
  3034. 3037 logkextloadsd(8) - logs information about the kexts that get loaded
  3035. 3038 logname(1) - display user's login name
  3036. 3039 logresolve(1) - Resolve IP-addresses to hostnames in Apache log files
  3037. 3040 look(1) - display lines beginning with a given string
  3038. 3041 lookbib(1) - search bibliographic databases
  3039. 3042 lower(ntcl) - Change a window's position in the stacking order
  3040. 3043 lp(1) - print files
  3041. 3044 lpadmin(8) - configure cups printers and classes
  3042. 3045 lpc(8) - line printer control program
  3043. 3046 lpinfo(8) - show available devices or drivers
  3044. 3047 lpmove(8) - move a job or all jobs to a new destination
  3045. 3048 lpoptions(1) - display or set printer options and defaults
  3046. 3049 lpq(1) - show printer queue status
  3047. 3050 lpr(1) - print files
  3048. 3051 lprm(1) - cancel print jobs
  3049. 3052 lpstat(1) - print cups status information
  3050. 3053 lrange(ntcl) - Return one or more adjacent elements from a list
  3051. 3054 lrepeat(ntcl) - Build a list by repeating elements
  3052. 3055 lreplace(ntcl) - Replace elements in a list with new elements
  3053. 3056 lreverse(ntcl) - Reverse the order of a list
  3054. 3057 ls(1) - list directory contents
  3055. 3058 lsappinfo(8) - Control and query CoreApplicationServices about the app state on the system
  3056. 3059 lsbom(8) - list contents of a bom file
  3057. 3060 lsearch(ntcl) - See if a list contains a particular element
  3058. 3061 lset(ntcl) - Change an element in a list
  3059. 3062 lskq(1) - display process kqueue state
  3060. 3063 lsm(1) - Latent Semantic Mapping tool
  3061. 3064 lsof(8) - list open files
  3062. 3065 lsort(ntcl) - Sort the elements of a list
  3063. 3066 lsvfs(1) - list known virtual file systems
  3064. 3067 lwp-download(1) - Fetch large files from the web
  3065. 3068 lwp-dump(1) - See what headers and content is returned for a URL
  3066. 3069 lwp-mirror(1) - Simple mirror utility
  3067. 3070 lwp-request(1), GET(1), POST(1), HEAD(1) - Simple command line user agent
  3068. 3071 mDNSResponder(8) - Multicast and Unicast DNS daemon " Name Description for whatis database
  3069. 3072 mDNSResponderHelper(8) - mDNS privilege separation helper " Name Description for whatis database
  3070. 3073 machine(1) - print machine type
  3071. 3074 machineparameters(n), tclrep/machineparameters(n) - Compute double precision machine parameters
  3072. 3075 magic(5) - file command's magic pattern file
  3073. 3076 mail(1), mailx(1) - send and receive mail
  3074. 3077 mailaddr(7) - mail addressing description
  3075. 3078 mailto.conf(5) - configuration file for cups email notifier
  3076. 3079 makeinfo(1) - translate Texinfo documents
  3077. 3080 makewhatis(8) - create whatis database
  3078. 3081 makewhatis.local(8) - start makewhatis for local file systems
  3079. 3082 malloc_history(1) - Show the malloc allocations that the process has performed
  3080. 3083 man(1) - format and display the on-line manual pages
  3081. 3084 man.conf(5) - configuration data for man
  3082. 3085 map_slippy(n), map::slippy(n) - Common code for slippy based map packages
  3083. 3086 map_slippy_cache(n), map::slippy::cache(n) - Management of a tile cache in the local filesystem
  3084. 3087 map_slippy_fetcher(n), map::slippy::fetcher(n) - Accessing a server providing tiles for slippy-based maps
  3085. 3088 mapproj(n) - Map projection routines
  3086. 3089 mapspushd(8) - Maps application services daemon
  3087. 3090 master(5) - Postfix master process configuration file format
  3088. 3091 master(8) - Postfix master process
  3089. 3092 math(n) - Tcl Math Library
  3090. 3093 mathfunc(ntcl) - Mathematical functions for Tcl expressions
  3091. 3094 mathop(ntcl) - Mathematical operators as Tcl commands
  3092. 3095 matrix(n), struct::matrix(n) - Create and manipulate matrix objects
  3093. 3096 matrix1(n), struct::matrix v1(n) - Create and manipulate matrix objects
  3094. 3097 mbbackgrounduseragent(8) - helper for the Setup Assistant application
  3095. 3098 mbfloagent(8) - helper for the Setup Assistant application
  3096. 3099 mbsystemadministration(8) - helper for the Setup Assistant application
  3097. 3100 mbuseragent(8) - helper for the Setup Assistant application
  3098. 3101 mbusertrampoline(8) - helper for the Setup Assistant application
  3099. 3102 mcxalr(1) - Managed Client application launch restriction tool and agent
  3100. 3103 mcxquery(1) - Managed Client (MCX) compositor query tool
  3101. 3104 mcxrefresh(1) - Managed Client (MCX) preference refresh tool
  3102. 3105 md2(n) - Message digest "md2"
  3103. 3106 md4(n) - MD4 Message-Digest Algorithm
  3104. 3107 md5(1) - calculate a message-digest fingerprint (checksum) for a file
  3105. 3108 md5(n) - MD5 Message-Digest Algorithm
  3106. 3109 md5_otp(n) - Message digest "md5_otp"
  3107. 3110 md5crypt(n) - MD5-based password encryption
  3108. 3111 mddiagnose(8) - gather information to aid in diagnosing Spotlight issues
  3109. 3112 mdfind(1) - finds files matching a given query
  3110. 3113 mdimport(1), mdimport32(1) - import file hierarchies into the metadata datastore
  3111. 3114 mdls(1) - lists the metadata attributes for the specified file
  3112. 3115 mdmclient(1) - MDM (Mobile Device Management) client
  3113. 3116 mds(8) - metadata server
  3114. 3117 mdutil(1) - manage the metadata stores used by Spotlight
  3115. 3118 mdworker(8) - metadata server worker
  3116. 3119 me_ast(n), grammar::me_ast(n) - Various representations of ASTs
  3117. 3120 me_cpu(n), grammar::me::cpu(n) - Virtual machine implementation II for parsing token streams
  3118. 3121 me_cpucore(n), grammar::me::cpu::core(n) - ME virtual machine state manipulation
  3119. 3122 me_intro(n), grammar::me_intro(n) - Introduction to virtual machines for parsing token streams
  3120. 3123 me_tcl(n), grammar::me::tcl(n) - Virtual machine implementation I for parsing token streams
  3121. 3124 me_util(n), grammar::me::util(n) - AST utilities
  3122. 3125 me_vm(n), grammar::me_vm(n) - Virtual machine for parsing token streams
  3123. 3126 memcache_table(5) - Postfix memcache client configuration
  3124. 3127 memchan(n) - C API for creating memory channels
  3125. 3128 memchan(n) - Create and manipulate memory channels
  3126. 3129 memory(ntcl) - Control Tcl memory debugging capabilities
  3127. 3130 memory_pressure(1) - Tool to apply real or simulate memory pressure on the system
  3128. 3131 menu(ntcl), tk_menuSetFocus(ntcl) - Create and manipulate menu widgets
  3129. 3132 menubar(n) - Creates an instance of the menubar Class
  3130. 3133 menubutton(ntcl) - Create and manipulate menubutton widgets
  3131. 3134 mesg(1) - display (do not display) messages from other users
  3132. 3135 message(ntcl) - Create and manipulate message widgets
  3133. 3136 mib2c(1) - -- generate template code for extending the agent
  3134. 3137 mib2c-update(1) - script to merge custom code into updated mib2c code
  3135. 3138 mib2c.conf(5) - -- How to write mib2c.conf files to do ANYTHING based on MIB input
  3136. 3139 migrateLocalKDC(1) - migrates a LocalKDC
  3137. 3140 mime(n) - Manipulation of MIME body parts
  3138. 3141 mime.convs(5) - mime type conversion file for cups
  3139. 3142 mime.types(5) - mime type description file for cups
  3140. 3143 mimetypes(n), fileutil::magic::mimetype(n) - Procedures implementing mime-type recognition
  3141. 3144 mkbom(8) - create a bill-of-materials file
  3142. 3145 mkdir(1) - make directories
  3143. 3146 mkextunpack(8) - extract or list the contents of a multikext (mkext) archive
  3144. 3147 mkfifo(1) - make fifos
  3145. 3148 mkfile(8) - create a file
  3146. 3149 mklocale(1) - make LC_CTYPE locale files
  3147. 3150 mknod(8) - make device special file
  3148. 3151 mkpassdb(8) - Mac OS X Server Password Server database creation tool
  3149. 3152 mktemp(1) - make temporary file name (unique)
  3150. 3153 mmroff(1) - reference preprocessor
  3151. 3154 mnthome(1) - mount an AFP (AppleShare) home directory with the correct privileges
  3152. 3155 moduli(5) - Diffie-Hellman moduli
  3153. 3156 montecarlo(n), simulation::montecarlo(n) - Monte Carlo simulations
  3154. 3157 motd(5) - file containing message(s) of the day
  3155. 3158 mount(8) - mount file systems
  3156. 3159 mount_afp(8) - mount an afp (AppleShare) filesystem
  3157. 3160 mount_apfs(8) - mount an APFS volume
  3158. 3161 mount_cd9660(8) - mount an ISO-9660 filesystem
  3159. 3162 mount_cddafs(8) - mount an Audio CD
  3160. 3163 mount_exfat(8) - mount an ExFAT file system
  3161. 3164 mount_fdesc(8) - mount the file-descriptor file system
  3162. 3165 mount_ftp(8) - mount a FTP filesystem
  3163. 3166 mount_hfs(8) - mount an HFS/HFS+ file system
  3164. 3167 mount_msdos(8) - mount an MS-DOS file system
  3165. 3168 mount_nfs(8) - mount NFS file systems
  3166. 3169 mount_ntfs(8) - mount an NTFS file system
  3167. 3170 mount_smbfs(8) - mount a shared resource from an SMB file server
  3168. 3171 mount_udf(8) - mount a UDF filesystem
  3169. 3172 mount_url(8) - mount a remote file system given a URL
  3170. 3173 mount_webdav(8) - mount a WebDAV filesystem
  3171. 3174 mountd(8) - service remote NFS mount requests
  3172. 3175 mp2bug(1) - mod_perl bug report generator
  3173. 3176 mpexpand(n) - Markup processor
  3174. 3177 mptcp_client(1) - Tool to exercise MPTCP
  3175. 3178 msdos.util(8) - DOS/Windows (FAT) file system utility
  3176. 3179 msgcat(ntcl) - Tcl message catalog
  3177. 3180 msgcat_c(n), doctools::msgcat::toc::c(n) - Message catalog for the doctoc parser (C)
  3178. 3181 msgcat_de(n), doctools::msgcat::toc::de(n) - Message catalog for the doctoc parser (DE)
  3179. 3182 msgcat_en(n), doctools::msgcat::toc::en(n) - Message catalog for the doctoc parser (EN)
  3180. 3183 msgcat_fr(n), doctools::msgcat::toc::fr(n) - Message catalog for the doctoc parser (FR)
  3181. 3184 msgs(1) - system messages and junk mail program
  3182. 3185 mskanji(5) - Shift-JIS (MS Kanji) encoding for Japanese text
  3183. 3186 mtree(8) - map a directory hierarchy
  3184. 3187 multi(n), fileutil::multi(n) - Multi-file operation, scatter/gather, standard object
  3185. 3188 multiop(n), fileutil::multi::op(n) - Multi-file operation, scatter/gather
  3186. 3189 multiplexer(n) - One-to-many communication with sockets
  3187. 3190 mv(1) - move files
  3188. 3191 mysql_table(5) - Postfix MySQL client configuration
  3189. 3192 namespace(ntcl) - create and manipulate contexts for commands and variables
  3190. 3193 namespacex(n) - Namespace utility commands
  3191. 3194 nano(1) - Nano's ANOther editor, an enhanced free Pico clone
  3192. 3195 nanorc(5) - GNU nano's rcfile
  3193. 3196 native2ascii(1) - native to ASCII converter
  3194. 3197 navd(8) - Time to Leave Daemon
  3195. 3198 nbdst(8) - NetBoot deferred shadow tool
  3196. 3199 nc(1) - arbitrary TCP and UDP connections and listens
  3197. 3200 ncctl(1) - Control NFS kernel credentials
  3198. 3201 ncgi(n) - Procedures to manipulate CGI values
  3199. 3202 ncurses5.4-config(1) - report configuration and linking information for ncurses
  3200. 3203 ndp(8) - control/diagnose IPv6 neighbor discovery protocol
  3201. 3204 neagent(8) - Host process for Network Extension plugins
  3202. 3205 nehelper(8) - Helper daemon for the Network Extension framework
  3203. 3206 neqn(1) - format equations for ascii output
  3204. 3207 nesessionmanager(8) - Daemon responsible for running and managing Network Extension sessions
  3205. 3208 net-server(1) - Base Net::Server starting module
  3206. 3209 net-snmp-config(1) - returns information about installed net-snmp libraries and binaries
  3207. 3210 net-snmp-create-v3-user(1) - create a SNMPv3 user in net-snmp configuration file
  3208. 3211 netbiosd(8) - NetBIOS protocol daemon
  3209. 3212 netbootdisk(8) - find local drive to use with NetBoot
  3210. 3213 netgroup(5) - defines network groups
  3211. 3214 netlog(1) - Log summary of every UDP and TCP socket when the socket is closed
  3212. 3215 netstat(1) - show network status
  3213. 3216 nettop(1) - Display updated information about the network
  3214. 3217 netusage(1) - Display traffic usage statistics about the network
  3215. 3218 networking(4) - introduction to networking facilities
  3216. 3219 networks(5) - network name data base
  3217. 3220 networkserviceproxy(8) - Transparent network proxy for Apple system services
  3218. 3221 networksetup(8) - configuration tool for network settings in System Preferences
  3219. 3222 newfs_apfs(8) - construct a new APFS volume
  3220. 3223 newfs_exfat(8) - construct a new ExFAT file system
  3221. 3224 newfs_hfs(8) - construct a new HFS Plus file system
  3222. 3225 newfs_msdos(8) - construct a new MS-DOS (FAT) file system
  3223. 3226 newfs_udf(8) - construct a new UDF file system
  3224. 3227 newgrp(1) - change to a new group
  3225. 3228 newproc.d(1m) - snoop new processes. Uses DTrace
  3226. 3229 newsyslog(8) - maintain system log files to manageable sizes
  3227. 3230 newsyslog.conf(5) - newsyslog(8) configuration file
  3228. 3231 nfcd(8) - NearField daemon
  3229. 3232 nfrestore_service(8) - NearField restore daemon
  3230. 3233 nfs.conf(5) - The configuration file for NFS
  3231. 3234 nfs4mapid(8) - shows NFSv4 mappings from uids or gids to over the wire string names and string names to uids or gids
  3232. 3235 nfsd(8) - NFS server daemon
  3233. 3236 nfsiod(8) - local NFS asynchronous I/O
  3234. 3237 nfsstat(1) - display NFS statistics
  3235. 3238 nice(1) - execute a utility with an altered scheduling priority
  3236. 3239 nisplus_table(5) - Postfix NIS+ client
  3237. 3240 nl(1) - line numbering filter
  3238. 3241 nlcd(8) - Network Link Conditioner daemon
  3239. 3242 nlcontrol(8) - NETLOGON secure channel utility
  3240. 3243 nmea(n) - Process NMEA data
  3241. 3244 nns_auto(n), nameserv::auto(n) - Name service facility, Client Extension
  3242. 3245 nns_client(n), nameserv(n) - Name service facility, Client
  3243. 3246 nns_common(n), nameserv::common(n) - Name service facility, shared definitions
  3244. 3247 nns_intro(n) - Name service facility, introduction
  3245. 3248 nns_protocol(n), nameserv::protocol(n) - Name service facility, client/server protocol
  3246. 3249 nns_server(n), nameserv::server(n) - Name service facility, Server
  3247. 3250 nntp(n) - Tcl client for the NNTP protocol
  3248. 3251 nocr(1) - runs a command with crash reporter disabled
  3249. 3252 nohup(1) - invoke a utility immune to hangups
  3250. 3253 nologin(5) - disallow logins
  3251. 3254 nologin(8) - politely refuse a login
  3252. 3255 notifier(7) - cups notification interface
  3253. 3256 notifyd(8) - notification server
  3254. 3257 notifyutil(1) - notification command line utility
  3255. 3258 nroff(1) - emulate nroff command with groff
  3256. 3259 nroff_manmacros(n), doctools::nroff::man_macros(n) - Default CSS style for NROFF export plugins
  3257. 3260 nslookup(1) - query Internet name servers interactively
  3258. 3261 nsmb.conf(5) - configuration file for SMB requests
  3259. 3262 nsupdate(1) - Dynamic DNS update utility
  3260. 3263 nsurlsessiond(8) - The background NSURLSession daemon
  3261. 3264 nsurlstoraged(8) - The HTTP network storage daemon
  3262. 3265 ntalkd(8), talkd(8) - remote user communication server
  3263. 3266 ntext(n) - Alternative Bindings for the Text Widget
  3264. 3267 ntextBindings(n) - Alternative Bindings for the Text Widget
  3265. 3268 ntextIndent(n) - ntext Indentation for the Text Widget
  3266. 3269 ntextWordBreak(n) - ntext Word Boundary Detection for the Text Widget
  3267. 3270 ntfs.util(8) - NTFS file system utility
  3268. 3271 ntp-keygen(1) - Create a NTP host key
  3269. 3272 ntp_time(n) - Tcl Time Service Client
  3270. 3273 ntpd(1) - NTP daemon program
  3271. 3274 ntpd-wrapper(8) - Wrapper for ntpdate/ntpd called by launchd
  3272. 3275 ntpdate(8) - set the date and time via NTP
  3273. 3276 ntpdc(1) - vendor-specific NTPD control program
  3274. 3277 ntpq(1) - standard NTP query program
  3275. 3278 ntptrace(1) - Trace peers of an NTP server
  3276. 3279 null(4) - the null device
  3277. 3280 null(n) - Create and manipulate null channels
  3278. 3281 nvram(8) - manipulate firmware NVRAM variables
  3279. 3282 observe(n) - Runtime debugging output in TkCon
  3280. 3283 oct(n) - Encoding "oct"
  3281. 3284 od(1) - octal, decimal, hex, ASCII dump
  3282. 3285 od_user_homes(8) - executable map program for auto_home records synthesized from user records
  3283. 3286 odproxyd(8) - OpenDirectory proxy daemon
  3284. 3287 odutil(1) - allows caller to examine or change state of opendirectoryd(8)
  3285. 3288 open(1) - open files and directories
  3286. 3289 open(ntcl) - Open a file-based or command pipeline channel
  3287. 3290 opendirectoryd(8) - is a launchd(8) job for client access to local or remote directory systems
  3288. 3291 opensnoop(1m) - snoop file opens as they occur. Uses DTrace
  3289. 3292 operator(7) - C operator precedence and order of evaluation
  3290. 3293 optimize(n), math::optimize(n) - Optimisation routines
  3291. 3294 option(ntcl) - Add/retrieve window options to/from the option database
  3292. 3295 options(ntcl) - Standard options supported by widgets
  3293. 3296 oqmgr(8) - old Postfix queue manager
  3294. 3297 orbd(1) - The Object Request Broker Daemon orbd is used to enable clients to transparently locate and invoke persistent objects on servers in the CORBA environment
  3295. 3298 osaapplet(8) - Open Scripting Architecture OSA applet interpreter
  3296. 3299 osacompile(1) - compile AppleScripts and other OSA language scripts
  3297. 3300 osadecompile(1) - display compiled AppleScripts or other OSA language scripts
  3298. 3301 osalang(1) - information about installed OSA languages
  3299. 3302 osanalyticshelper(8) - Writes JetsamEvent reports
  3300. 3303 osascript(1) - execute OSA scripts AppleScript, JavaScript, etc
  3301. 3304 otherbsd(8) - Other Bootstrapper Daemon
  3302. 3305 otp(n) - One-Time Passwords
  3303. 3306 otp_words(n) - Encoding "otp_words"
  3304. 3307 pack(ntcl) - Geometry manager that packs around edges of cavity
  3305. 3308 pack-old(ntcl) - Obsolete syntax for packer geometry manager
  3306. 3309 pack200(1) - JAR Packing tool
  3307. 3310 package(ntcl) - Facilities for package loading and version control
  3308. 3311 page_intro(n) - page introduction
  3309. 3312 page_pluginmgr(n) - page plugin manager
  3310. 3313 page_util_flow(n) - page dataflow/treewalker utility
  3311. 3314 page_util_norm_lemon(n) - page AST normalization, LEMON
  3312. 3315 page_util_norm_peg(n) - page AST normalization, PEG
  3313. 3316 page_util_peg(n) - page PEG transformation utilities
  3314. 3317 page_util_quote(n) - page character quoting utilities
  3315. 3318 pagesize(1) - print system page size
  3316. 3319 pam.conf(5) - PAM policy file format
  3317. 3320 pam_env(8) - The Environment PAM module
  3318. 3321 pam_group(8) - Group PAM module
  3319. 3322 pam_krb5(8) - Kerberos 5 PAM module
  3320. 3323 pam_launchd(8) - launchd PAM module
  3321. 3324 pam_mount(8) - Home Folder Mounting PAM module
  3322. 3325 pam_nologin(8) - No Login PAM module
  3323. 3326 pam_ntlm(8) - NTLM PAM module
  3324. 3327 pam_opendirectory(8) - OpenDirectory PAM module
  3325. 3328 pam_rootok(8) - Root OK PAM module
  3326. 3329 pam_sacl(8) - Service Access Control List PAM module
  3327. 3330 pam_self(8) - Self PAM module
  3328. 3331 pam_smartcard(8) - Smartcard PAM module
  3329. 3332 pam_uwtmp(8) - User Accounting PAM module
  3330. 3333 panedwindow(ntcl) - Create and manipulate panedwindow widgets
  3331. 3334 par.pl(1) - Make and run Perl Archives
  3332. 3335 parentalcontrolsd(8) - Parental Controls helper process
  3333. 3336 parl(1) - Binary PAR Loader
  3334. 3337 parse(n), doctools::toc::parse(n) - Parsing text in doctoc format
  3335. 3338 parsecd(8) - Support daemon for Siri Suggestions
  3336. 3339 passd(8) - Apple Pay & Wallet daemon
  3337. 3340 passwd(1) - modify a user's password
  3338. 3341 passwd(5), master.passwd(5) - format of the password file
  3339. 3342 paste(1) - merge corresponding or subsequent lines of files
  3340. 3343 patch(1) - apply a diff file to an original
  3341. 3344 path_helper(8) - helper for constructing PATH environment variable
  3342. 3345 pathchk(1) - check pathnames
  3343. 3346 pathopens.d(1m) - full pathnames opened ok count. Uses DTrace
  3344. 3347 pax(1) - read and write file archives and copy directory hierarchies
  3345. 3348 pbcopy(1), pbpaste(1) - provide copying and pasting to the pasteboard (the Clipboard) from command line
  3346. 3349 pboard(8) - pasteboard server
  3347. 3350 pbs(8) - general helper tool
  3348. 3351 pcap-config(1) - write libpcap compiler and linker flags to standard output
  3349. 3352 pcap-filter(7) - packet filter syntax
  3350. 3353 pcap-linktype(7) - link-layer header types supported by libpcap
  3351. 3354 pcap-savefile(5) - libpcap savefile format
  3352. 3355 pcap-tstamp(7) - packet time stamps in libpcap
  3353. 3356 pcre_table(5) - format of Postfix PCRE tables
  3354. 3357 pcsstatus(1) - print current status of PCS credentials
  3355. 3358 pdftk(1) - A handy tool for manipulating PDF
  3356. 3359 pdisk(8) - Apple partition table editor
  3357. 3360 peg(n), grammar::peg(n) - Create and manipulate parsing expression grammars
  3358. 3361 peg_interp(n), grammar::peg::interp(n) - Interpreter for parsing expression grammars
  3359. 3362 periodic(8) - run periodic system functions
  3360. 3363 periodic-wrapper(8) - manage periodic activity
  3361. 3364 periodic.conf(5) - periodic job configuration information
  3362. 3365 perl(1) - The Perl 5 language interpreter
  3363. 3366 perl(1), a2p(1) - Practical Extraction and Report Language
  3364. 3367 perl5004delta(1) - what's new for perl5.004
  3365. 3368 perl5005delta(1) - what's new for perl5.005
  3366. 3369 perl5100delta(1) - what is new for perl 5.10.0
  3367. 3370 perl5101delta(1) - what is new for perl v5.10.1
  3368. 3371 perl5120delta(1) - what is new for perl v5.12.0
  3369. 3372 perl5121delta(1) - what is new for perl v5.12.1
  3370. 3373 perl5122delta(1) - what is new for perl v5.12.2
  3371. 3374 perl5123delta(1) - what is new for perl v5.12.3
  3372. 3375 perl5124delta(1) - what is new for perl v5.12.4
  3373. 3376 perl5125delta(1) - what is new for perl v5.12.5
  3374. 3377 perl5140delta(1) - what is new for perl v5.14.0
  3375. 3378 perl5141delta(1) - what is new for perl v5.14.1
  3376. 3379 perl5142delta(1) - what is new for perl v5.14.2
  3377. 3380 perl5143delta(1) - what is new for perl v5.14.3
  3378. 3381 perl5144delta(1) - what is new for perl v5.14.4
  3379. 3382 perl5160delta(1) - what is new for perl v5.16.0
  3380. 3383 perl5161delta(1) - what is new for perl v5.16.1
  3381. 3384 perl5162delta(1) - what is new for perl v5.16.2
  3382. 3385 perl5163delta(1) - what is new for perl v5.16.3
  3383. 3386 perl5180delta(1) - what is new for perl v5.18.0
  3384. 3387 perl5181delta(1) - what is new for perl v5.18.1
  3385. 3388 perl561delta(1) - what's new for perl v5.6.1
  3386. 3389 perl56delta(1) - what's new for perl v5.6.0
  3387. 3390 perl581delta(1) - what is new for perl v5.8.1
  3388. 3391 perl582delta(1) - what is new for perl v5.8.2
  3389. 3392 perl583delta(1) - what is new for perl v5.8.3
  3390. 3393 perl584delta(1) - what is new for perl v5.8.4
  3391. 3394 perl585delta(1) - what is new for perl v5.8.5
  3392. 3395 perl586delta(1) - what is new for perl v5.8.6
  3393. 3396 perl587delta(1) - what is new for perl v5.8.7
  3394. 3397 perl588delta(1) - what is new for perl v5.8.8
  3395. 3398 perl589delta(1) - what is new for perl v5.8.9
  3396. 3399 perl58delta(1) - what is new for perl v5.8.0
  3397. 3400 perlaix(1) - Perl version 5 on IBM AIX (UNIX) systems
  3398. 3401 perlamiga(1) - Perl under Amiga OS
  3399. 3402 perlapi(1) - autogenerated documentation for the perl public API
  3400. 3403 perlapio(1) - perl's IO abstraction interface
  3401. 3404 perlartistic(1) - the Perl Artistic License
  3402. 3405 perlbook(1) - Books about and related to Perl
  3403. 3406 perlboot(1) - This document has been deleted
  3404. 3407 perlbot(1) - This document has been deleted
  3405. 3408 perlbs2000(1) - building and installing Perl for BS2000
  3406. 3409 perlbug(1) - how to submit bug reports on Perl
  3407. 3410 perlcall(1) - Perl calling conventions from C
  3408. 3411 perlce(1) - Perl for WinCE
  3409. 3412 perlcheat(1) - Perl 5 Cheat Sheet
  3410. 3413 perlclib(1) - Internal replacements for standard C library functions
  3411. 3414 perlcn(1) - XXXX Perl XX
  3412. 3415 perlcommunity(1) - a brief overview of the Perl community
  3413. 3416 perlcygwin(1) - Perl for Cygwin
  3414. 3417 perldata(1) - Perl data types
  3415. 3418 perldbmfilter(1) - Perl DBM Filters
  3416. 3419 perldebguts(1) - Guts of Perl debugging
  3417. 3420 perldebtut(1) - Perl debugging tutorial
  3418. 3421 perldebug(1) - Perl debugging Xref "debug debugger"
  3419. 3422 perldelta(1) - what is new for perl v5.18.2
  3420. 3423 perldgux(1) - Perl under DG/UX
  3421. 3424 perldiag(1) - various Perl diagnostics
  3422. 3425 perldoc(1) - Look up Perl documentation in Pod format
  3423. 3426 perldos(1) - Perl under DOS, W31, W95
  3424. 3427 perldsc(1) - Perl Data Structures Cookbook Xref "data structure complex data structure struct"
  3425. 3428 perldtrace(1) - Perl's support for DTrace
  3426. 3429 perlebcdic(1) - Considerations for running Perl on EBCDIC platforms
  3427. 3430 perlembed(1) - how to embed perl in your C program
  3428. 3431 perlexperiment(1) - A listing of experimental features in Perl
  3429. 3432 perlfaq(1) - frequently asked questions about Perl
  3430. 3433 perlfaq1(1) - General Questions About Perl
  3431. 3434 perlfaq2(1) - Obtaining and Learning about Perl
  3432. 3435 perlfaq3(1) - Programming Tools
  3433. 3436 perlfaq4(1) - Data Manipulation
  3434. 3437 perlfaq5(1) - Files and Formats
  3435. 3438 perlfaq6(1) - Regular Expressions
  3436. 3439 perlfaq7(1) - General Perl Language Issues
  3437. 3440 perlfaq8(1) - System Interaction
  3438. 3441 perlfaq9(1) - Web, Email and Networking
  3439. 3442 perlfilter(1) - Source Filters
  3440. 3443 perlfork(1) - Perl's fork() emulation
  3441. 3444 perlform(1) - Perl formats Xref "format report chart"
  3442. 3445 perlfreebsd(1) - Perl version 5 on FreeBSD systems
  3443. 3446 perlfunc(1) - Perl builtin functions Xref "function"
  3444. 3447 perlgit(1) - Detailed information about git and the Perl repository
  3445. 3448 perlglossary(1) - Perl Glossary
  3446. 3449 perlgpl(1) - the GNU General Public License, version 1
  3447. 3450 perlguts(1) - Introduction to the Perl API
  3448. 3451 perlhack(1) - How to hack on Perl
  3449. 3452 perlhacktips(1) - Tips for Perl core C code hacking
  3450. 3453 perlhacktut(1) - Walk through the creation of a simple C code patch
  3451. 3454 perlhaiku(1) - Perl version 5.10+ on Haiku
  3452. 3455 perlhist(1) - the Perl history records
  3453. 3456 perlhpux(1) - Perl version 5 on Hewlett-Packard Unix (HP-UX) systems
  3454. 3457 perlhurd(1) - Perl version 5 on Hurd
  3455. 3458 perlintern(1) - autogenerated documentation of purely internal Perl functions
  3456. 3459 perlinterp(1) - An overview of the Perl interpreter
  3457. 3460 perlintro(1) - -- a brief introduction and overview of Perl
  3458. 3461 perliol(1) - C API for Perl's implementation of IO in Layers
  3459. 3462 perlipc(1) - Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores)
  3460. 3463 perlirix(1) - Perl version 5 on Irix systems
  3461. 3464 perlivp(1) - Perl Installation Verification Procedure
  3462. 3465 perljp(1) - XXX Perl XXX
  3463. 3466 perlko(1) - PerlX XXX XXX
  3464. 3467 perllexwarn(1) - Perl Lexical Warnings Xref "warning, lexical warnings warning"
  3465. 3468 perllinux(1) - Perl version 5 on Linux systems
  3466. 3469 perllocale(1) - Perl locale handling (internationalization and localization)
  3467. 3470 perllol(1) - Manipulating Arrays of Arrays in Perl
  3468. 3471 perlmacos(1) - Perl under Mac OS (Classic)
  3469. 3472 perlmacosx(1) - Perl under Mac OS X
  3470. 3473 perlmod(1) - Perl modules (packages and symbol tables)
  3471. 3474 perlmodinstall(1) - Installing CPAN Modules
  3472. 3475 perlmodlib(1) - constructing new Perl modules and finding existing ones
  3473. 3476 perlmodstyle(1) - Perl module style guide
  3474. 3477 perlmroapi(1) - Perl method resolution plugin interface
  3475. 3478 perlnetware(1) - Perl for NetWare
  3476. 3479 perlnewmod(1) - preparing a new module for distribution
  3477. 3480 perlnumber(1) - semantics of numbers and numeric operations in Perl
  3478. 3481 perlobj(1) - Perl object reference Xref "object OOP"
  3479. 3482 perlootut(1) - Object-Oriented Programming in Perl Tutorial
  3480. 3483 perlop(1) - Perl operators and precedence Xref "operator"
  3481. 3484 perlopenbsd(1) - Perl version 5 on OpenBSD systems
  3482. 3485 perlopentut(1) - tutorial on opening things in Perl
  3483. 3486 perlos2(1) - Perl under OS/2, DOS, Win0.3*, Win0.95 and WinNT
  3484. 3487 perlos390(1) - building and installing Perl for OS/390 and z/OS
  3485. 3488 perlos400(1) - Perl version 5 on OS/400
  3486. 3489 perlpacktut(1) - tutorial on "pack" and "unpack"
  3487. 3490 perlperf(1) - Perl Performance and Optimization Techniques
  3488. 3491 perlplan9(1) - Plan 9-specific documentation for Perl
  3489. 3492 perlpod(1) - the Plain Old Documentation format Xref "POD plain old documentation"
  3490. 3493 perlpodspec(1) - Plain Old Documentation: format specification and notes
  3491. 3494 perlpodstyle(1) - Perl POD style guide
  3492. 3495 perlpolicy(1) - Various and sundry policies and commitments related to the Perl core
  3493. 3496 perlport(1) - Writing portable Perl
  3494. 3497 perlpragma(1) - how to write a user pragma
  3495. 3498 perlqnx(1) - Perl version 5 on QNX
  3496. 3499 perlre(1) - Perl regular expressions Xref "regular expression regex regexp"
  3497. 3500 perlreapi(1) - Perl regular expression plugin interface
  3498. 3501 perlrebackslash(1) - Perl Regular Expression Backslash Sequences and Escapes
  3499. 3502 perlrecharclass(1) - Perl Regular Expression Character Classes Xref "character class"
  3500. 3503 perlref(1) - Perl references and nested data structures Xref "reference pointer data structure structure struct"
  3501. 3504 perlreftut(1) - Mark's very short tutorial about references
  3502. 3505 perlreguts(1) - Description of the Perl regular expression engine
  3503. 3506 perlrepository(1) - Links to current information on the Perl source repository
  3504. 3507 perlrequick(1) - Perl regular expressions quick start
  3505. 3508 perlreref(1) - Perl Regular Expressions Reference
  3506. 3509 perlretut(1) - Perl regular expressions tutorial
  3507. 3510 perlriscos(1) - Perl version 5 for RISC OS
  3508. 3511 perlrun(1) - how to execute the Perl interpreter
  3509. 3512 perlsec(1) - Perl security
  3510. 3513 perlsolaris(1) - Perl version 5 on Solaris systems
  3511. 3514 perlsource(1) - A guide to the Perl source tree
  3512. 3515 perlstyle(1) - Perl style guide
  3513. 3516 perlsub(1) - Perl subroutines Xref "subroutine function"
  3514. 3517 perlsymbian(1) - Perl version 5 on Symbian OS
  3515. 3518 perlsyn(1) - Perl syntax Xref "syntax"
  3516. 3519 perlthrtut(1) - Tutorial on threads in Perl
  3517. 3520 perltie(1) - how to hide an object class in a simple variable Xref "tie"
  3518. 3521 perltoc(1) - perl documentation table of contents
  3519. 3522 perltodo(1) - Perl TO-DO List
  3520. 3523 perltooc(1) - This document has been deleted
  3521. 3524 perltoot(1) - This document has been deleted
  3522. 3525 perltrap(1) - Perl traps for the unwary
  3523. 3526 perltru64(1) - Perl version 5 on Tru64 (formerly known as Digital UNIX formerly known as DEC OSF/1) systems
  3524. 3527 perltw(1) - XXXX Perl XX
  3525. 3528 perlunicode(1) - Unicode support in Perl
  3526. 3529 perlunifaq(1) - Perl Unicode FAQ
  3527. 3530 perluniintro(1) - Perl Unicode introduction
  3528. 3531 perluniprops(1) - Index of Unicode Version 6.2.0 character properties in Perl
  3529. 3532 perlunitut(1) - Perl Unicode Tutorial
  3530. 3533 perlutil(1) - utilities packaged with the Perl distribution
  3531. 3534 perlvar(1) - Perl predefined variables
  3532. 3535 perlvms(1) - VMS-specific documentation for Perl
  3533. 3536 perlvos(1) - Perl for Stratus OpenVOS
  3534. 3537 perlwin32(1) - Perl under Windows
  3535. 3538 perlxs(1) - XS language reference manual
  3536. 3539 perlxstut(1) - Tutorial for writing XSUBs
  3537. 3540 perlxstypemap(1) - Perl XS C/Perl type mapping
  3538. 3541 personad(8) - The system daemon backing profile photo storage
  3539. 3542 pf.conf(5) - packet filter configuration file
  3540. 3543 pf.os(5) - format of the operating system fingerprints file
  3541. 3544 pfbtops(1) - translate a PostScript font in .pfb format to ASCII
  3542. 3545 pfctl(8) - control the packet filter (PF) and network address translation (NAT) device
  3543. 3546 pfd(8) - daemon for network firewall and Internet sharing configuration
  3544. 3547 pflog(4) - packet filter logging interface
  3545. 3548 pgrep(1), pkill(1) - find or signal processes by name
  3546. 3549 pgsql_table(5) - Postfix PostgreSQL client configuration
  3547. 3550 phar(1), phar.phar(1) - PHAR (PHP archive) command line tool
  3548. 3551 photo(ntcl) - Full-color images
  3549. 3552 photoanalysisd(8) - The macOS photo library analysis agent
  3550. 3553 photolibraryd(8) - The macOS photo library agent
  3551. 3554 php(1) - PHP Command Line Interface 'CLI' php-cgi - PHP Common Gateway Interface 'CGI' command
  3552. 3555 php-config(1) - get information about PHP configuration and compile options
  3553. 3556 php-fpm(8) - PHP FastCGI Process Manager 'PHP-FPM'
  3554. 3557 phpize(1) - prepare a PHP extension for compiling
  3555. 3558 pic(1) - compile pictures for troff or TeX
  3556. 3559 pickup(8) - Postfix local mail pickup
  3557. 3560 picoirc(n) - Small and simple embeddable IRC client
  3558. 3561 piconv(1) - -- iconv(1), reinvented in perl
  3559. 3562 pictd(8) - general helper tool
  3560. 3563 pid(ntcl) - Retrieve process identifiers
  3561. 3564 pidpersec.d(1m) - print new PIDs per sec. Uses DTrace
  3562. 3565 pie(n) - 2D or 3D pie chart object in a canvas
  3563. 3566 pieBoxLabeler(n) - tkpiechart pie box style labeler class
  3564. 3567 piePeripheralLabeler(n) - tkpiechart pie peripheral style labeler class
  3565. 3568 ping(8) - send ICMP ECHO_REQUEST packets to network hosts
  3566. 3569 ping6(8) - send ICMPv6 ECHO_REQUEST packets to network hosts
  3567. 3570 pipe(8) - Postfix delivery to external command
  3568. 3571 pkg::create(ntcl) - Construct an appropriate 'package ifneeded' command for a given package specification
  3569. 3572 pkg_mkIndex(ntcl) - Build an index for automatic loading of packages
  3570. 3573 pkgbuild(1) - Build an OS X Installer component package from on-disk files
  3571. 3574 pkgutil(1) - Query and manipulate Mac OS X Installer packages and receipts
  3572. 3575 pl(1) - ASCII property list utility
  3573. 3576 pl2pm(1) - Rough tool to translate Perl4 .pl files to Perl5 .pm modules
  3574. 3577 place(ntcl) - Geometry manager for fixed or rubber-sheet placement
  3575. 3578 platform(ntcl) - System identification support code and utilities
  3576. 3579 platform::shell(ntcl) - System identification support code and utilities
  3577. 3580 plist(5) - property list format
  3578. 3581 plockstat(1) - front-end to DTrace to print statistics about POSIX mutexes and read/write locks
  3579. 3582 pluginmgr(n) - Manage a plugin
  3580. 3583 plutil(1) - property list utility
  3581. 3584 pmset(1) - manipulate power management settings
  3582. 3585 png(n) - PNG querying and manipulation of meta data
  3583. 3586 pod2html(1) - convert .pod files to .html files
  3584. 3587 pod2latex(1) - convert pod documentation to latex format
  3585. 3588 pod2man(1) - Convert POD data to formatted *roff input
  3586. 3589 pod2readme(1) - script to convert POD to README file
  3587. 3590 pod2text(1) - Convert POD data to formatted ASCII text
  3588. 3591 pod2usage(1) - print usage messages from embedded pod docs in files
  3589. 3592 podchecker(1) - check the syntax of POD format documentation files
  3590. 3593 podselect(1) - print selected sections of pod documentation on standard output
  3591. 3594 policytool(1) - policy file creation and management tool
  3592. 3595 polynomials(n), math::polynomials(n) - Polynomial functions
  3593. 3596 pool(n), struct::pool(n) - Create and manipulate pool objects (of discrete items)
  3594. 3597 pop3(n) - Tcl client for POP3 email protocol
  3595. 3598 pop3d(n) - Tcl POP3 server implementation
  3596. 3599 pop3d_dbox(n), pop3d::dbox(n) - Simple mailbox database for pop3d
  3597. 3600 pop3d_udb(n), pop3d::udb(n) - Simple user database for pop3d
  3598. 3601 postalias(1) - Postfix alias database maintenance
  3599. 3602 postcat(1) - show Postfix queue file contents
  3600. 3603 postconf(1) - Postfix configuration utility
  3601. 3604 postconf(5) - Postfix configuration parameters
  3602. 3605 postdrop(1) - Postfix mail posting utility
  3603. 3606 postfix(1) - Postfix control program
  3604. 3607 postfix-tls(1) - Postfix TLS management
  3605. 3608 postfix-wrapper(5) - Postfix multi-instance API
  3606. 3609 postkick(1) - kick a Postfix service
  3607. 3610 postlock(1) - lock mail folder and execute command
  3608. 3611 postlog(1) - Postfix-compatible logging utility
  3609. 3612 postmap(1) - Postfix lookup table management
  3610. 3613 postmulti(1) - Postfix multi-instance manager
  3611. 3614 postqueue(1) - Postfix queue control
  3612. 3615 postscreen(8) - Postfix zombie blocker
  3613. 3616 postsuper(1) - Postfix superintendent
  3614. 3617 powerlogd(8) - manages structured log archives that enable retrieval of system power and performance data
  3615. 3618 pp(1) - PAR Packager
  3616. 3619 ppdc(1) - cups ppd compiler (deprecated)
  3617. 3620 ppdcfile(5) - cups ppd compiler source file format
  3618. 3621 ppdhtml(1) - cups html summary generator (deprecated)
  3619. 3622 ppdi(1) - import ppd files (deprecated)
  3620. 3623 ppdmerge(1) - merge ppd files (deprecated)
  3621. 3624 ppdpo(1) - ppd message catalog generator (deprecated)
  3622. 3625 pppd(8) - Point-to-Point Protocol Daemon
  3623. 3626 pr(1) - print files
  3624. 3627 praudit(1) - print the contents of audit trail files
  3625. 3628 priclass.d(1m) - priority distribution by scheduling class. Uses DTrace
  3626. 3629 pridist.d(1m) - process priority distribution. Uses DTrace
  3627. 3630 printenv(1) - print out the environment
  3628. 3631 printers.conf(5) - printer configuration file for cups
  3629. 3632 printf(1) - formatted output
  3630. 3633 printtool(8) - a tool to perform privileged operations on the printing system
  3631. 3634 prioqueue(n), struct::prioqueue(n) - Create and manipulate prioqueue objects
  3632. 3635 proc(ntcl) - Create a Tcl procedure
  3633. 3636 procsystime(1m) - analyse system call times. Uses DTrace
  3634. 3637 productbuild(1) - Build a product archive for the OS X Installer or the Mac App Store
  3635. 3638 productsign(1) - Sign an OS X Installer product archive
  3636. 3639 productutil(8) - product archive utility
  3637. 3640 profiler(n) - Tcl source code profiler
  3638. 3641 profiles(1) - Profiles Tool
  3639. 3642 profiles(1) - Profiles Tool for macOS
  3640. 3643 protocols(5) - protocol name data base
  3641. 3644 prove(1) - Run tests through a TAP harness
  3642. 3645 proxymap(8) - Postfix lookup table proxy server
  3643. 3646 ps(1) - process status
  3644. 3647 psed(1) - a stream editor
  3645. 3648 pt(n) - Parser Tools Application
  3646. 3649 pt_astree(n), pt::ast(n) - Abstract Syntax Tree Serialization
  3647. 3650 pt_cparam_config_critcl(n), pt::cparam::configuration::critcl(n) - C/PARAM, Canned configuration, Critcl
  3648. 3651 pt_from_api(n), pt_import_api(n) - Parser Tools Import API
  3649. 3652 pt_introduction(n) - Introduction to Parser Tools
  3650. 3653 pt_json_language(n), pt::json_language(n) - The JSON Grammar Exchange Format
  3651. 3654 pt_param(n), pt::param(n) - PackRat Machine Specification
  3652. 3655 pt_parser_api(n) - Parser API
  3653. 3656 pt_peg_container(n), pt::peg::container(n) - PEG Storage
  3654. 3657 pt_peg_container_peg(n), pt::peg::container::peg(n) - PEG Storage. Canned PEG grammar specification
  3655. 3658 pt_peg_export(n), pt::peg::export(n) - PEG Export
  3656. 3659 pt_peg_export_container(n), pt::peg::export::container(n) - PEG Export Plugin. Write CONTAINER format
  3657. 3660 pt_peg_export_json(n), pt::peg::export::json(n) - PEG Export Plugin. Write JSON format
  3658. 3661 pt_peg_export_peg(n), pt::peg::export::peg(n) - PEG Export Plugin. Write PEG format
  3659. 3662 pt_peg_from_container(n), pt::peg::from::container(n) - PEG Conversion. From CONTAINER format
  3660. 3663 pt_peg_from_json(n), pt::peg::from::json(n) - PEG Conversion. Read JSON format
  3661. 3664 pt_peg_from_peg(n), pt::peg::from::peg(n) - PEG Conversion. Read PEG format
  3662. 3665 pt_peg_import(n), pt::peg::import(n) - PEG Import
  3663. 3666 pt_peg_import_container(n), pt::peg::import::container(n) - PEG Import Plugin. From CONTAINER format
  3664. 3667 pt_peg_import_json(n), pt::peg::import::json(n) - PEG Import Plugin. Read JSON format
  3665. 3668 pt_peg_import_peg(n), pt::peg::import::peg(n) - PEG Import Plugin. Read PEG format
  3666. 3669 pt_peg_interp(n), pt::peg::interp(n) - Interpreter for parsing expression grammars
  3667. 3670 pt_peg_introduction(n), pt::pegrammar(n) - Introduction to Parsing Expression Grammars
  3668. 3671 pt_peg_language(n), pt::peg_language(n) - PEG Language Tutorial
  3669. 3672 pt_peg_to_container(n), pt::peg::to::container(n) - PEG Conversion. Write CONTAINER format
  3670. 3673 pt_peg_to_cparam(n), pt::peg::to::cparam(n) - PEG Conversion. Write CPARAM format
  3671. 3674 pt_peg_to_json(n), pt::peg::to::json(n) - PEG Conversion. Write JSON format
  3672. 3675 pt_peg_to_param(n), pt::peg::to::param(n) - PEG Conversion. Write PARAM format
  3673. 3676 pt_peg_to_peg(n), pt::peg::to::peg(n) - PEG Conversion. Write PEG format
  3674. 3677 pt_peg_to_tclparam(n), pt::peg::to::tclparam(n) - PEG Conversion. Write TCLPARAM format
  3675. 3678 pt_pegrammar(n), pt::peg(n) - Parsing Expression Grammar Serialization
  3676. 3679 pt_pexpr_op(n), pt::pe::op(n) - Parsing Expression Utilities
  3677. 3680 pt_pexpression(n), pt::pe(n) - Parsing Expression Serialization
  3678. 3681 pt_pgen(n), pt::pgen(n) - Parser Generator
  3679. 3682 pt_rdengine(n), pt::rde(n) - Parsing Runtime Support, PARAM based
  3680. 3683 pt_tclparam_config_snit(n), pt::tclparam::configuration::snit(n) - Tcl/PARAM, Canned configuration, Snit
  3681. 3684 pt_tclparam_config_tcloo(n), pt::tclparam::configuration::tcloo(n) - Tcl/PARAM, Canned configuration, Tcloo
  3682. 3685 pt_to_api(n), pt_export_api(n) - Parser Tools Export API
  3683. 3686 ptar(1), ptar(1) - a tar-like program written in perl
  3684. 3687 ptar5.18(1), ptar(1) - a tar-like program written in perl
  3685. 3688 ptardiff(1) - program that diffs an extracted archive against an unextracted one
  3686. 3689 ptargrep(1) - Apply pattern matching to the contents of files in a tar archive
  3687. 3690 pty(4) - pseudo terminal driver
  3688. 3691 pubsub(1) - Utility for managing RSS/Atom subscriptions via the PubSub framework
  3689. 3692 purge(8) - force disk cache to be purged (flushed and emptied)
  3690. 3693 puts(ntcl) - Write to a channel
  3691. 3694 pwd(1) - return working directory name
  3692. 3695 pwd(ntcl) - Return the absolute path of the current working directory
  3693. 3696 pwd_mkdb(8) - generate the password databases
  3694. 3697 pwhich(1) - Perl-only `which'
  3695. 3698 pwpolicy(8) - gets and sets password policies
  3696. 3699 pydoc(1) - the Python documentation tool
  3697. 3700 python(1) - an interpreted, interactive, object-oriented programming language
  3698. 3701 pythonw(1) - run python script allowing GUI
  3699. 3702 qc2movie(1) - Quartz Composer export tool
  3700. 3703 qcomplex(n), math::complexnumbers(n) - Straightforward complex number package
  3701. 3704 qlmanage(1) - Quick Look Server debug and management tool
  3702. 3705 qmgr(8) - Postfix queue manager
  3703. 3706 qmqpd(8) - Postfix QMQP server
  3704. 3707 qtmodernizer(1) - Tool to convert legacy movies to modern format with minimal changes
  3705. 3708 queue(n), struct::queue(n) - Create and manipulate queue objects
  3706. 3709 quota(1) - display disk usage and limits
  3707. 3710 quotacheck(8) - filesystem quota consistency checker
  3708. 3711 quotaon(8), quotaoff(8) - turn filesystem quotas on and off
  3709. 3712 quoted-printable(n) - Encoding "quoted-printable"
  3710. 3713 racoon(8) - IKE (ISAKMP/Oakley) key management daemon
  3711. 3714 racoon.conf(5) - configuration file for racoon
  3712. 3715 radiobutton(ntcl) - Create and manipulate radiobutton widgets
  3713. 3716 raise(ntcl) - Change a window's position in the stacking order
  3714. 3717 random(4) - , urandom random data source devices
  3715. 3718 random(n) - Create and manipulate randomizer channels
  3716. 3719 rapportd(8) - Rapport Daemon
  3717. 3720 rarpd(8) - Reverse ARP Daemon
  3718. 3721 rational_funcs(n), math::rationalfunctions(n) - Polynomial functions
  3719. 3722 rc4(n) - Implementation of the RC4 stream cipher
  3720. 3723 rcs(n) - RCS low level utilities
  3721. 3724 re_format(7) - POSIX 1003.2 regular expressions
  3722. 3725 re_syntax(ntcl) - Syntax of Tcl regular expressions
  3723. 3726 read(ntcl) - Read from a channel
  3724. 3727 readlink(1), stat(1) - display file status
  3725. 3728 receive(n), term::receive(n) - General input from terminals
  3726. 3729 receiver(n), transfer::receiver(n) - Data source
  3727. 3730 recentsd(8) - recentsd daemon
  3728. 3731 record(n), struct::record(n) - Define and create records (similar to 'C' structures)
  3729. 3732 refchan(ntcl) - Command handler API of reflected channels, version 1
  3730. 3733 refer(1) - preprocess bibliographic references for groff
  3731. 3734 regexp(ntcl) - Match a regular expression against a string
  3732. 3735 regexp_table(5) - format of Postfix regular expression tables
  3733. 3736 registry(ntcl) - Manipulate the Windows registry
  3734. 3737 regsub(ntcl) - Perform substitutions based on regular expression pattern matching
  3735. 3738 relocated(5) - Postfix relocated table format
  3736. 3739 remotemanagementd(1) - MDM Version 2 protocol daemon
  3737. 3740 rename(ntcl) - Rename or delete a command
  3738. 3741 renice(8) - alter priority of running processes
  3739. 3742 repeat(n), textutil::repeat(n) - Procedures to repeat strings
  3740. 3743 report(n) - Create and manipulate report objects
  3741. 3744 repquota(8) - summarize quotas for a file system
  3742. 3745 resolver(5) - resolver configuration file format
  3743. 3746 rest(n) - define REST web APIs and call them inline or asychronously
  3744. 3747 return(ntcl) - Return from a procedure, or set return code of a script
  3745. 3748 rev(1) - reverse lines of a file
  3746. 3749 reversetemplated(8) - daemon that processes user content in order to detect events
  3747. 3750 revisiond(8) - storage manager for document revisions
  3748. 3751 ri(1) - Ruby API reference front end
  3749. 3752 ripemd128(n) - RIPEMD-128 Message-Digest Algorithm
  3750. 3753 ripemd160(n) - RIPEMD-160 Message-Digest Algorithm
  3751. 3754 rm(1), unlink(1) - remove directory entries
  3752. 3755 rmdir(1) - remove directories
  3753. 3756 rmic(1) - Java RMI stub compiler
  3754. 3757 rmid(1) - RMI activation system daemon
  3755. 3758 rmiregistry(1) - Java remote object registry
  3756. 3759 roff(7) - concepts and history of roff typesetting
  3757. 3760 roman(n), math::roman(n) - Tools for creating and manipulating roman numerals
  3758. 3761 romberg(n), math::calculus::romberg(n) - Romberg integration
  3759. 3762 rotatelogs(8) - Piped logging program to rotate Apache logs
  3760. 3763 route(4) - kernel packet forwarding database
  3761. 3764 route(8) - manually manipulate the routing tables
  3762. 3765 routined(8) - A daemon that learns the historical location patterns of a user
  3763. 3766 rpc(5) - rpc program number data base
  3764. 3767 rpc.lockd(8) - NFS file locking daemon
  3765. 3768 rpc.rquotad(8), rquotad(8) - remote quota server
  3766. 3769 rpc.statd(8) - host status monitoring daemon
  3767. 3770 rpcinfo(8) - report RPC information
  3768. 3771 rpcsvchost(8) - hosting environment for DCE/RPC services
  3769. 3772 rs(1) - reshape a data array
  3770. 3773 rs_ecc(n) - Reed-Solomon error correcting code
  3771. 3774 rsync(1) - faster, flexible replacement for rcp
  3772. 3775 rsyncd.conf(5) - configuration file for rsync in daemon mode
  3773. 3776 rtadvd(8) - router advertisement daemon
  3774. 3777 rtadvd.conf(5) - config file for router advertisement daemon
  3775. 3778 rtcore(n), fileutil::magic::rt(n) - Runtime core for file type recognition engines written in pure Tcl
  3776. 3779 rtsold(8) - router solicitation daemon
  3777. 3780 ruby(1) - Interpreted object-oriented scripting language
  3778. 3781 runocc.d(1m) - run queue occupancy by CPU. Uses DTrace
  3779. 3782 rwbypid.d(1m) - read/write calls by PID. Uses DTrace
  3780. 3783 rwbytype.d(1m) - read/write bytes by vnode type. Uses DTrace
  3781. 3784 rwsnoop(1m) - snoop read/write events. Uses DTrace
  3782. 3785 sa(8) - print system accounting statistics
  3783. 3786 sample(1) - Profile a process during a time interval
  3784. 3787 sampleproc(1m) - sample processes on the CPUs. Uses DTrace
  3785. 3788 sandbox(7) - overview of the sandbox facility
  3786. 3789 sandbox-exec(1) - execute within a sandbox (DEPRECATED)
  3787. 3790 sandboxd(8) - sandbox daemon
  3788. 3791 say(1) - Convert text to audible speech
  3789. 3792 sc_usage(1) - show system call usage statistics
  3790. 3793 scache(8) - Postfix shared connection cache server
  3791. 3794 scale(ntcl) - Create and manipulate scale widgets
  3792. 3795 scan(ntcl) - Parse string using conversion specifiers in the style of sscanf
  3793. 3796 scandeps.pl(1) - Scan file prerequisites
  3794. 3797 schemagen(1) - Java(TM) Architecture for XML Binding Schema Generator Specification Version: 2.0 Reference Implementation (RI) Version: 2.0 ea3 l
  3795. 3798 scope(n) - capture the namespace context for a variable
  3796. 3799 scp(1) - secure copy (remote file copy program)
  3797. 3800 screen(1) - screen manager with VT100/ANSI terminal emulation
  3798. 3801 screencapture(1) - capture images from the screen and save them to a file or the clipboard
  3799. 3802 screensharingd(8) - listens for VNC connections from clients
  3800. 3803 script(1) - make typescript of terminal session
  3801. 3804 scrollbar(ntcl) - Create and manipulate scrollbar widgets
  3802. 3805 scselect(8) - Select system configuration location
  3803. 3806 scsid(8) - SCSI subsystem daemon
  3804. 3807 scutil(8) - Manage system configuration parameters
  3805. 3808 sdiff(1) - side-by-side merge of file differences
  3806. 3809 sdx(1) - Starkit Developer eXtension
  3807. 3810 secd(8) - centralised keychain agent
  3808. 3811 secinitd(8) - The security policy initialization daemon
  3809. 3812 security-checksystem(8) - validate system keychain
  3810. 3813 security-sysdiagnose(1) - Command line interface do dump keychain related information in sysdiagnose
  3811. 3814 securityd_service(8) - heler process to securityd to unlock keybag
  3812. 3815 securityuploadd(8) - Keychain Metrics Uploader
  3813. 3816 sed(1) - stream editor
  3814. 3817 seek(ntcl) - Change the access position for an open channel
  3815. 3818 seeksize.d(1m) - print disk event seek report. Uses DTrace
  3816. 3819 seld(8) - Secure element manager daemon
  3817. 3820 selection(ntcl) - Manipulate the X selection
  3818. 3821 send(ntcl) - Execute a command in a different application
  3819. 3822 sendmail(1) - Postfix to Sendmail compatibility interface
  3820. 3823 seq(1) - print sequences of numbers
  3821. 3824 serialver(1) - serial version command
  3822. 3825 servertool(1) - The Java(TM) IDL Server Tool servertool provides an ease-of-use interface for application programmers to register, unregister, startup and shutdown a server
  3823. 3826 services(5) - service name data base
  3824. 3827 set(ntcl) - Read and write variables
  3825. 3828 setkey(8) - manually manipulate the IPsec SA/SP database
  3826. 3829 setquota(1) - Sets home directory quotas on the local computer
  3827. 3830 setuids.d(1m) - snoop setuid calls as they occur. Uses DTrace
  3828. 3831 sftp(1) - secure file transfer program
  3829. 3832 sftp-server(8) - SFTP server subsystem
  3830. 3833 sha(n) - Message digest "sha"
  3831. 3834 sha1(n) - SHA1 Message-Digest Algorithm
  3832. 3835 sha1_otp(n) - Message digest "sha1_otp"
  3833. 3836 sha256(n) - SHA256 Message-Digest Algorithm
  3834. 3837 shar(1) - create a shell archive of files
  3835. 3838 shasum(1) - Print or Check SHA Checksums
  3836. 3839 shells(5) - shell database
  3837. 3840 shlock(1) - create or verify a lock file for shell scripts
  3838. 3841 showmount(8) - show remote NFS mounts on host
  3839. 3842 showq(8) - list the Postfix mail queue
  3840. 3843 shutdown(8) - close down the system at a given time
  3841. 3844 sigdist.d(1m) - signal distribution by process. Uses DTrace
  3842. 3845 signpost_notificationd(8) - Distributes os_signpost events notifications
  3843. 3846 signpost_reporter(8) - Report telemetry on intervals instrumented with os_signpost to Apple
  3844. 3847 silhouette(8) - Generate local search topics on the device
  3845. 3848 simulation_random(n), simulation::random(n) - Pseudo-random number generators
  3846. 3849 sips(1) - scriptable image processing system
  3847. 3850 skiplist(n), struct::skiplist(n) - Create and manipulate skiplists
  3848. 3851 skywalkctl(8) - Interact with Skywalk subsystem
  3849. 3852 slapacl(8) - Check access to a list of attributes
  3850. 3853 slapadd(8) - Add entries to a SLAPD database
  3851. 3854 slapauth(8) - Check a list of string-represented IDs for LDAP authc/authz
  3852. 3855 slapcat(8) - SLAPD database to LDIF utility
  3853. 3856 slapd(8) - Stand-alone LDAP Daemon
  3854. 3857 slapd-bdb(5), slapd-hdb(5) - Berkeley DB backends to slapd
  3855. 3858 slapd-config(5) - configuration backend to slapd
  3856. 3859 slapd-dnssrv(5) - DNS SRV referral backend to slapd
  3857. 3860 slapd-ldap(5) - LDAP backend to slapd
  3858. 3861 slapd-ldbm(5) - Discontinued LDBM backend to slapd
  3859. 3862 slapd-ldif(5) - LDIF backend to slapd
  3860. 3863 slapd-mdb(5) - Memory-Mapped DB backend to slapd
  3861. 3864 slapd-meta(5) - metadirectory backend to slapd
  3862. 3865 slapd-monitor(5) - Monitor backend to slapd
  3863. 3866 slapd-ndb(5) - MySQL NDB backend to slapd
  3864. 3867 slapd-null(5) - Null backend to slapd
  3865. 3868 slapd-passwd(5) - /etc/passwd backend to slapd
  3866. 3869 slapd-perl(5) - Perl backend to slapd
  3867. 3870 slapd-relay(5) - relay backend to slapd
  3868. 3871 slapd-shell(5) - Shell backend to slapd
  3869. 3872 slapd-sock(5) - Socket backend/overlay to slapd
  3870. 3873 slapd-sql(5) - SQL backend to slapd
  3871. 3874 slapd.access(5) - access configuration for slapd, the stand-alone LDAP daemon
  3872. 3875 slapd.backends(5) - backends for slapd, the stand-alone LDAP daemon
  3873. 3876 slapd.conf(5) - configuration file for slapd, the stand-alone LDAP daemon
  3874. 3877 slapd.overlays(5) - overlays for slapd, the stand-alone LDAP daemon
  3875. 3878 slapd.plugin(5) - plugin configuration for slapd, the stand-alone LDAP daemon
  3876. 3879 slapdn(8) - Check a list of string-represented LDAP DNs based on schema syntax
  3877. 3880 slapindex(8) - Reindex entries in a SLAPD database
  3878. 3881 slapo-accesslog(5) - Access Logging overlay to slapd
  3879. 3882 slapo-auditlog(5) - Audit Logging overlay to slapd
  3880. 3883 slapo-chain(5) - chain overlay to slapd
  3881. 3884 slapo-collect(5) - Collective attributes overlay to slapd
  3882. 3885 slapo-constraint(5) - Attribute Constraint Overlay to slapd
  3883. 3886 slapo-dds(5) - Dynamic Directory Services overlay to slapd
  3884. 3887 slapo-dyngroup(5) - Dynamic Group overlay to slapd
  3885. 3888 slapo-dynlist(5) - Dynamic List overlay to slapd
  3886. 3889 slapo-memberof(5) - Reverse Group Membership overlay to slapd
  3887. 3890 slapo-pbind(5) - proxy bind overlay to slapd
  3888. 3891 slapo-pcache(5) - proxy cache overlay to slapd
  3889. 3892 slapo-ppolicy(5) - Password Policy overlay to slapd
  3890. 3893 slapo-refint(5) - Referential Integrity overlay to slapd
  3891. 3894 slapo-retcode(5) - return code overlay to slapd
  3892. 3895 slapo-rwm(5) - rewrite/remap overlay to slapd
  3893. 3896 slapo-sssvlv(5) - Server Side Sorting and Virtual List View overlay to slapd
  3894. 3897 slapo-syncprov(5) - Sync Provider overlay to slapd
  3895. 3898 slapo-translucent(5) - Translucent Proxy overlay to slapd
  3896. 3899 slapo-unique(5) - Attribute Uniqueness overlay to slapd
  3897. 3900 slapo-valsort(5) - Value Sorting overlay to slapd
  3898. 3901 slappasswd(8) - OpenLDAP password utility
  3899. 3902 slapschema(8) - SLAPD in-database schema checking utility
  3900. 3903 slaptest(8) - Check the suitability of the OpenLDAP slapd configuration
  3901. 3904 sleep(1) - suspend execution for an interval of time
  3902. 3905 smb-sync-preferences(8) - synchronize SMB server preferences
  3903. 3906 smbd(8) - SMB server daemon
  3904. 3907 smbdiagnose(8) - gather information to aid in diagnosing SMB file sharing issues
  3905. 3908 smbutil(1) - interface to the SMB requester
  3906. 3909 smd(8) - ServiceManagement framework daemon
  3907. 3910 smtp(8) - Postfix SMTP+LMTP client
  3908. 3911 smtp(n) - Client-side tcl implementation of the smtp protocol
  3909. 3912 smtpd(8) - Postfix SMTP server
  3910. 3913 smtpd(n) - Tcl SMTP server implementation
  3911. 3914 snit(n) - Snit's Not Incr Tcl
  3912. 3915 snitfaq(n) - Snit Frequently Asked Questions
  3913. 3916 snmp-bridge-mib(1) - provide Linux bridge information via SNMP
  3914. 3917 snmp.conf(5) - configuration files for the Net-SNMP applications
  3915. 3918 snmp.conf(5) - snmp configuration file for cups
  3916. 3919 snmp_config(5) - handling of Net-SNMP configuration files
  3917. 3920 snmpbulkget(1) - communicates with a network entity using SNMP GETBULK requests
  3918. 3921 snmpbulkwalk(1) - retrieve a subtree of management values using SNMP GETBULK requests
  3919. 3922 snmpcmd(1) - options and behaviour common to most of the Net-SNMP command-line tools
  3920. 3923 snmpconf(1) - creates and modifies SNMP configuration files
  3921. 3924 snmpd(8) - daemon to respond to SNMP request packets
  3922. 3925 snmpd.conf(5) - configuration file for the Net-SNMP SNMP agent
  3923. 3926 snmpd.examples(5) - example configuration for the Net-SNMP agent
  3924. 3927 snmpd.internal(5) - internal configuration of the Net-SNMP agent
  3925. 3928 snmpdelta(1) - Monitor delta differences in SNMP Counter values
  3926. 3929 snmpdf(1) - display disk space usage on a network entity via SNMP
  3927. 3930 snmpget(1) - communicates with a network entity using SNMP GET requests
  3928. 3931 snmpgetnext(1) - communicates with a network entity using SNMP GETNEXT requests
  3929. 3932 snmpnetstat(1) - display networking status and configuration information from a network entity via SNMP
  3930. 3933 snmpset(1) - communicates with a network entity using SNMP SET requests
  3931. 3934 snmpstatus(1) - retrieves a fixed set of management information from a network entity
  3932. 3935 snmptable(1) - retrieve an SNMP table and display it in tabular form
  3933. 3936 snmptest(1) - communicates with a network entity using SNMP requests
  3934. 3937 snmptranslate(1) - translate MIB OID names between numeric and textual forms
  3935. 3938 snmptrap(1), snmpinform(1) - sends an SNMP notification to a manager
  3936. 3939 snmptrapd(8) - Receive and log SNMP trap messages
  3937. 3940 snmptrapd.conf(5) - configuration file for the Net-SNMP notification receiver
  3938. 3941 snmpusm(1) - creates and maintains SNMPv3 users on a network entity
  3939. 3942 snmpvacm(1) - creates and maintains SNMPv3 View-based Access Control entries on a network entity
  3940. 3943 snmpwalk(1) - retrieve a subtree of management values using SNMP GETNEXT requests
  3941. 3944 sntp(1) - standard Simple Network Time Protocol client program
  3942. 3945 socket(ntcl) - Open a TCP network connection
  3943. 3946 socketfilterfw(8) - Application Firewall daemon
  3944. 3947 socketmap_table(5) - Postfix socketmap table lookup client
  3945. 3948 soelim(1) - interpret .so requests in groff input
  3946. 3949 softwareupdate(8) - system software update tool
  3947. 3950 sort(1) - sort or merge records (lines) of text and binary files
  3948. 3951 soundex(n) - Soundex
  3949. 3952 source(ntcl) - Evaluate a file or resource as a Tcl script
  3950. 3953 spawn(8) - Postfix external command spawner
  3951. 3954 spctl(8) - SecAssessment system policy security
  3952. 3955 special(n), math::special(n) - Special mathematical functions
  3953. 3956 spfd(1) - simple forking daemon to provide SPF query services
  3954. 3957 spfquery(1) - (Mail::SPF) - Checks if a given set of e-mail parameters matches a domain's SPF policy
  3955. 3958 spinbox(ntcl) - Create and manipulate spinbox widgets
  3956. 3959 spindump(8) - Profile entire system during a time interval
  3957. 3960 spindump_agent(8) - helper agent for spindump(8)
  3958. 3961 split(1) - split a file into pieces
  3959. 3962 split(ntcl) - Split a string into a proper Tcl list
  3960. 3963 spray(8) - send many packets to host
  3961. 3964 sqlite3(1) - A command line interface for SQLite version 3
  3962. 3965 sqlite_table(5) - Postfix SQLite configuration
  3963. 3966 ssh(1) - OpenSSH SSH client (remote login program)
  3964. 3967 ssh-add(1) - adds private key identities to the authentication agent
  3965. 3968 ssh-agent(1) - authentication agent
  3966. 3969 ssh-copy-id(1) - use locally available keys to authorise logins on a remote machine
  3967. 3970 ssh-keychain(8), ssh-keychain.dylib(8) - smartcard/keychain support library
  3968. 3971 ssh-keygen(1) - authentication key generation, management and conversion
  3969. 3972 ssh-keyscan(1) - gather ssh public keys
  3970. 3973 ssh-keysign(8) - ssh helper program for host-based authentication
  3971. 3974 ssh-pkcs11-helper(8) - ssh-agent helper program for PKCS#11 support
  3972. 3975 ssh_config(5) - OpenSSH SSH client configuration files
  3973. 3976 sshd(8) - OpenSSH SSH daemon
  3974. 3977 sshd_config(5) - OpenSSH SSH daemon configuration file
  3975. 3978 stack(n), struct::stack(n) - Create and manipulate stack objects
  3976. 3979 startupdiskhelper(8) - helper for the Startup Disk preference pane
  3977. 3980 statistics(n), math::statistics(n) - Basic statistical functions and procedures
  3978. 3981 stf(4) - 6to4 tunnel interface
  3979. 3982 sticky(7) - sticky text and append-only directories
  3980. 3983 stooop(n) - Object oriented extension
  3981. 3984 storagekitd(8) - helper for the StorageKit framework
  3982. 3985 store(9), subyte(9), suibyte(9), suiword(9), sulong(9), suulong(9), suword(9) - store data to user-space
  3983. 3986 string(ntcl) - Manipulate strings
  3984. 3987 stringdups(1) - Identify duplicate strings or other objects in malloc blocks of a target process
  3985. 3988 stringprep(n) - Implementation of stringprep
  3986. 3989 stringprep_data(n), stringprep::data(n) - stringprep data tables, generated, internal
  3987. 3990 struct_list(n), struct::list(n) - Procedures for manipulating lists
  3988. 3991 struct_set(n), struct::set(n) - Procedures for manipulating sets
  3989. 3992 struct_tree(n), struct::tree(n) - Create and manipulate tree objects
  3990. 3993 struct_tree1(n), struct::tree v1(n) - Create and manipulate tree objects
  3991. 3994 structure(n), doctools::toc::structure(n) - Doctoc serialization utilities
  3992. 3995 stty(1) - set the options for a terminal device interface
  3993. 3996 style(9) - kernel source file style guide
  3994. 3997 su(1) - substitute user identity
  3995. 3998 subscriptions.conf(5) - subscription configuration file for cups
  3996. 3999 subst(ntcl) - Perform backslash, command, and variable substitutions
  3997. 4000 sudo(8), sudoedit(8) - execute a command as another user
  3998. 4001 sudoers(5) - default sudo security policy plugin
  3999. 4002 suexec(8) - Switch user before executing external programs
  4000. 4003 suggestd(8) - daemon that processes user content in order to detect contacts, events, named entities, etc
  4001. 4004 suhelperd(8) - Helper daemon for softwareupdate - no user initiated interface
  4002. 4005 sum(n) - Calculate a sum(1) compatible checksum
  4003. 4006 sw_vers(1) - print Mac OS X operating system version information
  4004. 4007 swaplist(n) - A dialog which allows a user to move options between two lists
  4005. 4008 swcd(8) - Shared Web Credentials Daemon
  4006. 4009 switch(ntcl) - Evaluate one of several scripts, depending on a given value
  4007. 4010 symlink(7) - symbolic link handling
  4008. 4011 symptomsd(8) - Symptom framework service daemon
  4009. 4012 sync(8) - force completion of pending disk writes (flush cache)
  4010. 4013 syncdefaultsd(8) - NSUbiquitousKeyValueStore
  4011. 4014 syscallbypid.d(1m) - syscalls by process ID. Uses DTrace
  4012. 4015 syscallbyproc.d(1m) - syscalls by process name. Uses DTrace
  4013. 4016 syscallbysysc.d(1m) - syscalls by syscall. Uses DTrace
  4014. 4017 sysctl(8) - get or set kernel state
  4015. 4018 sysctl.conf(5) - kernel state defaults
  4016. 4019 sysdiagnose_agent(8) - performs UI related operations for sysdiagnose
  4017. 4020 sysdiagnose_helper(8) - performs critical operations for sysdiagnose
  4018. 4021 syslog(1) - Apple System Log utility
  4019. 4022 syslog.conf(5) - syslogd(8) configuration file
  4020. 4023 syslogd(8) - Apple System Log server
  4021. 4024 sysmond(8) - system monitor daemon
  4022. 4025 system_installd(8) - macOS software installation daemon
  4023. 4026 system_profiler(8) - reports system hardware and software configuration
  4024. 4027 systemkeychain(8) - creates system keychains and allows keychains to unlock keychains
  4025. 4028 systemsetup(8) - configuration tool for certain machine settings in System Preferences
  4026. 4029 systemstats(8) - summarize system stats
  4027. 4030 systemstats_boot(8) - initialize system stats
  4028. 4031 tab2space(1) - Utility to expand tabs and ensure consistent line endings
  4029. 4032 tabify(n), textutil::tabify(n) - Procedures to (un)tabify strings
  4030. 4033 tabs(1) - set terminal tabs
  4031. 4034 tail(1) - display the last part of a file
  4032. 4035 tailspin(1) - configure, save and print tailspin output
  4033. 4036 tailspind(8) - helper daemon for tailspin(1)
  4034. 4037 talagent(8) - helper agent for the Transparent App Lifecycle feature
  4035. 4038 talk(1) - talk to another user
  4036. 4039 tar(1) - manipulate tape archives
  4037. 4040 tar(n) - Tar file creation, extraction & manipulation
  4038. 4041 taskgated-helper(8) - taskgated helper process
  4039. 4042 taskinfo(1) - display policy information from kernel
  4040. 4043 taskpolicy(8) - execute a program with an altered I/O or scheduling policy or change settings of already running process
  4041. 4044 tbl(1) - format tables for troff
  4042. 4045 tbtdiagnose(1) - - collects diagnostic information to help troubleshoot Thunderbolt issues
  4043. 4046 tccutil(1) - manage the privacy database
  4044. 4047 tcl_parse(n), doctools::tcl::parse(n) - Processing text in 'subst -novariables' format
  4045. 4048 tcldom(n), ::dom::DOMImplementation(n) - Tcl language binding for the W3C Document Object Model
  4046. 4049 tcllib_dns(n), dns(n) - Tcl Domain Name Service Client
  4047. 4050 tcllib_interp(n), interp(n) - Interp creation and aliasing
  4048. 4051 tcllib_ip(n) - IPv4 and IPv6 address manipulation
  4049. 4052 tcllib_msgcat(n), doctools::msgcat(n) - Message catalog management for the various document parsers
  4050. 4053 tclsh(1tcl) - Simple shell containing Tcl interpreter
  4051. 4054 tcltest(ntcl) - Test harness support code and utilities
  4052. 4055 tclvars(ntcl) - Variables used by Tcl
  4053. 4056 tclxml(n), ::xml::parser(n) - XML parser support for Tcl
  4054. 4057 tcp(4) - Internet Transmission Control Protocol
  4055. 4058 tcp_table(5) - Postfix client/server table lookup protocol
  4056. 4059 tcpdump(1) - dump traffic on a network
  4057. 4060 tcsh(1) - C shell with file name completion and command line editing
  4058. 4061 tee(1) - pipe fitting
  4059. 4062 tell(ntcl) - Return current access position for an open channel
  4060. 4063 tepam_argument_dialogbox(n), tepam::argument_dialogbox(n) - TEPAM argument_dialogbox, reference manual
  4061. 4064 tepam_introduction(n), tepam(n) - An introduction into TEPAM, Tcl's Enhanced Procedure and Argument Manager
  4062. 4065 tepam_procedure(n), tepam::procedure(n) - TEPAM procedure, reference manual
  4063. 4066 term(5) - format of compiled term file
  4064. 4067 term(7) - conventions for naming terminal types
  4065. 4068 term(n) - General terminal control
  4066. 4069 term_bind(n), term::receive::bind(n) - Keyboard dispatch from terminals
  4067. 4070 term_send(n), term::send(n) - General output to terminals
  4068. 4071 terminfo(5) - terminal capability data base
  4069. 4072 termios(4) - general terminal line discipline
  4070. 4073 test(1), [(1) - condition evaluation utility
  4071. 4074 texi2dvi(1) - print Texinfo documents
  4072. 4075 texindex(1) - sort Texinfo index files
  4073. 4076 texinfo(5) - software documentation system
  4074. 4077 text(ntcl), tk_textCopy(ntcl), tk_textCut(ntcl), tk_textPaste(ntcl) - Create and manipulate text widgets
  4075. 4078 textutil(1) - text utility
  4076. 4079 textutil(n) - Procedures to manipulate texts and strings
  4077. 4080 textutil_split(n), textutil::split(n) - Procedures to split texts
  4078. 4081 textutil_string(n), textutil::string(n) - Procedures to manipulate texts and strings
  4079. 4082 tfmtodit(1) - create font files for use with groff -Tdvi
  4080. 4083 tftp(1) - trivial file transfer program
  4081. 4084 tftpd(8) - DARPA Internet Trivial File Transfer Protocol server
  4082. 4085 thread(n) - Extension for script access to Tcl threading
  4083. 4086 tic(1m) - the terminfo entry-description compiler
  4084. 4087 tidy(1) - validate, correct, and pretty-print HTML files
  4085. 4088 tie(n) - Array persistence
  4086. 4089 tie(n) - Array persistence, standard data sources
  4087. 4090 tiff(n) - TIFF reading, writing, and querying and manipulation of meta data
  4088. 4091 tiff2icns(1) - converts TIFF to icns format
  4089. 4092 tiffutil(1), - tiffutil(1) - manipulates tiff files
  4090. 4093 time(1) - time command execution
  4091. 4094 time(ntcl) - Time the execution of a script
  4092. 4095 timed(8) - time synchronization daemon
  4093. 4096 timerfires(1) - analyze timers as they fire
  4094. 4097 tk(ntcl) - Manipulate Tk internal state
  4095. 4098 tkTable(n), table(n) - Create and manipulate tables
  4096. 4099 tk_chooseColor(ntcl) - pops up a dialog box for the user to select a color
  4097. 4100 tk_chooseDirectory(ntcl) - pops up a dialog box for the user to select a directory
  4098. 4101 tk_dialog(ntcl) - Create modal dialog and wait for response
  4099. 4102 tk_focusNext(ntcl), tk_focusPrev(ntcl), tk_focusFollowsMouse(ntcl) - Utility procedures for managing the input focus
  4100. 4103 tk_getOpenFile(ntcl), tk_getSaveFile(ntcl) - pop up a dialog box for the user to select a file to open or save
  4101. 4104 tk_getString(n), getstring(n) - A string dialog
  4102. 4105 tk_menuBar(ntcl), tk_bindForTraversal(ntcl) - Obsolete support for menu bars
  4103. 4106 tk_messageBox(ntcl) - pops up a message window and waits for user response
  4104. 4107 tk_optionMenu(ntcl) - Create an option menubutton and its menu
  4105. 4108 tk_popup(ntcl) - Post a popup menu
  4106. 4109 tk_setPalette(ntcl), tk_bisque(ntcl) - Modify the Tk color palette
  4107. 4110 tkcon(1) - Tk console replacement
  4108. 4111 tkcon(n) - Controlling TkCon console
  4109. 4112 tkconrc(5) - TkCon resource file
  4110. 4113 tkerror(ntcl) - Command invoked to process background errors
  4111. 4114 tklib_history(n), history(n) - Provides a history for Entry widgets
  4112. 4115 tkmib(1) - an interactive graphical MIB browser for SNMP
  4113. 4116 tkpp(1) - frontend to pp written in Perl/Tk
  4114. 4117 tkvars(ntcl) - Variables used or set by Tk
  4115. 4118 tkwait(ntcl) - Wait for variable to change or window to be destroyed
  4116. 4119 tlsmgr(8) - Postfix TLS session cache and PRNG manager
  4117. 4120 tlsproxy(8) - Postfix TLS proxy
  4118. 4121 tm(ntcl) - Facilities for locating and loading of Tcl Modules
  4119. 4122 tmdiagnose(8) - gather information to aid in diagnosing Time Machine issues
  4120. 4123 tmutil(8) - Time Machine utility
  4121. 4124 tnameserv(1) - Java IDL name server starter script
  4122. 4125 toe(1m) - table of (terminfo) entries
  4123. 4126 tooltip(n) - Tooltip management
  4124. 4127 top(1) - display and update sorted information about processes
  4125. 4128 toplevel(ntcl) - Create and manipulate toplevel widgets
  4126. 4129 tops(1) - perform in-place substitutions on code
  4127. 4130 topsyscall(1m) - top syscalls by syscall name. Uses DTrace
  4128. 4131 topsysproc(1m) - top syscalls by process name. Uses DTrace
  4129. 4132 torque(1) - ./" ./" Launches one or more child processes, each of which performs a series of bandwidth intensive operations, and after completion reports the bandwidth actually achieved by each operation during a period when all operation streams were executing simultaneously. ./" ./"
  4130. 4133 touch(1) - change file access and modification times
  4131. 4134 touristd(8) - Tourist Daemon
  4132. 4135 tpool(n) - Part of the Tcl threading extension implementing pools of worker threads
  4133. 4136 tput(1), reset(1) - initialize a terminal or query terminfo database
  4134. 4137 tqueue(n), transfer::copy::queue(n) - Queued transfers
  4135. 4138 tr(1) - translate characters
  4136. 4139 trace(1) - configure, record, and display kernel trace events
  4137. 4140 trace(ntcl) - Monitor variable accesses, command usages and command executions
  4138. 4141 traceroute(8) - print the route packets take to network host
  4139. 4142 traceroute6(8) - print the route IPv6 packets will take to a network node
  4140. 4143 transform(n) - Tcl level transformations
  4141. 4144 transmitter(n), transfer::transmitter(n) - Data source
  4142. 4145 transport(5) - Postfix transport table format
  4143. 4146 traptoemail(1) - snmptrapd handler script to convert snmp traps into emails
  4144. 4147 traverse(n), fileutil_traverse(n) - Iterative directory traversal
  4145. 4148 treeql(n) - Query tree objects
  4146. 4149 treereg(1) - Compiler for Tree Regular Expressions
  4147. 4150 trf(n), trf-intro(n) - Introduction to Trf
  4148. 4151 trim(n), textutil::trim(n) - Procedures to trim strings
  4149. 4152 trimforce(8) - enable TRIM commands on third-party drives
  4150. 4153 trivial-rewrite(8) - Postfix address rewriting and resolving daemon
  4151. 4154 troff(1) - the troff processor of the groff text formatting system
  4152. 4155 true(1) - Return true value
  4153. 4156 tset(1), reset(1) - terminal initialization
  4154. 4157 tsort(1) - topological sort of a directed graph
  4155. 4158 tsv(n) - Part of the Tcl threading extension allowing script level manipulation of data shared between threads
  4156. 4159 ttk::button(ntcl) - Widget that issues a command when pressed
  4157. 4160 ttk::checkbutton(ntcl) - On/off widget
  4158. 4161 ttk::combobox(ntcl) - text field with popdown selection list
  4159. 4162 ttk::entry(ntcl) - Editable text field widget
  4160. 4163 ttk::frame(ntcl) - Simple container widget
  4161. 4164 ttk::intro(ntcl) - Introduction to the Tk theme engine
  4162. 4165 ttk::label(ntcl) - Display a text string and/or image
  4163. 4166 ttk::labelframe(ntcl) - Container widget with optional label
  4164. 4167 ttk::menubutton(ntcl) - Widget that pops down a menu when pressed
  4165. 4168 ttk::notebook(ntcl) - Multi-paned container widget
  4166. 4169 ttk::panedwindow(ntcl) - Multi-pane container window
  4167. 4170 ttk::progressbar(ntcl) - Provide progress feedback
  4168. 4171 ttk::radiobutton(ntcl) - Mutually exclusive option widget
  4169. 4172 ttk::scale(ntcl) - Create and manipulate a scale widget
  4170. 4173 ttk::scrollbar(ntcl) - Control the viewport of a scrollable widget
  4171. 4174 ttk::separator(ntcl) - Separator bar
  4172. 4175 ttk::sizegrip(ntcl) - Bottom-right corner resize widget
  4173. 4176 ttk::spinbox(ntcl) - Selecting text field widget
  4174. 4177 ttk::style(ntcl) - Manipulate style database
  4175. 4178 ttk::treeview(ntcl) - hierarchical multicolumn data display widget
  4176. 4179 ttk::widget(ntcl) - Standard options and commands supported by Tk themed widgets
  4177. 4180 ttk_image(ntcl) - Define an element based on an image
  4178. 4181 ttk_vsapi(ntcl) - Define a Microsoft Visual Styles element
  4179. 4182 ttrace(n) - Trace-based interpreter initialization
  4180. 4183 tty(1) - return user's terminal name
  4181. 4184 tty(4) - general terminal interface
  4182. 4185 ttys(5) - terminal initialization information
  4183. 4186 types(5) - system data types
  4184. 4187 tzfile(5) - timezone information
  4185. 4188 uasysdiagnose(8), uasysdiagone(8) - Produce system diagnostics for UserActivity.framework
  4186. 4189 udp(4) - Internet User Datagram Protocol
  4187. 4190 uevent(n) - User events
  4188. 4191 uevent_onidle(n), uevent::onidle(n) - Request merging and deferal to idle time
  4189. 4192 ul(1) - do underlining
  4190. 4193 umount(8) - unmount filesystems
  4191. 4194 uname(1) - Print operating system name
  4192. 4195 unbound(8) - Unbound DNS validating resolver 1.5.1
  4193. 4196 unbound.conf(5) - Unbound configuration file
  4194. 4197 unicode(n) - Implementation of Unicode normalization
  4195. 4198 unicode_data(n), unicode::data(n) - unicode data tables, generated, internal
  4196. 4199 uniq(1) - report or filter out repeated lines in a file
  4197. 4200 units(1) - conversion program
  4198. 4201 units(n) - unit conversion
  4199. 4202 universalaccessd(8) - universal access server
  4200. 4203 unix(4) - UNIX-domain protocol family
  4201. 4204 unknown(ntcl) - Handle attempts to use non-existent commands
  4202. 4205 unload(ntcl) - Unload machine code
  4203. 4206 unpack200(1) - JAR Unpacking tool
  4204. 4207 unset(ntcl) - Delete variables
  4205. 4208 unstack(n) - Unstacking channels
  4206. 4209 unvis(1) - revert a visual representation of data back to original form
  4207. 4210 unzip(1) - list, test and extract compressed files in a ZIP archive
  4208. 4211 unzipsfx(1) - self-extracting stub for prepending to ZIP archives
  4209. 4212 update(ntcl) - Process pending events and idle callbacks
  4210. 4213 update_dyld_shared_cache(1) - Updates dyld's shared cache
  4211. 4214 uplevel(ntcl) - Execute a script in a different stack frame
  4212. 4215 upsshutdown(8) - UPS emergency low power shutdown script
  4213. 4216 uptime(1) - show how long system has been running
  4214. 4217 upvar(ntcl) - Create link to variable in a different stack frame
  4215. 4218 uri(n) - URI utilities
  4216. 4219 urn-scheme(n), uri_urn(n) - URI utilities, URN scheme
  4217. 4220 usbcupdater(8) - update the USB-C subsystem components
  4218. 4221 usbd(8) - daemon for USB devices
  4219. 4222 usbdump(1) - dump traffic on USB host controller
  4220. 4223 usbkdp(1) - USB KDP Tool
  4221. 4224 users(1) - list current users
  4222. 4225 usual(n) - access default option-handling commands for a mega-widget component
  4223. 4226 utf2(5) - Universal character set Transformation Format encoding of runes
  4224. 4227 utf8(5) - UTF-8, a transformation format of ISO 10646
  4225. 4228 utmp(5), wtmp(5), lastlog(5) - login records (DEPRECATED)
  4226. 4229 utmpx(5) - user accounting database
  4227. 4230 uuchk(8) - display information read from the UUCP configuration files
  4228. 4231 uucico(8) - UUCP file transfer daemon
  4229. 4232 uuconv(1) - convert UUCP configuration files
  4230. 4233 uucp(1) - Unix to Unix copy
  4231. 4234 uudecode(1), uuencode(1) - encode/decode a binary file
  4232. 4235 uuencode(5) - file format uuencode description of the uuencode file format
  4233. 4236 uuencode(n) - UU-encode/decode binary data
  4234. 4237 uuid(n) - UUID generation and comparison
  4235. 4238 uuidgen(1) - generates new UUID strings
  4236. 4239 uulog(1) - display entries in the UUCP log file
  4237. 4240 uuname(1) - list remote UUCP sites
  4238. 4241 uupick(1) - retrieve files transferred by uuto
  4239. 4242 uusched(8) - schedule the uucp file transport program
  4240. 4243 uustat(1) - UUCP status inquiry and control
  4241. 4244 uuto(1) - send files to a particular user on a remote system
  4242. 4245 uux(1) - Remote command execution over UUCP
  4243. 4246 uuxqt(8) - UUCP execution daemon
  4244. 4247 variable(ntcl) - create and initialize a namespace variable
  4245. 4248 variables(5) - Format of specifying variable names to SNMP tools
  4246. 4249 verify(8) - Postfix address verification server
  4247. 4250 vfs(n) - Filesystem management in Tcl
  4248. 4251 vfs-filesystems(n) - Filesystems provided by tclvfs
  4249. 4252 vfs-fsapi(n) - API for the implementation of a filesystem in Tcl
  4250. 4253 vifs(8) - safely edit fstab
  4251. 4254 vim(1) - Vi IMproved, a programmer's text editor
  4252. 4255 vimdiff(1) - edit two, three or four versions of a file with Vim and show differences
  4253. 4256 vimtutor(1) - the Vim tutor
  4254. 4257 vipw(8) - edit the password file
  4255. 4258 virtual(5) - Postfix virtual alias table format
  4256. 4259 virtual(8) - Postfix virtual domain mail delivery agent
  4257. 4260 vis(1) - display non-printable characters in a visual format
  4258. 4261 visudo(8) - edit the sudoers file
  4259. 4262 vm_stat(1) - show Mach virtual memory statistics
  4260. 4263 vmmap(1) - Display the virtual memory regions allocated in a process
  4261. 4264 vpnd(5) - Mac OS X VPN Remote Access Server File
  4262. 4265 vpnd(8) - Mac OS X VPN service daemon
  4263. 4266 vsdbutil(8) - manipulates the volume status DB
  4264. 4267 vwait(ntcl) - Process events until a variable is written
  4265. 4268 w(1) - display who is logged in and what they are doing
  4266. 4269 wait4path(1) - wait for given path to show up in the namespace
  4267. 4270 wall(1) - write a message to users
  4268. 4271 warmd_agent(8) - general helper tool
  4269. 4272 watchdogd(8) - watchdog daemon
  4270. 4273 wc(1) - word, line, character, and byte count
  4271. 4274 wdutil(8) - Wireless Diagnostics command line utility
  4272. 4275 weakpass_edit(8) - Mac OS X Server Password Server weak password dictionary insertion tool
  4273. 4276 weblatency.d(1m) - website latency statistics. Uses DTrace
  4274. 4277 wfsctl(8) - WebDAV File Sharing control utility
  4275. 4278 what(1) - show what versions of object modules were used to construct a file
  4276. 4279 whatis(1) - search the whatis database for complete words
  4277. 4280 whereis(1) - locate programs
  4278. 4281 which(1) - locate a program file in the user's path
  4279. 4282 while(ntcl) - Execute script repeatedly as long as a condition is met
  4280. 4283 who(1) - display who is logged in
  4281. 4284 whoami(1) - display effective user id
  4282. 4285 whois(1) - Internet domain name and network number directory service
  4283. 4286 widget(n) - Megawidget package
  4284. 4287 widget_calendar(n) - widget::calendar Megawidget
  4285. 4288 widget_toolbar(n) - widget::toolbar Megawidget
  4286. 4289 wifiFirmwareLoader(8) - load wifi firmware to chip
  4287. 4290 wifid(8) - wifid daemon
  4288. 4291 wifivelocityd(8) - launchd daemon for the WiFiVelocity framework
  4289. 4292 winfo(ntcl) - Return window-related information
  4290. 4293 wip(n) - Word Interpreter
  4291. 4294 wish(1tcl) - Simple windowing shell
  4292. 4295 wm(ntcl) - Communicate with window manager
  4293. 4296 wps(8) - Wireless Protected Setup daemon
  4294. 4297 write(1) - send a message to another user
  4295. 4298 wsgen(1) - JAX-WS 2.0
  4296. 4299 wsimport(1) - JAX-WS 2.0
  4297. 4300 xar(1) - eXtensible ARchiver
  4298. 4301 xargs(1) - construct argument list(s) and execute utility
  4299. 4302 xattr(1) - display and manipulate extended attributes
  4300. 4303 xcode-select(1) - Manages the active developer directory for Xcode and BSD tools. rst2man-indent-level 0 1 rstReportMargin \$1 \n[an-margin] level \n[rst2man-indent-level] level margin: \n[rst2man-indent\n[rst2man-indent-level]] - \n[rst2man-indent0] \n[rst2man-indent1] \n[rst2man-indent2] . 1 INDENT RS \$1 nr rst2man-indent\n[rst2man-indent-level] \n[an-margin] nr rst2man-indent-level +1 . UNINDENT RE rst2man-indent-level -1 \n[rst2man-indent\n[rst2man-indent-level]]u
  4301. 4304 xgettext.pl(1) - Extract translatable strings from source
  4302. 4305 xip(1) - Create a signed archive for secure distribution
  4303. 4306 xjc(1) - Java XML Binding Compiler
  4304. 4307 xml2-config(1) - script to get information about the installed version of GNOME-XML
  4305. 4308 xmlcatalog(1) - Command line tool to parse and manipulate XML or SGML catalog files
  4306. 4309 xmllint(1) - command line XML tool
  4307. 4310 xpchelper(8) - XPC helper agent
  4308. 4311 xpcproxy(8) - configures the execution environment for XPC services
  4309. 4312 xpcservice.plist(5) - XPC Service configuration keys and values
  4310. 4313 xprintf(5) - extensible printf
  4311. 4314 xscertd-helper(8) - xscertd helper process
  4312. 4315 xsltproc(1) - command line XSLT processor
  4313. 4316 xsubpp(1) - compiler to convert Perl XS code into C code
  4314. 4317 xsxp(n) - eXtremely Simple Xml Parser
  4315. 4318 xxd(1) - make a hexdump or do the reverse
  4316. 4319 yaa(1) - Manipulate YAA archives
  4317. 4320 yaml(n) - YAML Format Encoder/Decoder
  4318. 4321 yencode(n) - Y-encode/decode binary data
  4319. 4322 yes(1) - be repetitively affirmative
  4320. 4323 yp(8) - description of the YP/NIS system
  4321. 4324 ypbind(8) - create and maintain a binding to a YP server
  4322. 4325 ypcat(1) - print the values of all keys in a YP database
  4323. 4326 ypmatch(1) - print the values of one or more keys in a YP database
  4324. 4327 yppoll(8) - get version of a YP map from YP server
  4325. 4328 ypset(8) - tell ypbind(8) which YP server process to use
  4326. 4329 ypwhich(1) - return hostname of YP server of map master
  4327. 4330 zcmp(1), zdiff(1) - compare compressed files
  4328. 4331 zdump(8) - timezone dumper
  4329. 4332 zero(n) - Create and manipulate zero channels
  4330. 4333 zforce(1) - force gzip files to have a.gz suffix
  4331. 4334 zic(8) - timezone compiler
  4332. 4335 zip(1) - package and compress (archive) files
  4333. 4336 zip(n) - Data compression "zip"
  4334. 4337 zipcloak(1) - encrypt entries in a zipfile
  4335. 4338 zipdetails(1) - display the internal structure of zip files
  4336. 4339 zipgrep(1) - search files in a ZIP archive for lines matching a pattern
  4337. 4340 zipinfo(1) - list detailed information about a ZIP archive
  4338. 4341 zipnote(1) - write the comments in zipfile to stdout, edit comments and rename files in zipfile
  4339. 4342 zipsplit(1) - split a zipfile into smaller zipfiles
  4340. 4343 zmore(1), zless(1) - view compressed files
  4341. 4344 znew(1) - convert compressed files to gzipped files
  4342. 4345 zprint(1) - show information about kernel zones
  4343. 4346 zsh(1) - the Z shell
  4344. 4347 zshall(1) - the Z shell meta-man page
  4345. 4348 zshbuiltins(1) - zsh built-in commands
  4346. 4349 zshcompctl(1) - zsh programmable completion
  4347. 4350 zshcompsys(1) - zsh completion system
  4348. 4351 zshcompwid(1) - zsh completion widgets
  4349. 4352 zshcontrib(1) - user contributions to zsh
  4350. 4353 zshexpn(1) - zsh expansion and substitution
  4351. 4354 zshmisc(1) - everything and then some
  4352. 4355 zshmodules(1) - zsh loadable modules
  4353. 4356 zshoptions(1) - zsh options
  4354. 4357 zshparam(1) - zsh parameters
  4355. 4358 zshroadmap(1) - informal introduction to the zsh manual The Zsh Manual, like the shell itself, is large and often complicated. This section of the manual provides some pointers to areas of the shell that are likely to be of particular interest to new users, and indicates where in the rest of the manual the documentation is to be found
  4356. 4359 zshtcpsys(1) - zsh tcp system
  4357. 4360 zshzftpsys(1) - zftp function front-end
  4358. 4361 zshzle(1) - zsh command line editor
Add Comment
Please, Sign In to add comment