Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Single and Double Quotes Question... #22525
Comments
|
This is just print output. |
|
Thanks, @dstftw -- but is there any reason why the print output differs between 'Adding metadata' and 'Adding thumbnail'? Is the second command nested (?) within the first? |
|
One more time: this is just a print output, there is no relation between these two outputs. |
Question
Hello, I'm wondering why there are single quotes used around the filenames below except for in the final line, Adding thumbnail, when there are double quotes.
Just curious. Thanks.