Re: a time accelerating script anyone ?

2007-11-23 Thread Maxim Veksler
On Nov 23, 2007 7:11 AM, Valery Reznic <[EMAIL PROTECTED]> wrote: > I don't remember where, but some (considerable)time > ago I saw LD_PRELOAD library, which aloow shift and > or multiply time. It was called something like > faketime (not so sure about the name) You can try to > find it > Or re-im

Re: echo inside Makefile

2007-11-23 Thread Oron Peled
On Friday, 23 בNovember 2007, Oleg Goldshmidt wrote: > "Amos Shapira" <[EMAIL PROTECTED]> writes: > > - properly-written shell scripts shouldn't depend on their > > environment Hmmm... I hope you don't advocate massive overriding of environment variables in shell scripts: PATH, HOME, TERM and zill

Re: Terminal logger

2007-11-23 Thread Geoff Shang
Kfir Lavi wrote: Simple solution: history | cut -d ' ' -f 5-20 For the record, this command would not give the results of commands, just the commands themselves. As others have said, script should do the job nicely. Geoff. =

Re: a time accelerating script anyone ?

2007-11-23 Thread Dotan Shavit
On Friday 23 November 2007, Maxim Veksler wrote: > Hi guys, > > I know this sounds a bit funny but I need a script or perhaps a method > to hurry up the kernel internal time pacer so that time will go faster > on my machine. > > I'm testing events that are scheduled to be executed, say ~every 3h. >

exporting mounted DVD iso?

2007-11-23 Thread Amos Shapira
Hello, So I got around to install CentOS 5 on one of our servers and even managed to install Windows Vista as a guest on by exporting a directory with the DVD ISO file over NFS. But now I need to install a couple of CentOS 5 guests and get into trouble exporting it over NFS. Now - first thing fi