Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 7ebd25ac536d248d499a3ce2acda963a > files > 3257

Macaulay2-1.3.1-8.fc15.i686.rpm

-- -*- M2-comint -*- {* hash: 1728606371 *}

i1 : fn = temporaryFileName()

o1 = /tmp/M2-20734-1

i2 : symlinkFile("qwert", fn)

i3 : fileExists fn

o3 = false

i4 : readlink fn

o4 = qwert

i5 : removeFile fn

i6 :