| bio | website | |
|---|---|---|
| location | Lisbon, Portugal | |
| age | 26 | |
| visits | member for | 1 year, 10 months |
| seen | yesterday | |
| stats | profile views | 45 |
|
Jul 30 |
awarded | Commentator |
|
Jul 30 |
comment |
Where is the ~/.eclipse folder in Mac OS X? The new eclipse installation probably hasn't created the folder yet. That's why you don't see it. |
|
Jul 30 |
answered | Recommend archiver software on OSX |
|
Jul 30 |
comment |
bash - record output after program execution Thanks for the suggestions. So if I run the script without any of these options, everything that goes off the screen is lost forever. Is this correct? I thought that the output could be saved somewhere (for example, bash_history automatically records what I write). |
|
Jul 30 |
answered | How to correct margins when printing a PDF? |
|
Jul 30 |
comment |
How do I type some letters with an overbar? Well, you need UTF-8 support. What is the output of locale? If it doesn't show LANG=XXXXXX.utf8 then you can't use utf-8 characters |
|
Jul 30 |
comment |
How do I type some letters with an overbar? It works in my system: Ubuntu 10.10 64 bit using bash. |
|
Jul 30 |
answered | How do I type some letters with an overbar? |
|
Jul 30 |
comment |
How do I type some letters with an overbar? Where exactly do you want to type them? In Microsoft Word? In an email? |
|
Jul 30 |
comment |
Change password of encrypted disk image in OS X with Terminal It's not a tube, it's a pipe. hdiutil expects that you enter your passwords manually. If you want to automate this process you should use expect. Take a look at some Wikipedia examples: en.wikipedia.org/wiki/Expect#Examples |
|
Jul 30 |
comment |
Can you find out the IP SSH-ing your computer? According to the manpage here: developer.apple.com/library/mac/#documentation/Darwin/Reference/… you should type netstat -n. There is no tcp filtering. |
|
Jul 30 |
answered | Can you find out the IP SSH-ing your computer? |
|
Jul 30 |
answered | Alternative to WIN+L |
|
Jul 29 |
answered | Best online backup for large virtual machine |
|
Jul 29 |
asked | bash - record output after program execution |
|
Jul 29 |
answered | Change password of encrypted disk image in OS X with Terminal |
|
Jul 29 |
answered | Remap or disable the F2 key's ability to toggle wifi on and off |
|
Jul 29 |
answered | Drag and drop image upload |
|
Jul 29 |
comment |
Autorun file on USB drive in OS X Sorry, but I don't have my mac right now and I am no Automator expert. Maybe you will have more success at apple.stackexchange.com ? This article may also help you: automator.us/examples-08.html |
|
Jul 29 |
comment |
Mac OS Lion - Always show menubar with fullscreen apps? See here: superuser.com/questions/302604/… |