cat으로 test_file.txt를 읽는 실행 시간을 어떻게 측정합니까?
cat
test_file.txt
date cat test_file.txt
cat test_file.txt > time
cat time test_file.txt
time cat test_file.txt