在Ubuntu文件管理中,可通过以下两种常见方法创建快捷方式:
ln -s
ln -s /path/to/target /path/to/shortcut
/path/to/target
/path/to/shortcut
chmod +x