Differences between version 3 and revision by previous author of ETXTBSY.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 3 | Last edited on Monday, October 28, 2002 10:07:36 pm | by PerryLorier | Revert |
Older page: | version 2 | Last edited on Monday, October 7, 2002 9:06:19 pm | by WikiAdmin | Revert |
@@ -1,7 +1,7 @@
!!!Text file busy
-This occurs when you try and write to a file that is currently being run
by the kernel.
+This occurs when you try and write to a file that is currently being executed
by the kernel, or execute a file that is currently open for writing
.
For example:
$ cp /bin/cat example
$ ./example &
[[1] 17238