Bash and filenames with spaces

前端 未结 6 1793
情深已故
情深已故 2020-12-01 03:23

The following is a simple Bash command line:

grep -li \'regex\' \"filename with spaces\" \"filename\"

No problems. Also the following works

6条回答
提交回复
热议问题