www.commandlinefu.com/commands/view/36675/dump-all-available-man-pages-in-a-particular-section

Preview meta tags from the www.commandlinefu.com website.

Linked Hostnames

314
  • General Meta Tags

    8
    • title
      Dump all available man pages in a particular section Using basename, find, man, sed, tr
    • Content-Type
      text/html; charset=ISO-8859-1
    • author
    • description
      find $(man --path | tr ':' ' ') -type f -path '*man2*' -exec basename {} \; | sed 's/\..*//' | sort - (Dump all available man pages in a particular section _Exit __clone2 _exit _llseek _newselect _syscall _sysctl accept accept4 access acct add_key ...). The best command line collection on the internet, submit yours and save your favorites.
    • viewport
      width=device-width, initial-scale=1.0
  • Link Tags

    9
    • search
      /mozilla_search_plugin.xml
    • shortcut icon
      /images/favicon.ico
    • stylesheet
      /css/browser_reset.css?2012-03-04-09-53
    • stylesheet
      /css/styles.css?2012-03-04-09-53
    • stylesheet
      //fonts.googleapis.com/css?family=Droid+Sans+Mono

Links

591