ln_sf
Description:
create a symbolic link
This command creates a symbolic link using the "ln -sf" command, The *-f* option removes the link (linkname) if it exists already.
Parameters:
| this |
A GuestfsSession object |
Returns:
|
true on success, false on error |