File: df3456

package info (click to toggle)
gesftpserver 1~ds-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 952 kB
  • sloc: ansic: 7,887; python: 192; makefile: 62; sh: 4
file content (12 lines) | stat: -rw-r--r-- 394 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
df
#Bytes on device: +\d+ [GMK]?bytes
#Unused bytes on device: +\d+ [GMK]?bytes
#Unused available bytes on device: \d+ [GMK]?bytes
#Bytes per allocation unit: +\d+ [GMK]?bytes
df nosuchpath
#.*file does not exist.*
df ""
#Bytes on device: +\d+ [GMK]?bytes
#Unused bytes on device: +\d+ [GMK]?bytes
#Unused available bytes on device: \d+ [GMK]?bytes
#Bytes per allocation unit: +\d+ [GMK]?bytes