曲径通幽论坛

 找回密码
 立即注册
搜索
查看: 4465|回复: 0
打印 上一主题 下一主题

pwd 显示当前目录

[复制链接]

4918

主题

5880

帖子

3万

积分

GROAD

曲径通幽,安觅芳踪。

Rank: 6Rank: 6

积分
34397
跳转到指定楼层
楼主
发表于 2009-1-4 12:32:11 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
如果在一个软链接目录里,加了参数 -P 则会显示出实际的绝对路径。
[beyes@localhost ~]$ ln -s /boot/grub/ ./testdir          //做一个目录的软链接

[beyes@localhost ~]$ ll
lrwxrwxrwx  1 beyes beyes   11 01-04 11:48 testdir -> /boot/grub/

[beyes@localhost ~]$ cd testdir/
[beyes@localhost testdir]$ ls
device.map     grub.conf         minix_stage1_5     stage2
e2fs_stage1_5  iso9660_stage1_5  reiserfs_stage1_5  ufs2_stage1_5
fat_stage1_5   jfs_stage1_5      splash.xpm.gz      vstafs_stage1_5
ffs_stage1_5   menu.lst          stage1             xfs_stage1_5

[beyes@localhost testdir]$ pwd
/home/beyes/testdir
[beyes@localhost testdir]$ pwd -P          //加了 -P 参数后显示出了实际的完整路径
/boot/grub
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Archiver|曲径通幽 ( 琼ICP备11001422号-1|公安备案:46900502000207 )

GMT+8, 2025-6-18 13:38 , Processed in 0.075423 second(s), 22 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表