Advanced Search
Search Results
2 total results found
csh and single quotes
Programming and Web Development
In csh, using quotes in a quoted string can be tricky, especially if the string contains both sin...
Scope of environment variables in shells and shell scripts
Programming and Web Development
A environment variable defined in a shell (or a shell script) stays defined everywhere, including...