Install cron on Fedora 38
dnf install cronie systemctl enable crond.service systemctl start crond.service
dnf install cronie systemctl enable crond.service systemctl start crond.service
This document contains some notes on .bashrc for use with Linux systems. alias ll=’ls -alF’ alias la=’ls -A’ alias l=’ls –CF’ if [ -f ~/.bash_aliases ]; then . ~/.bash_aliases fi The preceding two blocks come standard on Ubuntu as of version 2022.04. One tweak for WSL2 on Windows might be the addition of this [...]
Jeremiah 6.16: "Stand ye by the ways and see, And ask for the old paths,
Where is this-the good way? and go ye And find rest for yourselves."
(Young's Literal Translation Bible, Translated by Robert Young, A. Fullarton & Company, 1863)