Re: help to keep disk spinning

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Robert
Date: Thursday, December 24, 2009 - 1:08 pm

On Thu, 24 Dec 2009 19:46:47 +0100
frantisek holop <minusf@obiit.org> wrote:



#!/bin/ksh
while [ true ]
do
 touch /mountpoint/file
 sleep 10
done

:)

- Robert
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
help to keep disk spinning, frantisek holop, (Thu Dec 24, 11:46 am)
Re: help to keep disk spinning, Robert, (Thu Dec 24, 1:08 pm)
Re: help to keep disk spinning, Paul M, (Thu Dec 24, 2:16 pm)
Re: help to keep disk spinning, bofh, (Thu Dec 24, 2:18 pm)
Re: help to keep disk spinning, Brad Tilley, (Thu Dec 24, 2:44 pm)
Re: help to keep disk spinning, frantisek holop, (Thu Dec 24, 4:17 pm)
Re: help to keep disk spinning, Paul M, (Thu Dec 24, 5:11 pm)
Re: help to keep disk spinning, SJP Lists, (Sun Dec 27, 7:28 am)