in reply to inotify problem
to make three separate changes to the file. If you are using an editor. It may be writing to the changes to a temp file; removing the original file; then renaming the temp file to the original name.echo one >> foo echo two >> foo echo three >> foo
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: inotify problem
by morgon (Priest) on Jun 05, 2012 at 21:23 UTC |