Answers for "find the size of a program in linux"

0

find the size of a program in linux

ls -lh | grep filename
Posted by: Guest on May-03-2022

Code answers related to "find the size of a program in linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language