Tagged Questions
1
vote
0answers
21 views
How to install Writer2LaTeX in command line
This is the app I want to install, in ubuntu it was done automatically, but somehow in Mac it seems that I have to install manually.
Writer2LaTeX
http://writer2latex.sourceforge.net/
In the ...
10
votes
1answer
246 views
Why is lsof on OS X so ridiculously slow?
I can't figure out why lsof on my Mac (10.8.2, MacBook Pro) is so slow.
On my Mac, lsof takes more than a minute:
$ touch /tmp/testfile
$ time lsof /tmp/testfile
real 1m16.483s
user 0m0.029s
...
2
votes
6answers
414 views
Improved Terminal autocomplete funcionality (similar to Matlab's)
If any of you ever used Matlab, you might have noticed the command window functionality in that program. I wonder if it is possible to enable the same functionality in Mac Terminal.
It works like ...
0
votes
0answers
116 views
iCloud Find My Mac configuration using script
A Macbook Pro from a friend of mine was stolen and I am trying to create a script in order to activate the 'Find My Mac' feature of is iCloud account configured in his Macbook Pro.
Is there a way to ...
0
votes
1answer
249 views
Is there any way to change the output filename for qlmanage?
Is there any way to specify the output filename and directory that qlmanage uses?
We are using qlmanage to convert word documents to HTML, and it writes Preview.html to its temp directory. You can ...
2
votes
1answer
269 views
Remember desktop state after reboot
Does anyone know if desktop switching can be done programatically? Exposé activation and deactivation? I know of the screencapture command for the last part of my proposed solution.
I would like to ...