Short: String Replace Utility Author: Fabio [Allanon] Falcucci Uploader: hijoe tin it (Fabio [Allanon] Falcucci) Type: text/edit Version: 0.1 Architecture: i386-aros | REPLACER v0.1 |------------------------------------------------------------+ | Fabio [Allanon] Falcucci 05.12.2006 | +----------------------------------------------------------------------------+ | String replacer utility | Search within the string(s) and replace it with | the string. | | Can be used with the commands "Lua" or "Amilua" | | Usage: amilua Replacer.lua | Option's flags as follow: | B = Backup (make a backup before elaboration) | V = Full Verbose Mode | v = Short Verbose Mode | File to elaborate | String to search and replace with... | ...the replacer string. |_____________________________________________________________________________ | Example: | | Shell> lua Replacer.lua Bv Ram:sourcefile.txt "Me & you" "Me and You" | | In the file "Ram:sourcefile.txt" all "Me & You" occurances will be replaced | with "Me and You", line my line. +----------------------------------------------------------------------------- | Please post comments/suggestions/bugs at AROS-Exec forum or at my e-mail | address at +-----------------------------------------------------------------------------