erol.name
  • Linux
  • Windows
  • Retro gaming
  • C64
  • Mobile
  • Raspberry Pi

erol.name

Tag: logging

Posted on 17. 09. 201418. 04. 2017

Log each command in bash history after execution

Put this into ~/.bashrc file of your account (if the file does not exist, you create it):

shopt -s histappend
PROMPT_COMMAND="history -a;$PROMPT_COMMAND"

In order for this to start working you need to log out and in again.

Recent Posts

  • dietpi fstab network
  • How to fix autounpack in rutorrent
  • Midnight commander mc not showing in default colors in GNU screen
  • OGA – Odroid Go Advance replace glass screen lens
  • Add IP to CirrOS manually if DHCP fails

Recent Comments

  • simone on Manually add files and folders to ownCloud
  • erol on How to additionally clean-up Kodi MySQL database from unwanted entries
  • John on How to additionally clean-up Kodi MySQL database from unwanted entries
  • jackd on Switch axis in pifba retropie emulator configuration
  • polv on Select and hide unmounted drive icons from Xfce desktop

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2007-2017 by Erol Tahirović