File: mkstamp

package info (click to toggle)
siege 4.1.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,676 kB
  • sloc: ansic: 13,015; sh: 9,149; makefile: 160; php: 142; perl: 11
file content (9 lines) | stat: -rwxr-xr-x 161 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
#!/bin/sh
# mkstamp by Jeffrey Fulmer
# Sat Jan 19 16:31:45 EST 2002

# configure helper util which
# creates a date stamp for .siegerc

exec date +"%B-%d-%Y"