Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in quoting

How can I pass an unquoted string with spaces as a quoted argument?

bash quoting

Wildcard expansion (globbing) in a string composed of quoted and unquoted parts

bash shell glob quoting shopt

Using SED to replace long string - but got unterminated substitute in regular expression

linux macos sed quoting

PowerShell 7.3.0 breaking command invocation

Behavior of parameter expansion

bash shell quoting

String literals in JQ using PowerShell [duplicate]

powershell escaping jq quoting

Start-Process with PowerShell.exe exhibits different behavior with embedded single quotes and double quotes

Powershell inline commands on command line, quotation marks and new line

getting weird error with regex '[

regex perl quoting

quote string for TeX input

python string tex quoting

Using environment variables within a Bash script in Jenkins

How to pass JSON (string data) to PowerShell?

Python 3.12 SyntaxWarning: invalid escape sequence on triple-quoted string, `\d` must be `\\d`

Only strings can be converted to symbols within a function in R

Regex pattern with embedded double quotes in PowerShell

powershell escaping quoting

Escaping the and (&) sign in Powershell

', (quote-comma) in common lisp

PowerShell formatting for a string

Grep regex not working with square brackets

regex bash grep quoting

How do I get Tcl's exec to run a command whose arguments have quoted strings with spaces?

shell tcl exec eval quoting