|
Mac GeekeryGet your geek on. |
where was that ?Greetings. I have found this site quite intriguing and had been browsing around yesterday and found a small terminal command that would list the last 10 entries changed in system preferences ( using ls also a pipe and tail). I tried it and it worked beautifully. I wish I had made a copy of it as now I have some use for it. I looked again and could not find it. Might anyone here be familiar with it and where it is ? About angibull |
|
||||
Well, after doing a few full searches (should have done that in the first place.)
I found what I was looking for.
It was simply this..
In Terminal, do ls -lrt Library/Preferences/ | tail to get the ten most-recently-changed files.
doh, yeah,I know, it’s a very simple, cmd line, but hey.. i’m still learning this stuff.
Post new comment