FTSH

Description

ftsh is an altnerative shell programming language. At a high-level, it is simlar to bash, but it is not an interactive shell. It provides mechanisms for more sophisticated programming that makes it easy to do things like "try this action 5 times", or "try this for 15 minutes". In a grid environment where actions often fail, this is very useful.

Further Information