...
Code Block |
---|
spaces in file names
\ (backslash)
/ (forward slash)
: (colon)
; (semi-colon)
* (asterisk)
? (question mark)
" (double quotes)
< (left angle bracket)
> (right angle bracket)
| (pipe)
% (percent)
, (comma)
# (pound or number)
$ (dollar)
! (exclamation)
+ (plus)
{ ( left bracket)
} ( right bracket)
& (ampersand)
[ ( left square bracket)
] ( right square bracket)
• (bullet)
' (apostrophe) |
...