android-beginners  

[android-beginners] Re: How to know the size of a file in adb shell prompt

skink
Thu, 18 Mar 2010 07:06:27 -0700


On Mar 17, 5:34 pm, rocky84 rocky84 <hulkman...@gmail.com> wrote:
> *Hello all,
>
> i want to extract the size of a file in adb shell using some perl utility.
>
> this works fine for me as below in windows but does not work in adb shell
> prompt (#)
>
> i used this function in windows stat($filename);
>
> can anybody please let me know how can i get file size in #prompt?
>
> regds
> rocky
> *

ls -l filename

l is for long

pskink

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en