~ubuntu-branches/ubuntu/lucid/mc/lucid

« back to all changes in this revision

Viewing changes to vfs/extfs/bpp

  • Committer: Bazaar Package Importer
  • Author(s): Patrick Winnertz
  • Date: 2008-09-16 10:38:59 UTC
  • mfrom: (3.1.6 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080916103859-2uwn8w61xk5mbxxq
Tags: 2:4.6.2~git20080311-4
Corrected fix for odt2txt issue (Closes: #492019) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
    FILEPREF="-r--r--r--   1 root     root    "
18
18
    FIEXPREF="-r-xr-xr-x   1 root     root    "
19
19
    DATE=`date +"%b %d %H:%M"`
20
 
    set x `ls -l $1`
 
20
    set x `ls -l "$1"`
21
21
    size=$6
22
22
    echo "$FILEPREF $size $DATE CONTENTS.tar.gz"
23
23
    echo "$FIEXPREF 35 $DATE INSTALL"