(anonymous IP: 3.142.156.58,352) | ||||||||||||||
| ||||||||||||||
Audio (96) Datatype (15) Demo (50) Development (247) Document (62) Driver (19) Emulation (62) Game (529) Graphics (224) Library (22) Network (62) Office (21) Utility (250) Video (18) Total files: 1677 Full index file Recent index file Part of aros exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] | REPLACER v0.1 |------------------------------------------------------------+ | Fabio [Allanon] Falcucci 05.12.2006 | +----------------------------------------------------------------------------+ | String replacer utility | Search within <filename> the string(s) <search> and replace it with | the <replacer> string. | | Can be used with the commands "Lua" or "Amilua" | | Usage: amilua Replacer.lua <options> <filename> <search> <replace> | <options> Option's flags as follow: | B = Backup (make a backup before elaboration) | V = Full Verbose Mode | v = Short Verbose Mode | <filename> File to elaborate | <search> String to search and replace with... | <replace> ...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 <hijoe[AT]tin[DOT]it> +----------------------------------------------------------------------------- |
Copyright © 2005 - 2024 The AROS Archives All Rights Reserved |