File: date

package info (click to toggle)
systemd-cron 2.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 636 kB
  • sloc: cpp: 2,599; sh: 962; makefile: 239; ansic: 133
file content (3 lines) | stat: -rwxr-xr-x 57 bytes parent folder | download | duplicates (3)
1
2
3
#!/bin/sh
PATH="${PATH#*:}"
exec date -ud@975711600 "$@"