Navigation

Recent site activity

Licence

Creative Commons License
This work is licenced under a Creative Commons Licence.

Linux Commands - An Aide Memoire

fmt -w 50 -s message.txt > message-short.txt

Add in line breaks so that no line is longer than 50 characters.