NJT.Snip

Description

The snip module is a tool for creating simple dynamic websites.

Clock

The time is: {:time:}

Linux command examples

How to recursively set permissions on a file or folder:

chmod -R {:mode:} {:path:}

How to recursively set ownership on a file or folder:

chmod -R {:username:}:{:usergroup:} {:path:}

You can fill in the variables using the following form:

Console

Javascripts messages will go here