[~] cat /etc/motd


_|_|_|    _|_|_|      _|_|    _|_|_|    _|_|_|  _|_|_|_|
_|    _|  _|    _|  _|    _|    _|    _|        _|
_|_|_|    _|_|_|    _|_|_|_|    _|      _|_|    _|_|_|
_|        _|    _|  _|    _|    _|          _|  _|
_|        _|    _|  _|    _|  _|_|_|  _|_|_|    _|_|_|_|



_|_|_|_|_|  _|    _|  _|_|_|_|        _|_|_|  _|    _|  _|      _|
    _|      _|    _|  _|            _|        _|    _|  _|_|    _|
    _|      _|_|_|_|  _|_|_|          _|_|    _|    _|  _|  _|  _|
    _|      _|    _|  _|                  _|  _|    _|  _|    _|_|
    _|      _|    _|  _|_|_|_|      _|_|_|      _|_|    _|      _|


[~] whoami
mradford

[~] cat /etc/locale.gen
en_US.UTF-8 UTF-8

[~] ls -l /etc/localtime
lrwxrwxrwx 0 root root 0 Jan 1 00:00 /etc/localtime -> /usr/share/zoneinfo/America/Los_Angeles

[~] cat .aliases
alias github='echo https://github.com/MattyRad'
alias gitlab='echo https://gitlab.com/MattyRad'
alias notes='echo https://soapstone.mradford.com'