File: 00255

package info (click to toggle)
sysstat 12.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 20,092 kB
  • sloc: ansic: 47,023; sh: 1,314; xml: 1,287; makefile: 766; tcl: 756; python: 277; perl: 257
file content (2 lines) | stat: -rw-r--r-- 178 bytes parent folder | download | duplicates (3)
1
2
DATE=`date --date=yesterday +%Y%m%d`
LC_ALL=C TZ=GMT ./sar -f tests/sa${DATE} | grep -v SYSSTAT > tests/out1.sa1-rot.tmp && diff -u tests/expected.sa1-rot tests/out1.sa1-rot.tmp