OK, If Solaris is allowing that, Solaris is broken. Unlinking an executable is one thing. But opening it for writing?? You've got to be kidding me. The Linux man page for open clearly states that this won't fly in even in Linux. When I saw that Solaris allowed unlinking a busy executable, I thought that the Solaris folks had made a reasoned change in the way things work. Now I see that they just fumbled. Don't write into running executables. A program like that is going to Solaris specific at best. And once Sun notices the problem they will probably fix it.
OK, If Solaris is allowing that, Solaris is broken.
Well, it may be broken, but there is a ETXTBSY error documented in the Solaris open(2) manpage, and this is what it says:
I don't really understand what a 'pure procedure' means, but it looks like that is the only thing that will fail to open for a write.
Working on a new cybersecurity, dystopian world series and made a short 2 min teaser today.
Cyber Dystopia (720 HD)
https://www.youtube.com/watch?v=g9Ca07J_YC8
If anyone has any ideas for the story, please write out some story lines in the comments and join the production team! (1 Reply)
G'day,
Here's a teaser for a sed guru, which I surely am not one, as even my
basic sed skills are rusted from years of not practising ... lol
Ok ... we have a string of digits such as:
632413741610252847552619172459483022433027602515212950543016701812771409213148672112
we want it split... (9 Replies)
A global group of scientists are spending the next ten years and a billion dollars to try and develop a computer simulation of the brain:
https://www.humanbrainproject.eu/
I always found it fascinating that the brain can understand itself. This almost sounds like in a few years the computer... (0 Replies)
Hi Gurus,
To the Brain Teaser, if I add another condition, say the executable should not be altered, how the program should be altered? (no perl please, purely C). I forgot to mention this condition my staff had mentioned. ( forgot then and got now :D )
The program executed the first time... (4 Replies)
Hi gurus,
I have done my best to be as precisely as possible with this.
Besides giving the format of file a and file b and the result file
I have also given the algorithm as I have figured out.
I will try to do this and I hope that some of you could help
me to solve this or better yet... (1 Reply)
Hi,
Can anybody provide me Pointers to Practice tests or any Material to prepare for Brainbench certification in Unix Shell Scripting? Also how good is this Certification for UNIX programmers. Is it worth it? I'm planning to take this certification in 2 weeks. Kindly let me know all the pros... (0 Replies)