Search results

  1. R

    iBook closed screen operation

    I beg to differ: (I'm talking about the dual USB (white) 12 in iBook, btw.) - The vents at the back are NOT covered when the lid is closed. (Strictly speaking they are partially covered, but so they are when the lid is open.) - The fact that the iBook does not go to sleep when the lid is...
  2. R

    iBook closed screen operation

    I would be extremely keen on seeing a OS patch/upgrade that lets me operate my iBook w/ the lid closed. Think about it: You're running some numbercrunching task or download, you want to leave you machine, the natural thing would be just to close the lid (think dust, think carring it...
  3. R

    ls - wildcards and global use

    Hm, alroight. Cool. But what's the story w/ ls -R? I don't really get it why it doesn't seem to recurse subdirs as that is what it says it does?
  4. R

    ls - wildcards and global use

    Hiya, I want to list all files missing a certain pattern and/or filename pattern on the entire drive. In DOS I would type (for instance): dir \t*.doc /s /a which should find all doc files whose filename starts with `t'. How to I do that in a unix shell. Can it be done w/ ls at...
Back
Top