[x3d-public] Filenames with quotes, spaces good for testing, but drives Linux people crazy!

John Carlson yottzumm at gmail.com
Sat May 28 15:19:08 PDT 2016


Please keep files with “, ‘ and space to a minimum (none).  It drives people using `find` on Linux and Mac and Unix crazy.   


Here’s some files with ‘.  Note that I believe these particular ones are *generated* and not used in examples.  I believe these file names were chosen from Viewpoint names.  I don’t know if this can be changed.

However there are some with space too.  And space is replaced in the above filenames, so it seems like ‘ could be replaced too.  In the x3d resources examples.

Yes, it requires 11 more characters typing each time I want to work around this.  I realize emacs is the solution.

find examples/ -print0 | xargs -0 …

is the solution.  I added -print0 and -0

Save my wrists!

John


examples//Basic/Geospatial/_viewpoints/CaliforniaCampuses.x3d._VP_King's_Cross,_London,_United_Kingdom.png
examples//Basic/Geospatial/_viewpoints/HelloEarthOpenAerialMap.x3d._VP_King's_Cross,_London,_United_Kingdom.png
examples//Basic/Geospatial/_viewpoints/HelloEarthOpenStreetMap.x3d._VP_King's_Cross,_London,_United_Kingdom.png
examples//Basic/Geospatial/_viewpoints/OpenStreetMapX3dEarthDemo.x3d._VP_King's_Cross,_London,_United_Kingdom.png
examples//Basic/Geospatial/_viewpoints/SriCampus.x3d._VP_Martin's_Office_+1000m.png
examples//ConformanceNist/SpecialGroups/LOD/_viewpoints/test-center.x3d._VP_user's_avatar_position.png
examples//Vrml2.0Sourcebook/Chapter20-Lighting/_viewpoints/Figure20.13bDirectionalLightNoon.x3d._VP_12_o'clock_high_without_a_shadow....png
examples//X3dForWebAuthors/Chapter03-Grouping/_viewpoints/Inline.x3d._VP_Bird's_Eye_View.png
examples//X3dForWebAuthors/Chapter03-Grouping/_viewpoints/InlineKelpForest.x3d._VP_Bird's_Eye_View.png
examples//X3dForWebAuthors/Chapter04-ViewingNavigation/_viewpoints/Anchor.x3d._VP_Bird's_Eye_View.png
examples//X3dForWebAuthors/Chapter04-ViewingNavigation/_viewpoints/Viewpoint.x3d._VP_Bird's_Eye_View.png
examples//X3dForWebAuthors/Chapter11-LightingEnvironmentalEffects/_viewpoints/Background-KelpForestMain.x3d._VP_Bird's_Eye_View.png
examples//X3dForWebAuthors/Chapter11-LightingEnvironmentalEffects/_viewpoints/BackgroundKelpForestMain.x3d._VP_Bird's_Eye_View.png
examples//X3dForWebAuthors/Chapter11-LightingEnvironmentalEffects/_viewpoints/Fog-KelpForestMain.x3d._VP_Bird's_Eye_View.png
examples//X3dForWebAuthors/Chapter11-LightingEnvironmentalEffects/_viewpoints/TextureBackground-KelpForestMain.x3d._VP_Bird's_Eye_View.png
examples//X3dForWebAuthors/Chapter12-EnvironmentSensorSound/_viewpoints/Collision-KelpForestMain.x3d._VP_Bird's_Eye_View.png
examples//X3dForWebAuthors/Chapter12-EnvironmentSensorSound/_viewpoints/LoadSensor-KelpForestMain.x3d._VP_Bird's_Eye_View.png
examples//X3dForWebAuthors/Chapter12-EnvironmentSensorSound/_viewpoints/LoadSensor-KelpForestMain_timeOut.x3d._VP_Bird's_Eye_View.png
examples//X3dForWebAuthors/Chapter12-EnvironmentSensorSound/_viewpoints/ProximitySensor-KelpForestMain.x3d._VP_Bird's_Eye_View.png
examples//X3dForWebAuthors/Chapter12-EnvironmentSensorSound/_viewpoints/ProximitySensor.x3d._VP_Bird's_Eye_View.png
examples//X3dForWebAuthors/Chapter12-EnvironmentSensorSound/_viewpoints/VisibilitySensor-KelpForestMain.x3d._VP_Bird's_Eye_View.png
examples//X3dForWebAuthors/Chapter14-Prototypes/_viewpoints/HudKelpForest.x3d._VP_Bird's_Eye_View.png
examples//X3dForWebAuthors/KelpForestExhibit/_viewpoints/KelpForestMain.x3d._VP_Bird's_Eye_View.png
examples//X3dForWebAuthors/KelpForestExhibit/_viewpoints/KelpForestNoNancy.x3d._VP_Bird's_Eye_View.png

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20160528/18007e95/attachment.html>


More information about the x3d-public mailing list