fork(2) download
  1. #!/bin/bash
  2. s='2017-10-26 09:58:57: {..1.}'
  3. echo $s | sed 's/^[^{]*//'
Success #stdin #stdout 0s 19632KB
stdin
Standard input is empty
stdout
{..1.}