← Back to team overview

sslug-teknik team mailing list archive

Re: "" omkring filnavne?

 

> >perl -ne 'print "\"$_\"";' 
> ls -1 | perl -ne 'print "\"$_\"";'
> ""fil1.dat

ARGH! sorry, glemte lige at der er linieskift på :)

perl -ne 'chomp; print "\"$_\"\n";'


/Jesper

"Microsoft does have a Year 2000 problem. We're it"
(c) unknown       - Go Linux! http://www.linux.org/

 Jesper Monsted - RIPE: JM42 - jesper@xxxxxxxxxxx



Follow ups

References