**Tips to Recover Space on you Phone** Observe Caution while executing any of the mentioned steps in the link. Assuming you guys r aware of basic Linux command, ADB tool & Sam Android Kitchen sink mod is already applied. =>Execute these steps at your own risk<==
Link ->
Safe Apps to Remove - Samsung Moment Wiki
Link ->
Barebones - CyanogenMod Wiki
Salvage Tips:
1. Make sure you always copy the app that you remove to sd card preferably to '/system/sd' partition if you have applied Samandroid kitchen sink Mod. This partion is ext2 unlike the /sdcard partition which is FAT. DO this for anything that you remove or move from phone memory
2. If the app that you removed happen to cause some application to crash then you can restore it but with **SAME PERMISSION**. Usually permission command that you need to execute is 'chmod 644 /system/app/<app name>.apk` after copying to app directory from SDcard
3. Whenever u r executing 'rm' command on adb shell make sure u use it with '-i' option. For Ex:- rm -ir <file name>. This will prompt you before you delete anything & confirmation for those involuntary finger frequently messing things up
4. I was also able to copy the mail database over to sdcard but i wud not recommend it to anyone unless they r in dire need of phone memory
5. DO NOT REMOVE ANY APP THAT IS LINKED TO ANY SORT OF GOOGLE SERVICE UNLESS U R 100% SURE
6. ALWAYS ALWAYS backup you phone using Sam Andorid Back up utility from Recovery mode before you follow any instruction online. I would strongly recommend frequent Backup so that you can restore to any Data point
7. I also noticed that it is quite SAFE to FORMAT dalvik-cache from recovery mode. DO it only if in general most app performance is lagging
Hope this helps for those looking to free-up some phone memory. Snap shot of partition info
# df -k
Filesystem 1K-blocks Used Available Use% Mounted on
tmpfs 82636 12 82624 0% /dev
tmpfs 4096 0 4096 0% /sqlite_stmt_journals
/dev/stl6 200996 133116 67880 66% /system
/dev/stl5 150644 58000 92644 39% /data
/dev/stl7 80576 196 80380 0% /cache
/dev/stl10 7729 778 6951 10% /efs
/dev/bml8 4096 4096 0 100% /xbin
/dev/block/mmcblk0p2 351786 25687 307331 8% /system/sd <- This is the ext2 partion that is created by Sam Android Mod if u do the partitioning
/dev/block//vold/179:1
7396652 1133152 6263500 15% /sdcard <- FAT partition