初学Linux-1~ .的区别

mac2024-03-27  33

/ 表示根目录

~ 表示当前用户的目录地址,比如当前用户为root,则等价于/root

./ 表示当前目录

最新回复(0)