Forgot your Username?
| using lockfiles in shell scripts (BASH) 31/10/2009 | mad mad mod using lockfiles in shell scripts (BASH) If you want to be 100% sure that only 1 process accesses a resource at the same time, you can use the command "lockfile". Lockfile creates a semaphore file [ ... ] |
| how to copy hidden files from one directory to another 10/03/2010 | mad mad mod Let's assume that you have a directory "test" containing the following files: [root@blackmod test]# ls -la |
Other Articles
|