Horje
double quotes inside double quotes bash Code Example
double quotes inside double quotes bash
'"'"'something'"'"' is equivalent to 'something'
"'"'"something"'"'" is equivalent to "something"

#Example usage
echo "hey "Dora""
>>hey Dora
echo "hey "'"'"Dora"'"'""
>>hey "Dora"




Shell

Related
tmux how to scroll in history Code Example tmux how to scroll in history Code Example
ubuntu echo create file readme.md Code Example ubuntu echo create file readme.md Code Example
how to install data purifer Code Example how to install data purifer Code Example
update prisma latest version Code Example update prisma latest version Code Example
use alternative composer version cpanel ssh Code Example use alternative composer version cpanel ssh Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
19