fork(2) download
  1. #!/bin/bash
  2. echo "0x4e46436b|0x6669746f|0x74616369|0x416e6f69|0x624f796e|0x7463656a" | \
  3. perl -pe 's/0x([\da-f]{2})([\da-f]{2})([\da-f]{2})([\da-f]{2})/0x$4$3$2$1/g'
Success #stdin #stdout 0s 4364KB
stdin
Standard input is empty
stdout
0x6b43464e|0x6f746966|0x69636174|0x696f6e41|0x6e794f62|0x6a656374