[–] eesmith 4y ago ↗ awk '//' file.txt perl -pe '' file.txt python -c 'import sys; sys.stdout.writelines(open(sys.argv[1]))' file.txt
1 comment
[ 2.9 ms ] story [ 13.5 ms ] thread