TLDR
Enter a command. For example: git show, hg push, ufraw batch.

iex

 
IEx is the interactive shell for Elixir. More information: https://hexdocs.pm/iex.
 
  • Start an interactive session:
     
    iex
     
  • Start a session that remembers history:
     
    iex --erl "-kernel shell_history enabled"
     
  • Start and load Mix project files:
     
    iex -S mix

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.