# history Displays the last 100 commands. ## Example ```shell > history ━━━━┯━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ # │ ────┼─────────────────────────────────────────────────────────────────────────── ... 97 │ ls 98 │ ls | where accessed < 1d 99 │ cd ━━━━┷━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ```