Explicitly suppress interpretation of backslash escapes in echo, when there are paths and other non-constant input

Repository details (npshell)
Project page
npshell
Project log category
(121 entries)
Repository
@joelpurra/npshell
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📂 This project is open.
🌠 This project is popular.
Repository activity period
🗓
Commits
121 commits
Stars
15 stars
Commit details (04ab6377)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Explicitly suppress interpretation of backslash escapes in echo, when there are paths and other non-constant input

Raw text
Explicitly suppress interpretation of backslash escapes in echo, when there are paths and other non-constant input

Changed files (6)

Path Additions Deletions
src/play.sh +1 -1
src/shared/functions/basic.sh +2 -2
src/shared/functions/display.sh +1 -1
src/shared/functions/filesystem.sh +4 -4
src/shared/functions/processes.sh +1 -3
src/shared/functions/queue.sh +3 -3

Commit categories (3)