Differences between revisions 2 and 3
Revision 2 as of 2014-02-14 18:40:24
Size: 630
Editor: ip-83-249
Comment:
Revision 3 as of 2018-11-01 13:09:22
Size: 604
Editor: 127
Comment: or people can stay the fuck away from my home directory
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * {{{/away/wheel/bob}}}

We have it. Sometimes. Not really.

Some things are git, some are svn and some are rcs.

It's probably a good idea to move to git.

Random people's home directories is the worst.

If you do have to search in someone's home directory, use the find command:

Eg (as root):

     cd /home/wheel/mattman
     find -name "*membershipform*" -print

Outputs:

     ./2012membershipform.pdf
     ./2013membershipform.pdf