single-quotes Questions

3

Solved

I need to pass a string to a program as its argument from the Bash CLI, e.g program "don't do this" The string may include any character like '$', '\', etc. and I don't want Bash to do any modif...
Osteoma asked 15/8, 2012 at 8:40

1

Solved

What’s the difference between single (') and double (") quotes in Vim? Does it make speed differences? Is it better to use one or another when running functions inside it? Does it matter at all? I...
Outsmart asked 17/11, 2012 at 22:51

3

Solved

I am trying to add single quotes to values in a column by using Chr(39), but I am only getting the second quote. e.g. I want 'value' but I am getting value' But if I use double quotes by using Chr(...
Valency asked 13/7, 2012 at 18:35

© 2022 - 2024 — McMap. All rights reserved.