标签:opt,桌面,user,myapp,Ubuntu,快捷方式 From: https://www.cnblogs.com/ashet/p/17207791.html在Ubuntu系统中,一般而言softeware都安装在opt文件夹中,每次启动这些softeware,都需要在终端中键入cd /opt才能开始启动这些sofeware
对于刚从windows转来的我而言,诸多不适……
终端中键入命令
sudo ln -sT /opt/ /home/user_name/桌面/myapp
即可在桌面创建opt文件夹的快捷方式,拟名为myapp
注:user_name为当前用户名,若你的Ubuntu系统语言为英文,则桌面需改为desktop?