#007: No history


How to reproduce:
  • Launch the liveCD
  • Open a terminal
  • type history
  • type sudo su -
  • type history
What to expect:

Both calls to history, should only return one item ("history").

Notes:

The first call tests the history of the liveCD user, the second one tests the history of the root account.