About JTerm 2021

Web Resources

The UNIX File System I have a series of videos on using this.

Regular Expressions

cat

cut

grep

tr This is the character translator. It has options -d -c -s.

awk This is the stream editor; it is "noninteractive vim."

sed This is the stream editor; it is "noninteractive vim."