哪些命令最适合确认当前位置,并显示包括隐藏文件在内的详细条目?
先使用 ln,再使用 cp。
ln
cp
先使用 rm,再使用 rmdir。
rm
rmdir
先使用 cd,再使用 touch。
cd
touch
先使用 pwd,再使用 ls -la。
pwd
ls -la