Skip to content

Instantly share code, notes, and snippets.

@kangaroo
Created April 15, 2010 22:34
Show Gist options
  • Save kangaroo/367754 to your computer and use it in GitHub Desktop.
Save kangaroo/367754 to your computer and use it in GitHub Desktop.
3.0.0:
[0.79][18:33] plasma@limestone:~/Source/monotouch-samples/Hello$ du -sk device/Hello.app
4624 device/Hello.app
[0.79][18:33] plasma@limestone:~/Source/monotouch-samples/Hello$ ls -al device/Hello.app
total 9248
drwxr-xr-x 10 plasma staff 340 15 Apr 18:33 .
drwxr-xr-x 4 plasma staff 136 15 Apr 18:33 ..
-rw-r--r-- 1 plasma staff 873 15 Apr 18:33 Info.plist
-rw-r--r-- 1 plasma staff 8 15 Apr 18:33 PkgInfo
-rwxr-xr-x 1 plasma staff 5120 15 Apr 18:33 System.Core.dll
-rwxr-xr-x 1 plasma staff 178688 15 Apr 18:33 System.dll
-rwxr-xr-x 1 plasma staff 4082096 15 Apr 18:33 hello
-rwxr-xr-x 1 plasma staff 4608 15 Apr 18:33 hello.exe
-rwxr-xr-x 1 plasma staff 37376 15 Apr 18:33 monotouch.dll
-rwxr-xr-x 1 plasma staff 402944 15 Apr 18:33 mscorlib.dll
2.0.2:
[0.59][18:34] plasma@limestone:~/Source/monotouch-samples/Hello$ du -sk device/Hello.app
5100 device/Hello.app
[0.50][18:34] plasma@limestone:~/Source/monotouch-samples/Hello$ ls -al device/Hello.app
total 10200
drwxr-xr-x 10 plasma staff 340 15 Apr 18:34 .
drwxr-xr-x 4 plasma staff 136 15 Apr 18:34 ..
-rw-r--r-- 1 plasma staff 873 15 Apr 18:34 Info.plist
-rw-r--r-- 1 plasma staff 8 15 Apr 18:34 PkgInfo
-rwxr-xr-x 1 plasma staff 5632 15 Apr 18:34 System.Core.dll
-rwxr-xr-x 1 plasma staff 179200 15 Apr 18:34 System.dll
-rwxr-xr-x 1 plasma staff 4503360 15 Apr 18:34 hello
-rwxr-xr-x 1 plasma staff 4608 15 Apr 18:34 hello.exe
-rwxr-xr-x 1 plasma staff 35328 15 Apr 18:34 monotouch.dll
-rwxr-xr-x 1 plasma staff 472576 15 Apr 18:34 mscorlib.dll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment