fork download
  1. #!/bin/bash
  2. sed 's/*\.png$//' <<< "abc.png"
Success #stdin #stdout 0.01s 5428KB
stdin
Standard input is empty
stdout
abc.png