fork(9) download
  1. text=":ban user|:at"
  2. new_text=text:match("^.*%|(.*)")
  3. if new_text == nil then new_text = text end
  4. print(new_text)
Success #stdin #stdout 0s 2788KB
stdin
Standard input is empty
stdout
:at