System Grab Bag

View all TLDR pages from common (or from all pages)

eol

Show end-of-life dates (EoLs) for a number of products. More information: https://github.com/hugovk/norwegianblue.
  • List all available products:
    eol
  • Get EoLs of one or more products:
    eol {{product1 product2 ...}}
  • Open the product webpage:
    eol {{product}} --web
  • Get EoLs of a one or more products in a specific format:
    eol {{product1 product2 ...}} --format {{html|json|md|markdown|pretty|rst|csv|tsv|yaml}}
  • Get EoLs of one or more products as a single markdown file:
    eol {{product1 product2 ...}} --format {{markdown}} > {{eol_report.md}}
  • Display help:
    eol --help

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.