Posts tagged as:

deleting files

Describes how to clean lighttpd web server cache created by mod_compress using a cron job and simple shell script.

{ 1 comment }

There are three specific permissions on Unix-like (including Linux / Mac OS x) systems that apply to each user or class:
=> The read permission (r), which grants the ability to read a file. When set for a directory, this permission grants the ability to read the names of files in the directory
=> The write permission [...]

{ 2 comments }