[Mono-dev] Problem with FileSystemWatcher

Chakotey STME chakoteystme at gmail.com
Wed Nov 17 09:15:08 EST 2010


mhh...ok...

that's the problem.

if I use the command line and type something like this:

ls >> filepath

the systems appends the output from ls to my file.
If I use the filesystemwatcher to watch this

I get exactly one event.

thanks for your help
chakoteystme

2010/11/17 Robert Jordan <robertj at gmx.net>:
> On 17.11.2010 14:52, Chakotey STME wrote:
>> I use the editor vi.
>> Then I delete a line or insert a cr. -->  the result is the same
>>
>> could it be a problem with the editor?
>
> Yes. The file is probably rewritten line-by-line.
>
> Robert
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>


More information about the Mono-devel-list mailing list