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

Repository details (npshell)
Project page
npshell
Project category
(121 entries)
Repository
@joelpurra/npshell
Owner
@joelpurra
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)