I didn't see the error report of the git command.

shenjianlin@newdev:~/my_project/Espider/Espider(lagou_2018_12_26)$ gitls-files | xargs sed -i"s/insertmongodbpipeline/insert_mongodb_pipeline/g"
-bash: $"git\302\240ls-files": command not found
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...-sharp-sharp-sharp 


Mar.24,2022

an error occurred in the git command entry. The character

is typed in the middle of git ls-files.
$'git\302\240ls-files': command not found
Menu