xref
: /
freebsd
/
bin
/
sh
/
tests
/
builtins
/
cd6.0
(revision 944223076fbcb681a8eb3e118ddafab79b21ac3d)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
set -e
3
cd -P /bin
4
d=$PWD
5
CDPATH=/:
6
cd -P .
7
[ "$d" = "$PWD" ]
8
cd -P ./
9
[ "$d" = "$PWD" ]
10
Navigate Window
x
Scopes Window
x
Intelligence window
x
Next >>
|
<< Prev
In current file
Highlight
Unhighlight
Unhighlight all
In project "undefined"
Search for definitions of
Search for references of
Do a full search with
Search for file names that contain
On Google
Google
Messages Window
x