On Mar 17, 5:34 pm, rocky84 rocky84 <[email protected]> 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
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to