Sign in
third-party-mirror
/
SchedMD
/
slurm
/
23cc378bcdccc3b26bdda8853a94d7faa72c2788
/
.
/
testsuite
/
slurm_unit
/
slurmd
/
security_3_2.csh
blob: 6a32c460d4f530bb1b3597916cb3a9d1ef151402 [
file
] [
log
] [
blame
]
#!/bin/csh
@
i
=
0
while
(
$i
<
12
)
date
sleep
10
@
i
++
end