fork(16) download
  1. #!/bin/bash
  2.  
  3. str="24kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 1.722941%"
  4. echo ${str%% *}
Success #stdin #stdout 0s 5032KB
stdin
Standard input is empty
stdout
24kB