-
Sites to order Mac games online??Since no stores seem to be carrying this game I wanted to order it online. Are there any websites where I can order Mac games from?
... posted by TigerWoods99: No Links LS 2000 is olllllllddddddddd!!!!!! That's ... -
Your broadband speedI admit, I saw a thread on this on Spymac... so shoot me.<br /> <br /> Still, I'm curious what's out there.<br /> Please respond in the form:<br /> <…
I'm really not sure how much stock to put into the 'benchmark' on that site. Even though I only got a 320 or so, I easily get about 240 - 250 Kbps downloads from Apple and other servers. Whereas Mithras gets 930 Kbps and gets about 200 Kbps d/ls. -
Mounting SMB Shares from OS XIf I connect to a AFP server, all the possible shares are in a single dialogue box, where I can "Select All" if needed. This has been the c…
... 'm pissed! I have to "ls" each one manually to figure ... -
what was your first car ? (try to find a picture)We all have distinct memories of our first automobile, perhaps some of use are still driving our's. So, what was your first car and why did you fina…
My first car was a 1980 VW Polo LS, looking like this: . It needed leaded gas, so I sold it when it was still worth a bit... -
The Powerbook 17"The story at ThinkSecret is right on. I recently found out information that Apple is sticking to a March 15th ship date for orders to be shipping in…
... minutes. Later, I loaded Links LS to play a round of ... -
Java?How do I check which version of java I am running on my machine?<br /> i'm in 10.2.4 and i rean the 1.4.1 update, but i dont think it is working...
Patse this in Terminal, it will show which version is running; ls -l /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK -
(Mostly economical) car recs for tall guys/gals with stuffI thought I'd give this a try here since most everybody here is of above-average intelligence and sensibility: what in the heck is there out there in…
... Honda CR-V, Chevrolet Impala LS, or Toyota Avalon (more headroom ... -
Another iBook problemThis time it is my sister's bottom of the line 12" 600 CD...<br /> and it is my fault this time...<br /> <br /> i did a sw update for QT 6.2 iTu…
... whatever you type after that. "LS" will list the contents of ... you should do: first type ls to get your bearings. Then ... go back one directory. Type ls as needed to get your ... -
Terminal HelpHow do uninsall Terminal apps that launch everytime I launch the Terminal? I had tried installing a couple of apps in a failed attempt to overburn a…
... your home folder, and do: ls .tcshrc .cshrc .profile .bash_profile it ... -
Terminal HelpHow do uninsall Terminal apps that launch everytime I launch the Terminal? I had tried installing a couple of apps in a failed attempt to overburn a…
... for. i suggest you do: ls -A /etc/csh.cshrc /etc ... instead are an environment variables. ls will convert them into a ... 't a file name, but ls will convert it to (several ... look inside /usr/local/bin (ls /usr/local/bin/*), and see ... -
Compelling reason not to have : in filenames?I was wondering, cuz I sometimes feel the acute need to use one of these in a filename. If I think how short filenames could only be in OS 9, I reali…
i think it is a unix reserved character thing. i'm just looking around to see what its used for. the .filename signifies a hidden file, well hidden from the ls command but not curiously from the ls -al subset. Again a bsd unix standard from way back. -
"File is being used by another task"I've been trying to move an mp3 file on my desktop to my iTunes music folder- unsuccessfully. A dialouge box pops up and says:<br /> <br /> <div cla…
... you to your Desktop directory) ls -la (lists the contents of ... -
Changing a PATH variable?[rob@localhost Documents]$ ./LimeWireLinux.bin Preparing to install... Extracting the installation resources from the installer archive... Configurin…
... a folder, use the command "ls". The Macintosh HD corresponds to ... : Code: [stoopowerbook:~] stoo% ls /bin/ [stoopowerbook:~] stoo% ls /bin/ [ csh echo ln ... sh test bash date ed ls pwd sleep zsh cat dd ... be tricky if you delete "ls". If there are spaces in ... -
drive space missingFirst I will admit that I am very new to OSX..I am running 10.2.4 and notice that there is roughtly 200 megs missing from each partition...I have 3..…
... finder shows you against what ls -al in the terminal will ... -
Neil Young..... SUX.....I wanna cry with frustration...<br /> Went to check out the listed tunes at Mac..hoping against hope that his record label might have posted his old …
... that the whole neil versus LS thing had been amicably recsolved ... -
personal web sharingwhen i try to turn on personal web sharing in system prefs>sharing>services it will just say "starting up..." and it wont change. whe…
... . back in terminal, try this: "ls /etc/ /etc/httpd/ /etc/httpd ... -
personal web sharingwhen i try to turn on personal web sharing in system prefs>sharing>services it will just say "starting up..." and it wont change. whe…
... should i ask him for? ls /etc/ /etc/httpd/ /etc/httpd/httpd.conf ls: /etc/httpd/httpd.conf: No ... -
rm all executablesHi all<br /> <br /> <br /> I move some source code from an SGI to the PowerBook. Now I need to compile but all the old object files and executables a…
... executables in a given directory: ls -al | egrep "^-..x" This one ... only print the files name: ls -al | egrep "^-..x" | awk '{ print ... -
3rd Party FinderDoes anyone know of a 3rd party finder. Because i always quit mine with tinkertool on my 233 imac 128mb to run more programs. r there any smaller on…
Well, there's Path Finder (formerly SNAX), but its interface leaves a lot to be desired and I seriously doubt it would use any less RAM than the real Finder. Of course, you could use the Terminal with the open, cd, mv, mkdir, rm, ls, and other commands. -
rm all executablesHi all<br /> <br /> <br /> I move some source code from an SGI to the PowerBook. Now I need to compile but all the old object files and executables a…
ls -al | egrep "^-..x" > list.txt && for i in `cat list.txt`; do rm -f $i; done -
./configureThis is a CLI command in OSX, right? I'm following directions at the ADC site, and it says to use ./configure, but Terminal just says that command d…
... cd into the folder, do 'ls ./configure', if it says file ... -
file refuses to delete...even after trying sudo rm -fd from the terminal...<br /> the stubborn folder with a folder and 4 files in that folder refuses to be deleted...<br /> …
... in its parent directory (typing ls should show the problem folder ... -
Wishlist for OS X Terminal programTwo things that I *really* wish the Terminal app in OS X did:<br /> <br /> 1) handle ANSI color without noticeable slowdown of window refreshes. On…
Hear hear. At least you HAVE color. ls --color=auto does nothing on this box. I only get color if I ssh into my linux box... -
Wishlist for OS X Terminal programTwo things that I *really* wish the Terminal app in OS X did:<br /> <br /> 1) handle ANSI color without noticeable slowdown of window refreshes. On…
Quote: Originally posted by 1337_5L4Xx0R Hear hear. At least you HAVE color. ls --color=auto does nothing on this box. I only get color if I ssh into my linux box... What distro u got? -
Idea for 2-button Apple mouseSo. Everyone knows that it is incredibly handy to have a mouse with more than one button. Everyone knows Apple likes handy things. Why hasn't Apple s…
... " for move, "cp" for copy, "ls" for list...I can't ... -
Making files invisibleAlright, here's another random question. Is there any way in OS X to make a file invisible <i>without</i> putting a period in front of it? I instal…
... as when you issue an ls without the -a option. Mac ... can still see them with ls.)" From http://www.macdevcenter.com ... -
TCSH... why?Why does Apple use TCSH when it's such a pain in the ass to use RegEx with grep and egrep as compared to BASH?
... as they should. eg: ls='ls --colour' ll='ls -l' nano='pico' etc ... error: -l not found (ie: ls -l is trying to list ... -
TCSH... why?Why does Apple use TCSH when it's such a pain in the ass to use RegEx with grep and egrep as compared to BASH?
My aliases work fine. I'm using tcsh, though. Some of the aliases I use: alias ls "ls --color=auto" alias ll "ls -l" alias pico "nano" alias damn "sudo killall -9 lookupd" -
TCSH... why?Why does Apple use TCSH when it's such a pain in the ass to use RegEx with grep and egrep as compared to BASH?
Just tried putting alias ll="ls -l" in .bashrc, and it works.