File Manager

Current Path : /usr/share/doc/crm114/examples/
Upload File :
Current File : //usr/share/doc/crm114/examples/shroud.crm

#! /usr/bin/crm
#
#	shoud.crm - loop iterate awaiting failure script

# Copyright 2009 William S. Yerazunis.
# This file is under GPLv3, as described in COPYING.

{
    {
        match   < fromend >  ( :word: )   /[[:graph:]]+/
        hash  ( :word:)   /:*:word:/
        liaf          # Loop Iterate Awaiting Failure of match
    }
    accept            # so we accept it to stdout and we're done.
}

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com