[ Version ( since = "1.0.66" ) ]
public bool ln (string target, string linkname) throws Error
create a hard link
This command creates a hard link using the ln
command.
this |
A GuestfsSession object |
true on success, false on error |