[plt-scheme] Linux question

From: Paulo J. Matos (pocm at soton.ac.uk)
Date: Sun May 13 08:32:58 EDT 2007

On 5/13/07, Eli Barzilay <eli at barzilay.org> wrote:
> I figure it won't hurt to ask: does anyone know of a way to reboot a
> linux machine by only creating, deleting, or modifying a file?

I never tried this and it it just an idea which you might want to
check out but it can possibly be done with inotify, maybe attaching
some kind of rebooting hook to the file notification system.
http://en.wikipedia.org/wiki/Inotify

Cheers,

Paulo Matos

> --
>           ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
>                   http://www.barzilay.org/                 Maze is Life!
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>
>


-- 
Paulo Jorge Matos - pocm at soton.ac.uk
http://www.personal.soton.ac.uk/pocm
PhD Student @ ECS
University of Southampton, UK


Posted on the users mailing list.