# Concatenate all text (*.txt) files to one file. head – Prints the first lines of one or more files (or piped data) to standard output. head /path/to/file <-- First 10 lines by default head -n+1 ...
This mod supports user-created commands. A major design goal of version 2.0 was to make implementing these commands as painless as possible. This tutorial is intended to explain the new process in ...