Changeset 12422 for ipk/source/fonts_mightyzeocaps_1_0/CONTROL/postinst
- Timestamp:
- Dec 19, 2011, 8:18:02 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/fonts_mightyzeocaps_1_0/CONTROL/postinst
r7451 r12422 4 4 echo "syncing disk" 5 5 sync 6 if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail-n1 | wc -l` -eq 1 ]; then7 SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | tail-n1`6 if [ `df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1 | wc -l` -eq 1 ]; then 7 SPACE=`df | grep /dev/mtdblock | grep var | sed 's/ \+/ /g' | cut -d ' ' -f4 | head -n1` 8 8 FREE=`expr $SPACE - 100` 9 9 echo new freespace size $FREE kb
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)