pike.hubbe.net

[Top]
system
previoussystem.sleep() system.umask()next

Method system.symlink()


Method symlink

void system.symlink(string from, string to)

Description

Create a symbolic link named to that points to from.

Note

This function is not available on all platforms.

See also

system.hardlink, system.readlink, mv, rm


Extracted from Pike v7.3 release 11 at 2001-11-03.