fork download
  1. local s = string.gsub(" and some text channel ", "^%s+%S+%s+(.*%S)%s+%S+%s+$", "%1")
  2. print(s)
Success #stdin #stdout 0s 2844KB
stdin
Standard input is empty
stdout
some text