[chuck-users] expanding paths

Hans Aberg haberg at math.su.se
Mon Oct 5 17:22:48 EDT 2009


On 5 Oct 2009, at 22:04, Atte Andre Jensen wrote:

> I found a much better solution for my particular use, namely use a  
> symlink to the files I needed to access. So instead of
>
> chuck loop.ck:~/music/chuck/bla/bla/bla/file.wav
>
> I can do
>
> chuck loop.ck:bla/file.wav

You might try
   ln -s ~ \~
if not too confusing. :-)

   Hans




More information about the chuck-users mailing list