tag: tail

  • How to find out the latest Node.js LTS version via Command Line

    How to find out the latest Node.js LTS version via Command Line

    Maria D. Campbell

    How to find out the latest Node.js LTS version via Command Line. As a bonus, I also show how to find the latest Node.js Current (version), both result in only returning the absolute latest versions of both Node.js LTS and Node.js Current. No need to leave the Command Line or scroll through hundreds of versions before getting to the version I want!

    #macOS, #command line, #grep, #pipe, #tail, #nodejs, #lts, #current, #nvm