1 2 3 4 5 6
#!/bin/sh # mraw [MSGS...] - display raw messages IFS=' ' exec cat -- $(mseq "${@:-.}" | sed 's/^ *//')