Mega Code Archive

 
Categories / Perl / String
 

Double quote with windows file path

#!/usr/bin/perl -w print "C:\\WINNT\\Profiles\\\n";