태그: 리눅스 편집 리눅스에서 프로그램이 사용한 메모리 확인하기 (/usr/bin/time -v ls) 2>&1 | awk '/Minor/{printf "%d bytes\n", $NF * 4 * 1024}' 편집 참고문헌 problem with the GNU “time” command to measure memory usage 이 칸을 비워 두세요. 편집