File: bug-script

package info (click to toggle)
systemd-cron 1.5.8-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 296 kB
  • ctags: 99
  • sloc: python: 911; sh: 302; makefile: 210; ansic: 116
file content (4 lines) | stat: -rwxr-xr-x 105 bytes parent folder | download | duplicates (4)
1
2
3
4
#!/bin/sh
echo "-- output of systemd-delta" >&3
systemd-delta | sed -n '/cron/,/^\[/p' | sed -e \$d >&3