我无法cd像往常一样进入桑巴舞:
cd smb://server/folder
Run Code Online (Sandbox Code Playgroud)
它说: "bash: cd: smb/..." No such file or directory.
但是如果在 nautilus 中我转到该文件夹并右键单击它,则属性中显示的位置是:
smb://server/folder
Run Code Online (Sandbox Code Playgroud)
为什么这不起作用?谢谢
我尝试在全新安装的 Ubuntu Server 14.04(在 docker 上)上安装 aptitude,我得到:
Step 2 : RUN apt-get install aptitude
---> Running in 257ad5947629
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
apt-xapian-index aptitude-common iso-codes libboost-iostreams1.54.0
libclass-accessor-perl libcwidget3 libept1.4.12 libio-string-perl
libparse-debianchangelog-perl libpython-stdlib libpython2.7-minimal
libpython2.7-stdlib libsigc++-2.0-0c2a libsub-name-perl libtimedate-perl
libxapian22 python python-apt python-apt-common python-chardet python-debian
python-minimal python-six python-xapian python2.7 python2.7-minimal xz-utils
Suggested packages:
app-install-data python-xdg aptitude-doc-en aptitude-doc tasksel debtags
isoquery libcwidget-dev libhtml-parser-perl libhtml-template-perl
libxml-simple-perl xapian-tools python-doc python-tk python-apt-dbg
python-gtk2 python-vte …Run Code Online (Sandbox Code Playgroud)