`tail` is a [[linux program]] that outputs the last part of files. This is especially useful with the `-f` "follow" flag which outputs appended data as the file grows.