<div dir="ltr">Hi<br><div><div class="gmail_extra"><div class="gmail_quote"><br>2013/3/1 Marc Coevoet <span dir="ltr"><<a href="mailto:marcc@dommel.be" target="_blank">marcc@dommel.be</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
I have a more general question, not ubuntu based, more shell/cmd:<br>
<br>
I want to copy my disc, but these files pos a problem:<br>
<br>
marc@sony:~$  ls openlayers/<a href="http://dev.openlayers.org/releases/OpenLayers-1.0/tests/" target="_blank">dev.openlayers.org/<u></u>releases/OpenLayers-1.0/tests/</a><br>
README.txt                    test_Icon.html<br>
data_Layer_Text_textfile.txt  test_Layer.html<br>
index.html                    test_Layer_Markers.html<br>
index.html?C=D;O=A            test_Layer_Text.html<br>
index.html?C=M;O=A            test_Layer_WMS.html<br>
index.html?C=N;O=D            test_LonLat.html<br>
index.html?C=S;O=A            test_Map.html<br>
list-tests.html               test_Marker.html<br>
run-tests.html                test_Pixel.html<br>
test_Bounds.html              test_Popup.html<br>
test_Control.html             test_Size.html<br>
test_Control_PanZoom.html     test_Tile.html<br>
test_Control_PanZoomBar.html  test_Tile_Image.html<br>
test_Events.html              test_Util.html<br>
test_Feature.html             throws.js<br>
<br>
<br>
The files index.html?...;...  pose a problem.  Why?<br></blockquote><div><br></div><div>The question mark and the semicolon have special meaning for bash.<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
Of course, a cp  should copy ...<br></blockquote><div><br></div><div>How do you call it exactly?<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I get these errors:<br>
cp: cannot create regular file `/media/marc/maxtor/marc2013/<u></u>openlayers/<a href="http://dev.openlayers.org/releases/OpenLayers-1.0/doc/index.html?C=D;O=A" target="_blank">dev.openlayers.org/<u></u>releases/OpenLayers-1.0/doc/<u></u>index.html?C=D;O=A</a>': Invalid argument<br>

cp: cannot create regular file `/media/marc/maxtor/marc2013/<u></u>openlayers/<a href="http://dev.openlayers.org/releases/OpenLayers-1.0/doc/index.html?C=N;O=D" target="_blank">dev.openlayers.org/<u></u>releases/OpenLayers-1.0/doc/<u></u>index.html?C=N;O=D</a>': Invalid argument<br>

cp: cannot create regular file `/media/marc/maxtor/marc2013/<u></u>openlayers/<a href="http://dev.openlayers.org/releases/OpenLayers-1.0/doc/index.html?C=M;O=A" target="_blank">dev.openlayers.org/<u></u>releases/OpenLayers-1.0/doc/<u></u>index.html?C=M;O=A</a>': Invalid argument<br>

cp: cannot create regular file `/media/marc/maxtor/marc2013/<u></u>openlayers/<a href="http://dev.openlayers.org/releases/OpenLayers-1.0/doc/index.html?C=S;O=A" target="_blank">dev.openlayers.org/<u></u>releases/OpenLayers-1.0/doc/<u></u>index.html?C=S;O=A</a>': Invalid argument<br>
</blockquote><div><br></div><div>When I see the left part of the path it looks like some USB drive?<br></div><div>Maybe the underlying file system (FAT32 maybe?) has a problem with these special characters.<br> <br></div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Did some "free/commercial" developer screw up the cp command?<br>
<br>
Marc<span class="HOEnZb"><font color="#888888"></font></span><br></blockquote></div><br></div><div class="gmail_extra">Ralf</div></div></div>