|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Using different types of quotes. Was: Help Plz
can any one jus tell me a gud site to learn when and where to use which kind of QUOTES(' " `)
PLEASE................................. ![]() |
|
#2
|
||||
|
||||
|
In what context, exactly?
__________________
# Jeremy Explain your problem instead of asking how to do what you decided was the solution. |
|
#3
|
||||
|
||||
|
I'm assuming bash here...
use ` for executing commands within commands eg ${`find /`} use ' for quoting strings without variables in program 'filename' use " for quoting strings with variables program "${PWD}/blah"
__________________
~James [Not currently seeking freelance work] Like philosophy or interested in spirituality? Philosophorum. Game Dev Experts Forums Foresight Linux - Because your desktop should be cool! Linux FAQ FedoraFAQ UbuntuGuide |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > UNIX Help > Using different types of quotes. Was: Help Plz |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|