repo.or.cz
/
dragora.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
suffix some README files to .md
[dragora.git]
/
archive
/
at
/
rc.log
blob
7d720d92c71f465ee8e5b8c07448f9708534349c
1
#! /bin/sh -
2
#
3
# Generic perpetrate(5) runscript for atd(8).
4
#
5
6
if
test
"
$1
"
=
start
7
then
8
exec
tinylog_run
"
$2
"
9
fi
10