Ok, I will create my symbolic links with a bash script until it is available in Pharo ����


Thanks

Thibault




De : Pharo-users <pharo-users-bounces@lists.pharo.org> de la part de Esteban Lorenzano <estebanlm@gmail.com>
Envoy�� : lundi 20 juin 2016 16:51
�� : Any question about pharo is welcome
Objet : Re: [Pharo-users] Symbolic links in Pharo
 
right now, you can���t��� btw, even #isSymlink method is currently broken (I coded a replacement with UFFI but while making it work with linux I broke it with mac��� and no time yet to finish it :( )
but I suppose also creating symlinks is something we can add soon :)

Esteban


On 20 Jun 2016, at 16:22, Thibault ARLOING <thibault.arloing@hotmail.fr> wrote:

Hi,

I want to create a symbolic link via Pharo.
But I don't know how, I found methods named #isSymlink but none for creation of symbolic links.

Can we create a symbolic link via Pharo ? 

Thibault