function ok = is_symlink(file)

ok = isSymbolicLink(file);

end