There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

nmtake ,

Bash should be fine. On typical Bash installation I think this will work (please try to understand each command line before you actually try):


<span style="color:#323232;">$ cp ~/.bashrc ~/.bashrc.bak
</span><span style="color:#323232;">$ cp ~/.bash_history ~/.bash_history.bak
</span><span style="color:#323232;">$ printf 'set +o history' >> ~/.bashrc
</span><span style="color:#323232;">$ printf "sudo apt updatensudo apt upgraden" > .bash_history
</span><span style="color:#323232;">$ (Press Ctrl+D to logout)
</span>

For the next bash session you can refer only the two commands from the history with Up/Down/C-p/C-n.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines