每次我想移动到一个我经常使用的目录时,我必须输入这个长目录路径:
cd /media/prasanth/01D0F888E7BC91801/github projects
Run Code Online (Sandbox Code Playgroud)
或者我必须使用 gui 进入文件夹并打开终端。
是否可以将这条长路径分配给单个名称并通过终端输入它,例如
cd mygitfiles
Run Code Online (Sandbox Code Playgroud)
?
Ubuntu 15.10 当我尝试使用 ubuntu make 安装 android studio 时显示此错误
$ umake android
Choose installation path: /home/prasanth/tools/android/android-studio
ERROR: We were expecting to find a license on the download page, we didn't.
Run Code Online (Sandbox Code Playgroud)