File: 02698

package info (click to toggle)
sysstat 12.5.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 19,224 kB
  • sloc: ansic: 46,886; sh: 1,299; xml: 1,287; tcl: 756; makefile: 728; perl: 257; python: 202
file content (4 lines) | stat: -rw-r--r-- 256 bytes parent folder | download | duplicates (3)
1
2
3
4
rm -f tests/root
ln -s root1 tests/root
# -p ALL should not be used before a list of devices
LC_ALL=C TZ=GMT ./iostat -g total -p ALL -g other sda9 sda12 1 2 > tests/out3.iostat-gpALL.tmp && diff -u tests/expected3.iostat-gpALL tests/out3.iostat-gpALL.tmp