Sep 15, 2001 #1 huBBLe Programmer May 15, 2001 50 SG i have a binary file and i would like to find the size of this file in bytes. any commands i can use? pls help. newbie to shell programming here... Thank You!
i have a binary file and i would like to find the size of this file in bytes. any commands i can use? pls help. newbie to shell programming here... Thank You!
Sep 15, 2001 1 #2 StevieW85 Programmer Aug 10, 2001 14 US Use ls -l filename. - Steve StevieW85@go.com Upvote 0 Downvote