Double click on it.How can I run a java .jar file in mac os x?
I want an easy way, not terminal and this stuff.
+ Q ends the program. But what are the shortcuts for the three colored balls on the top of a window?
+ spacebar, I can open the spotlight search dialogue. I type in something and then how do I open it, without clicking on it, but using the keyboard? Enter only opens a spotlight window with all the search results, which is something I don't want. 1) What is the button to use to zoom in on something? In Windows I use ctrl + scrollwheel. Although that does work in OS X, it is not what I'm looking for, since it zooms in the entire screen, not just the app I'm working with.
2) What are the shortcuts for closing, maximizing and minimizing a window. I know that+ Q ends the program. But what are the shortcuts for the three colored balls on the top of a window?
3) Is there a way to open things directly from Spotlight? When I press+ spacebar, I can open the spotlight search dialogue. I type in something and then how do I open it, without clicking on it, but using the keyboard? Enter only opens a spotlight window with all the search results, which is something I don't want.
What file size is reported in terminal (i.e. when using ls -la)?
I am novice to mac.
I know to run terminal. How can I see info about the file? Type what?
It's not necessary though as the OS won't get bogged down with lots of programs installed as they are all self-contained but it can save you a good deal of space.
I discovered that every new file I create, is at least 4kb big!
Thats a problem for me.
ok, I throw the file in my ...user directory. Then I was able to see the filesize through terminal.
1025 bytes.
What next?
Does terminal measures the real size but mac os x 'pushes' filesize to 4kb minimum?
Space is allocated to files in 4Kb chunks. So files can be 0kb, 4kb 8kb,.. but they can't be say 20462 bytes. Ok some display might list a file as being some size not a multiple of 4K but there is a difference between how much space a file takes and how much data is in the file.
I discovered that every new file I create, is at least 4kb big!
Thats a problem for me.
For example, I optimize my graphics for web pages in photoshop cs3. Although photoshop tells me an estimation of 1kb of a new gif file, when I save it to disk it occupies 4kb! That seems to be the minimum file size!
Imagine that all my efforts about small-sized graphics are gone!
But it is not only graphics.
I create a new text file, nothing within it. I save. Guess what: 4kb size.
Why this happens and how can I solve the problem?
It is a disaster, especially for web designers.