ln_f


Description:

[ Version ( since = "1.0.66" ) ]
public bool ln_f (string target, string linkname) throws Error

create a hard link

This command creates a hard link, removing the link linkname if it exists already.

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error