fork download
  1. richard@richard-iMac:~/Coding/Test$ tac text
  2. Hello.world.this.is.a.test
  3. richard@richard-iMac:~/Coding/Test$ tac text -s .
  4. test
  5. a.is.this.world.Hello.richard@richard-iMac:~/Coding/Test$
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty