Como medir a execução da leitura de test_file.txt com cat?
test_file.txt
cat
date cat test_file.txt
cat test_file.txt > time
cat time test_file.txt
time cat test_file.txt