File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,10 +43,10 @@ Typical questions `fad` is designed to answer are:
4343
4444| Question | Invocation
4545| :---- | :---------
46- | Which project have I been working on recently? | ` fad ` ~ /Projects
47- | What ` syslog ` directories have been written to recently? | ` fad ` /var/log
48- | Have any configuration directories just changed? | ` fad ` -age 5m /etc /usr/local/etc /opt/etc
49- | My boss wants to know what I worked on last week - help! | ` fad ` -age 1W $HOME
46+ | Which project have I been working on recently? | ` fad ~/Projects `
47+ | What ` syslog ` directories have been written to recently? | ` fad /var/log `
48+ | Have any configuration directories just changed? | ` fad -age 5m /etc /usr/local/etc /opt/etc `
49+ | My boss wants to know what I worked on last week - help! | ` fad -age 1W $HOME `
5050
5151### Project Status
5252
You can’t perform that action at this time.
0 commit comments