Horje
bash escape special characters in variable Code Example
bash escape special characters in variable
# Use Shell Parameter Expansion:
foo_esc="${foo@Q}"
Source: www.gnu.org
escape characters in bash
use "\" to use the literal value of the next character (except newline)




Shell

Related
php ini linux apache2 file sizer Code Example php ini linux apache2 file sizer Code Example
ubuntu check whats taking space Code Example ubuntu check whats taking space Code Example
install socket.io Code Example install socket.io Code Example
linux change hostname Code Example linux change hostname Code Example
npm i socket.io Code Example npm i socket.io Code Example

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