相关疑难解决方法(0)

bash cd 的选项示例,例如: cd -Pe@ $directory

bash 4.4.12help cd说:

Options:
  -L        force symbolic links to be followed: resolve symbolic
            links in DIR after processing instances of `..'
  -P        use the physical directory structure without following
            symbolic links: resolve symbolic links in DIR before
            processing instances of `..'
  -e        if the -P option is supplied, and the current working
            directory cannot be determined successfully, exit with
            a non-zero status
  -@        on systems that support it, present a file with extended
            attributes as a …
Run Code Online (Sandbox Code Playgroud)

bash cd-command

7
推荐指数
1
解决办法
3035
查看次数

标签 统计

bash ×1

cd-command ×1