User Tools

Site Tools


sandbox:shell-scripting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
sandbox:shell-scripting [2019/04/25 23:46] – ↷ Page moved from shell-scripting to sandbox:shell-scripting dreiggysandbox:shell-scripting [2019/09/17 21:47] (current) – [Differences between single and double quotes] dreiggy
Line 22: Line 22:
 $ echo "$(echo "upg")" $ echo "$(echo "upg")"
 upg upg
 +
 $ echo '$(echo "upg")' $ echo '$(echo "upg")'
 $(echo "upg") $(echo "upg")
sandbox/shell-scripting.txt · Last modified: 2019/09/17 21:47 by dreiggy

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki