replace (1) Linux Manual Page
NAME replace – a string-replacement utility SYNOPSIS replace arguments DESCRIPTION The replace utility program changes strings in place in files or on the standard input. Note The replace utility is deprecated as of MySQL 5.7.18 and is removed in MySQL 8.0. Invoke replace in one of the following ways: shell > replace fromto[fromto]… –file_name[file_name]… shell…
