next
|
previous
|
forward
|
backward
|
up
|
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
>
The Macaulay2 language
>
file manipulation
>
linkFile(String,String)
linkFile(String,String) -- make a new link to a file
Synopsis
Function:
linkFile
Usage:
linkFile(o,n)
Inputs:
o
,
a
string
, the path to an existing file
n
,
a
string
, a new path to the file
Consequences:
a new link
n
is made to the existing file reachable using the path
o
See also
moveFile
copyFile
Ways to use this method:
linkFile(String,String)
-- make a new link to a file