Benutzer-Werkzeuge

Webseiten-Werkzeuge


linux:bash:journal

Ref

How to

Logs everything you do in a bash terminal to a file

exec > >(tee /tmp/bash_out_$(date +%Y%m%d%H%M%S)) 2>&1
linux/bash/journal.txt · Zuletzt geändert: von wikiadm

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki