Home
last modified time | relevance | path

Searched refs:pb (Results 1 – 3 of 3) sorted by relevance

/coreutils/tests/ls/
Ddired.sh43 ls -l --dired dir | tee /tmp/pb.ls> out || fail=1
/coreutils/src/
Dls.c1357 char const *pb[2]; in abformat_init() local
1359 pb[recent] = first_percent_b (long_time_format[recent]); in abformat_init()
1360 if (! (pb[0] || pb[1])) in abformat_init()
1375 if (! pb[recent]) in abformat_init()
1379 if (! (pb[recent] - fmt <= MIN (ABFORMAT_SIZE, INT_MAX))) in abformat_init()
1381 int prefix_len = pb[recent] - fmt; in abformat_init()
1383 prefix_len, fmt, abmon[i], pb[recent] + 2); in abformat_init()
/coreutils/
DTODO115 pb (progress bar) from Miika Pekkarinen