File: size

package info (click to toggle)
partman-base 208
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,996 kB
  • sloc: sh: 2,287; ansic: 2,238; makefile: 35
file content (15 lines) | stat: -rwxr-xr-x 151 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/bin/sh

. /lib/partman/lib/base.sh

cd $1

num=$2
id=$3
size=$4
type=$5
fs=$6
path=$7
name=$8

printf "\${!ALIGN=RIGHT}%s" "$(longint2human $size)"