describe jstat

pull/18/head
Joel Schaerer 15 years ago
parent b3300109c8
commit 7ad29dfec6

@ -24,6 +24,26 @@ where dirspec is a few characters of the directory you want to jump to. It will
mp3
.P
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
No known bugs at this time.
.SH AUTHOR

Loading…
Cancel
Save