Browse Source

Update findAndReplace.sh

master
hannes 6 years ago
committed by GitHub
parent
commit
4cf2f5637d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      findAndReplace.sh

2
findAndReplace.sh

@ -5,7 +5,7 @@
# Author: Hannes Bohnengel
# Last modified: 04/04/2018
# Required pkgs: sed
# CLI usage: findAndReplace.sh
# CLI usage: findAndReplace.sh filename stringToBeReplaced newString
# Description: This shell script eases the use of sed
# to find and replace strings in text files.
# http://clubmate.fi/replace-strings-in-files-with-the-sed-bash-command/

Loading…
Cancel
Save