• All Forums
  • Recent Posts
  • Sign In
Title Search
@title beer Word 'beer' in title
User Search
  • @user admin Only posts by Admin
Text Search
  • @body beer Word 'beer' in the text
Phrase Search
"Hello World" Exact phrase match
Exclude Terms
  • car -red Search cars that are not red
"Or" Searches
  • honda | bmw 'honda' or 'bmw' results
Multi-Field
@(title,body) hello Both contain 'hello'
WildCard
  • hond* civ* Match all with an astrix
Combination
  • @title bmw @user admin
See more supported syntax examples


1000 results found in 0.001s
<1…45678910…34>
  • Confirmed: Older graphics card not supported by OSXCheck the link below:<br /> <br /> &lt;a href=&quot;http://maccentral.macworld.com/news/0112/21.graphics.php&quot; target=&quot;_blank&quot;&gt;MacCe…

    ... are continuing to fight and bash people. If your goal is ...
    bogie bogie January 2002 macOS
  • Confirmed: Older graphics card not supported by OSXCheck the link below:<br /> <br /> &lt;a href=&quot;http://maccentral.macworld.com/news/0112/21.graphics.php&quot; target=&quot;_blank&quot;&gt;MacCe…

    ... to add rather than just bash me for asking questions. Sorry ...
    bogie bogie January 2002 macOS
  • Register.com claims that 90% of Mac users hate Aqua/OS XThey just posted a follow up story to the one earlier in the week. They claim that 90% of the responses to their story agreed with them, and then the…

    I like the Register...they bash M$ constantly and now they ...
    artman @_@ artman @_@ January 2002 macOS
  • What's the best browser for OS XIn OS 9.2 I'm using netscape com 4.78, due to problems with both netscape 6 and IE 5. How does these work in OS X? Are there any better choices out t…

    I hate to bash on Omniweb, because I really like the browser and see it's potential, but it still has a long way to go. On a side note, am I the only one who gets a crash in sp28 when clicking on the "store" pane at http://www.apple.com ??
    power apple power apple January 2002 macOS
  • "A Special Message to Windows Users"&quot;Welcome.&quot;<br /> <br /> I went to my local Apple store today to check out the new iMac. It's a thing of beauty. But you knew that already.<…

    ... Apple can be free to bash M$ as we users do ...
    kidred kidred January 2002 macOS
  • Is OS X crash proof on your system?On both my iBook and DP G4 and even my dad's iMac....<br /> <br /> Haven't had a single (restart required) crash since the day I updated the OS to 10…

    ... a week. Not tripping to bash X, like I said - I ...
    burn burn March 2002 macOS
  • OS X 10.2For anybody who is using 10.2, can you share any information on its performance releative to 10.1.3 and what, if any, features it has that 10.1.3 doe…

    ... as a base. * 1d. Use bash for /bin/sh. Install /usr ...
    gorgonzola gorgonzola March 2002 macOS
  • OS X 10.2For anybody who is using 10.2, can you share any information on its performance releative to 10.1.3 and what, if any, features it has that 10.1.3 doe…

    ... as a base. * 1d. Use bash for /bin/sh. Install /usr ...
    aquatic aquatic March 2002 macOS
  • How to compile source code.I remember someone pointing to a good paper on general compiling of code, specifically i would like to start compiling more unix tools on os x... any…

    in my experience, ./configure ./make ./make install Do the trick. In fact, I wrote a bash script to do it for me, because it gets kind of repetitive. ./configure --help will usually list configure options you may want to enable.
    stimuli stimuli March 2002 macOS
  • Where can you edit your ".profile"Does OSX contain this file at all? Because there are certain aliases I would like to add to the command line and a few directories to my MAN path, bu…

    First, what shell are you using? tcsh? Create a file called .tcshrc in your home directory. Make sure you use the right syntax because csh/tcsh is not the same as bash. Also check out the files in /usr/share/init/tcsh .
    eugene eugene March 2002 macOS
  • Where can you edit your ".profile"Does OSX contain this file at all? Because there are certain aliases I would like to add to the command line and a few directories to my MAN path, bu…

    ... is not the same as bash. Also check out the files ...
    macgp macgp March 2002 macOS
  • BashDoes anyone know how to install Bash on os X? I need to install it because in order to create a bootable disc for the mandrake linux iso I need bash…

    ... OSX (not 9), you have 'bash': it is the console/term ...
    stimuli stimuli March 2002 macOS
  • BashDoes anyone know how to install Bash on os X? I need to install it because in order to create a bootable disc for the mandrake linux iso I need bash…

    [quote]Originally posted by stimuli: Fourth, if you are talking about OSX (not 9), you have 'bash': it is the console/term you type commands into. It's not bash. It's tcsh. You'll have to download BASH off the internet.
    undotwa undotwa March 2002 macOS
  • BashDoes anyone know how to install Bash on os X? I need to install it because in order to create a bootable disc for the mandrake linux iso I need bash…

    bash compiled for me out of the box...with December Dev Tools of course.
    eugene eugene March 2002 macOS
  • OSX Command Line useage questionThis is going to make me look like an idiot...but being as i was raised on GUI and NOT command line...<br /> <br /> Okay, I've been an X jock from th…

    ... text file into an executable bash (term) script. Then run it ... That's an intro to 'bash scripting', which consolidates (repetitive) shell ...
    stimuli stimuli April 2002 macOS
  • OSX Command Line useage questionThis is going to make me look like an idiot...but being as i was raised on GUI and NOT command line...<br /> <br /> Okay, I've been an X jock from th…

    ... scripting language of sorts? Sorta. 'bash' (Bourne Again SHell, the ... system can be done via bash commands (you just have ... commands: ./configure (which is a bash script) make make install ... versa (You can call bash scripts from bash scripts, for that matter ...
    stimuli stimuli April 2002 macOS
  • OSX Command Line useage questionThis is going to make me look like an idiot...but being as i was raised on GUI and NOT command line...<br /> <br /> Okay, I've been an X jock from th…

    very cool stuff, stimuli. I assume you use the bash shell. By default tcsh is the shell. Are things different for tcsh?
    torifile torifile April 2002 macOS
  • OSX Command Line useage questionThis is going to make me look like an idiot...but being as i was raised on GUI and NOT command line...<br /> <br /> Okay, I've been an X jock from th…

    ... , I have been told that bash is the best and it ...
    code master code master April 2002 macOS
  • OSX Command Line useage questionThis is going to make me look like an idiot...but being as i was raised on GUI and NOT command line...<br /> <br /> Okay, I've been an X jock from th…

    ... . I myself do use bash. The differences (bash/tcsh) are pretty minimal ...
    stimuli stimuli April 2002 macOS
  • OSX Command Line useage questionThis is going to make me look like an idiot...but being as i was raised on GUI and NOT command line...<br /> <br /> Okay, I've been an X jock from th…

    ... . I myself do use bash. The differences (bash/tcsh) are pretty minimal ...
    torifile torifile April 2002 macOS
  • OSX Command Line useage questionThis is going to make me look like an idiot...but being as i was raised on GUI and NOT command line...<br /> <br /> Okay, I've been an X jock from th…

    ... lastly, like I said, this bash script is the one Linux ...
    stimuli stimuli April 2002 macOS
  • QUARTZ HARDWARE ACCEL!!From MacCentral:<br /> <br /> &quot;Quartz Extreme: Takes the compositing engine in Quartz, and accelerates it in graphics cards. Combines 2D, 3D and…

    ... . So I suggest not to bash Apple before 10.2 ships ...
    syn syn May 2002 macOS
  • QUARTZ HARDWARE ACCEL!!From MacCentral:<br /> <br /> &quot;Quartz Extreme: Takes the compositing engine in Quartz, and accelerates it in graphics cards. Combines 2D, 3D and…

    ... . So I suggest not to bash Apple before 10.2 ships ...
    belle belle May 2002 macOS
  • Brushed Metal? Discuss.What are your opinions of it? &lt;img src=&quot;graemlins/bugeye.gif&quot; border=&quot;0&quot; alt=&quot;[Skeptical]&quot; /&gt; <br /> <br /> …

    ... strangle AppleFolk at MacHack's bash apple session over this one ...
    aslan aslan May 2002 macOS
  • LinuxJournal: OS X is doomedThe experts at LinuxJournal are saying how Mac OS X is doomed because of its obsolete Mach microkernel. That's too bad, I really liked OS X... <im…

    ... the load!? Linux zealots who bash Apple (they're out there ...
    aquatic aquatic May 2002 macOS
  • LinuxJournal: OS X is doomedThe experts at LinuxJournal are saying how Mac OS X is doomed because of its obsolete Mach microkernel. That's too bad, I really liked OS X... <im…

    ... the other.Like Apache, ssh, bash, gcc, etc. Yes, Linux users ...
    stimuli stimuli May 2002 macOS
  • Do DivXs work in OSX yet?Maybe with QT6?<br /> <br /> that'd be cool...<br /> <br /> Then I would just need Kazaa to download them<br /> <br /> whatever<br /> <br /> Pres

    ... problems. There is nothing to bash here, divx is what it ...
    kuku kuku June 2002 macOS
  • Who is User: nobody? Worried!I heard my computer's hard drive clicking away and checked my proccess viewer(I am a novice) and saw user &quot;nobody&quot; doing something called &…

    ... Carbon. It's stupid to bash it because there are some ...
    ghost_user_name ghost_user_name June 2002 macOS
  • ./configure not workingHi, I'm trying to install CUPS but when I had to configure (with ./configure) the installation, the shell told me command not found. <br /> <br /> Ju…

    ... this when I run it: bash-2.05# ./configure loading cache ...
    vima vima July 2002 macOS
  • What command lines do you use, and what are they for?For those of us Mac users who aren't Unix gurus yet OS X is pretty but we're really only scratching the surface.<br /> <br /> I was wondering what co…

    ... ? But the real magic of bash is 'bash scripting', just like serrano's NPR aliases (a bash script and an alias are ... the same). I've got bash scripts coming out the yin ...
    stimuli stimuli July 2002 macOS
<1…45678910…34>

Copyright © 2025 Quiller Media, Inc

Commenting Guidelines · Privacy Policy · Contact