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
- npshell (121 entries)
- Repository
-
@joelpurra/npshell
- Owner
-
@joelpurra
- Issues
-
@joelpurra/npshell/issues
- Contributors
-
@joelpurra/npshell/graphs/contributors
Commit details (04ab6377)
- Author
- Joel Purra
- Authored at
- Commiter
- Joel Purra
- Commited at
Commit message
Explicitly suppress interpretation of backslash escapes in echo, when there are paths and other non-constant input
Changed files (6)
-
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