mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
describe jstat
This commit is contained in:
parent
b3300109c8
commit
7ad29dfec6
20
autojump.1
20
autojump.1
@ -24,6 +24,26 @@ where dirspec is a few characters of the directory you want to jump to. It will
|
|||||||
mp3
|
mp3
|
||||||
.P
|
.P
|
||||||
could jump to /home/gwb/my\ mp3\ collection, if that is the directory in which you keep your mp3s.
|
could jump to /home/gwb/my\ mp3\ collection, if that is the directory in which you keep your mp3s.
|
||||||
|
.P
|
||||||
|
.B jstat
|
||||||
|
.P
|
||||||
|
will print out something in the lines of:
|
||||||
|
.P
|
||||||
|
54.5: /home/shared/musique
|
||||||
|
.P
|
||||||
|
60.0: /home/joel/workspace/coolstuff/glandu
|
||||||
|
.P
|
||||||
|
83.0: /home/joel/workspace/abs_user/autojump
|
||||||
|
.P
|
||||||
|
97.9: /home/joel/workspace/autojump
|
||||||
|
.P
|
||||||
|
141.8: /home/joel/workspace/vv
|
||||||
|
.P
|
||||||
|
161.7: /home/joel
|
||||||
|
.P
|
||||||
|
Total key weight: 1079
|
||||||
|
.P
|
||||||
|
The "key weight" reflects the amount of time you spend in a directory.
|
||||||
.SH BUGS
|
.SH BUGS
|
||||||
No known bugs at this time.
|
No known bugs at this time.
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
|
Loading…
Reference in New Issue
Block a user