How do you measure the execution of reading test_file.txt with cat?
test_file.txt
cat
cat time test_file.txt
cat test_file.txt > time
date cat test_file.txt
time cat test_file.txt