» Symbolic Link Exploit with Temporary Files Created in Shell Scripts


Many coders do not think that creating temporary files in a secure way is important, especially in shell scripts. It’s just a temporary file, they might say. But a simple symbolic link exploit could make the whole system unusable.

» Search for Files Bigger Than Certain Size


When the disk partition is filling up quickly, it’s quite an hassle for the system administrator to find out the location of the files taking up the most space.