This
word should be 1
backticked
with the rest of the sentence.1
inline
#!/bin/bash
# a bash code block
systemctl --no-pager status
who
free -h
This
word should be 1
backticked
with the rest of the sentence.1
inline
#!/bin/bash
# a bash code block
systemctl --no-pager status
who
free -h
A project I have been working on is to redesign my dotfiles to work on multiple machines running different distributions. Some solutions ...… Continue reading