[–] 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
[ 4.3 ms ] story [ 22.6 ms ] thread