TLDR
Enter a command. For example: unison, moro, hr, javac, viu, apm.

d8

 
Developer shell for the V8 JavaScript engine. More information: https://v8.dev/docs/d8.
 
  • Start a REPL (interactive shell):
     
    d8
     
  • Run a JavaScript file:
     
    d8 {{path/to/file.js}}
     
  • Evaluate a JavaScript expression:
     
    d8 -e "{{code}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.