i1 : p = temporaryFileName () o1 = /tmp/M2-50635-1
i2 : symlinkFile ("foo", p)
i3 : readlink p o3 = foo
i4 : removeFile p