Re: How to create a symbolic link?

Sam Steingold <[email protected]>
Newsgroups gmane.lisp.clisp.general
Message-ID <[email protected]>
> * Jean Louis <[email protected]> [2016-12-16 04:46:54 +0300]:
>
> I cannot find the function on how to create a symbolic link with
> clisp.

http://clisp.org/impnotes/syscalls.html#copy-file

(copy-file "foo" "bar" :method :symlink)

-- 
Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1504
http://steingoldpsychology.com http://www.childpsy.net http://think-israel.org
https://ffii.org http://jij.org http://thereligionofpeace.com
(let ((a "(let ((a %c%s%c)) (format a 34 a 34))")) (format a 34 a 34))

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
clisp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.