magmaOffenburg / RoboViz

Monitor and visualization tool for the RoboCup 3D Soccer Simulation League
Apache License 2.0
52 stars 17 forks source link

Tilda character in command line argument not correctly processed #80

Closed pmacalpine closed 8 years ago

pmacalpine commented 8 years ago

Using the tilda (~) character to specify a user's home directory does not work correctly in command line arguments. For example:

~/roboviz_dev/bin/linux-amd64$ ls ~/*.log /home/patmac/Test.log

~/roboviz_dev/bin/linux-amd64$ ./roboviz.sh --logFile=~/Test.log Could not find logfile '/Test.log'