• 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


645 results found in 0.000s
<1…6789101112…22>
  • "ls" command = "bus error" in Terminal?&quot;ls&quot; command = &quot;bus error&quot; in Terminal?<br /> <br /> I can't seem to use the &quot;ls&quot; command anymore in Panther's terminal…

    ... versions of items (such as ls) before the default built in ... the path, or alias ls to /bin/ls directly. Aliasing is probably ... in your .bash_login file: alias ls '/bin/ls' Should my .bash_login file ...
    dstranathan dstranathan November 2003 Genius Bar
  • "ls" command = "bus error" in Terminal?&quot;ls&quot; command = &quot;bus error&quot; in Terminal?<br /> <br /> I can't seem to use the &quot;ls&quot; command anymore in Panther's terminal…

    ... be best to re-install ls from fink. You can do ... reinstall fileutils'. If the new ls doesn't work (to test ... terminal, type /sw/bin/ls, instead of ls), you can do 'sudo ...
    thuh freak thuh freak December 2003 Genius Bar
  • Print a Folder's Contents?How do I take a screen cap (or print) the ENTIRE content listing of a folder in Panther?<br /> <br /> The regular &quot;Apple Opt 3&quot; doesnt work…

    ... . Go into the terminal, type "ls " and drag the folder onto ... , try things like "ls -l" or "ls -A" or "ls -1") Of course ...
    bauman bauman December 2003 Genius Bar
  • Print a Folder's Contents?How do I take a screen cap (or print) the ENTIRE content listing of a folder in Panther?<br /> <br /> The regular &quot;Apple Opt 3&quot; doesnt work…

    ... the best. Another option using ls (I assume you just did the normal ls without any options), is: ls -hl > filelisting.txt ...
    mcq mcq December 2003 Genius Bar
  • Moving desktop items on reboot, fix?Hey Pals...<br /> <br /> I saw a while ago a post about desktop elements, (HD, mounted drives, etc) moving around on the desktop after a reboot. Anyo…

    ... to fix the desktop) type: "ls -a | more". That will give ...
    pensieve pensieve December 2003 macOS
  • Please port this!!<b>Are there any programmers in the audience!??</b><br /> <br /> First: I know there are many of you guys out there who just loves the iPod. I acknow…

    ... name of the player. Type "ls /Volumes" in the terminal.) If ...
    rrabu rrabu December 2003 Mac Software
  • Show the "UNIX" directories in the Finder?Is there a tool or utility or a command to show the &quot;UNIX&quot; directories in the Finder, but NOT show me the invisible &quot;.&quot; (dot) fil…

    ... equivalent of the standard shell 'ls'. I'd love to be able to invoke 'ls -a' behavior (showing all the ...
    jginsbu jginsbu December 2003 macOS
  • SanDisk Cruzer Mini?I recently purchased a 256 MB Cruzer mini USB flash drive. The disk now shows it only has 147 MB available, and 109 MB used! The problem is that th…

    ... .app (/Applications/Utilities), then typeCode: ls -al , and then drag the ...
    der kopf der kopf December 2003 General Discussion
  • "open with ..." menu show apps multiple times! how to fix?If I right-click (or ctrl-click) for example on a .JPG file and go to the &quot;open with&quot; menu I see certain apps listed more than once (e. g. …

    ... Register apps found in older LS database files -load Load the ...
    bnoyhtuawb bnoyhtuawb December 2003 Genius Bar
  • Chrysler CrossfireSaw a Chrysler Crossfire parked outside a coffeeshop/bookstand this evening. Very nice.<br /> <br /> Anybody else have thoughts about this car?

    ... wheels' -- Funny, how the Lexus LS looks more like a proper ...
    jonathan jonathan December 2003 General Discussion
  • creating aliases from the command lineIs it possible to create an alias from the terminal? I beleive they're different to UNIX links.

    ... a symlink and then run ls -l it lists with idetical ...
    bluedalmatian bluedalmatian January 2004 macOS
  • creating aliases from the command lineIs it possible to create an alias from the terminal? I beleive they're different to UNIX links.

    ... in the output of you ls command. Try creating a symbolic ...
    aslan^ aslan^ January 2004 macOS
  • creating aliases from the command lineIs it possible to create an alias from the terminal? I beleive they're different to UNIX links.

    ... a symlink and then run ls -l it lists with idetical ...
    nguyenhm16 nguyenhm16 January 2004 macOS
  • creating aliases from the command lineIs it possible to create an alias from the terminal? I beleive they're different to UNIX links.

    ... dropping into terminal.app, and ls'ing the directory (not ftp ...
    thuh freak thuh freak January 2004 macOS
  • Holy Moses! And I thought the Mercedes SLR McLaren was radical...This is the first I've heard of <a href="http://autoshow.netscape.edmunds.com/news/autoshow/articles/100916/page011.html" target="_blank">this </a> -…

    ... a highly modified Chevy 350 LS-1. Replacing the V8 with ...
    splinemodel splinemodel January 2004 General Discussion
  • imac Rev. DHello everyone,<br /> <br /> I had given my parents my old 333 Rev. D iMac a couple of years ago and it is still running OS 9. My question is, can I …

    ... . maybe you saved my b**ls and brickets btw: i am ...
    vox barbara vox barbara January 2004 Genius Bar
  • Mac Server (10.2) upload speed SLOW dowload FASTOur server (G4 dual 450) is set up on out 1000 base-T network and is really quick if we download from it, BUT if I try to upload it is so slow. The s…

    ... only 1 ethernet device just ls -d /dev/xx* to see ...
    dobby dobby January 2004 Genius Bar
  • Software Update not working, please help!<img src="http://www.cp3paintball.com/images/SUerror.jpg" border="0" alt="" /><br /> <br /> I keep getting this error whenever I try to install any u…

    hmmm you may need to manually check and change the permissions of the file/directory listed. Type the following into the Terminal: Code: ls -l /tmp/501/ and post what it spits back out at you.
    bauman bauman January 2004 Genius Bar
  • where's a good list of terminal commands?where's a good list of terminal commands? jsut some useful things, or simple commands like how to show hidden files and stuff (i'm trying to learn).…

    ... , enter this command: ls /bin; ls /sbin; ls /usr/bin; ls /usr/sbin Pick ...
    ghost_user_name ghost_user_name January 2004 Mac Software
  • Favorite Folder view and why....What is your favorote folder view and why?<br /> Or which is the best folder view for what situation?<br /> <br /> I keep switching back and forth be…

    i use column view most of the time, except with my D/Ls folder, then i use list view sorted by date modified
    mattjohndrow mattjohndrow February 2004 macOS
  • Looking to Purchase a Laptop, Any Suggestions? (IT student, new to Mac)I am totally in the dark when it comes to Apple computers. I've used a few of them in school but never really learned anything about them (or owned o…

    ... give it. Here is the "ls" on my /bin and /sbin ... ln rcp tcsh cat domainname ls rm test chmod echo mkdir ...
    ghost_user_name ghost_user_name February 2004 General Discussion
  • finder copy permissionsi did a flat drag and drop copy of my home directory to a firewire drive for backup, and the finder asked me to enter my password, after telling me t…

    yes i own the file, and i have read and write permissions. john@g5bachir:/Users$ whoami john john@g5bachir:/Users$ ls -l|grep john drwxr-xr-x 76 john staff 2584 13 Feb 04:27 john/ john@g5bachir:/Users$
    johnjosephbachir johnjosephbachir February 2004 Genius Bar
  • alert icons gone wrong...can anyone explain to me how to fix this?<br /> <br /> <img src="http://www.studiolift.com/files/misc/oddthing.jpg" border="0" alt="" /> <br /> <br /…

    ... files whose names start with "LS". Reboot. Then report back with ...
    ghost_user_name ghost_user_name February 2004 macOS
  • alert icons gone wrong...can anyone explain to me how to fix this?<br /> <br /> <img src="http://www.studiolift.com/files/misc/oddthing.jpg" border="0" alt="" /> <br /> <br /…

    ... files whose names start with "LS". Reboot. Then report back with ... caches, but what praytell does LS mean? I don't have ...
    ast3r3x ast3r3x February 2004 macOS
  • alert icons gone wrong...can anyone explain to me how to fix this?<br /> <br /> <img src="http://www.studiolift.com/files/misc/oddthing.jpg" border="0" alt="" /> <br /> <br /…

    The LS* files are related to Launch ... application-document bindings in the LS* files. I don't think ...
    ghost_user_name ghost_user_name February 2004 macOS
  • alert icons gone wrong...can anyone explain to me how to fix this?<br /> <br /> <img src="http://www.studiolift.com/files/misc/oddthing.jpg" border="0" alt="" /> <br /> <br /…

    ... : Originally posted by Brad The LS* files are related to Launch ... application-document bindings in the LS* files. I don't think ...
    ast3r3x ast3r3x February 2004 macOS
  • shtml and coldfusionplanning on re-doing our hospital website...i'm told they do most everything in, and i quote: shtml (server side html) or ColdFusion....<br /> <br />…

    ... : http://99-bottles-of-beer.ls-la.net/c.html#Cold ... : http://99-bottles-of-beer.ls-la.net/a.html#ASP ...
    johnq johnq February 2004 General Discussion
  • Computer pranks...I was on fark.com and they had a thread going on related to computer pranks...and man, were they funny (and dangerous)...<br /> <br /> <a href="http:…

    Dunno if it was listed at fark.com forums but... Add aliases to the prankee's .profile. As an example: alias "rm -r"="ls" Barto
    barto barto March 2004 General Discussion
  • Folder actions questionok, so i guess this is a two part question. one, can it do this. two, can anyone help me out on it, as i'm completely lost with applescript.<br /> …

    ... probably dump the output of "ls -l", parse it with sed ...
    towel towel March 2004 macOS
  • Using an iPod that can't hold all your musicI have a question for people who use an iPod too small to hold all their music. Especially iPod mini users - how do you organize your music so you on…

    ... gotten off of BitTorrent D/Ls-obvious what this is Family ...
    mattjohndrow mattjohndrow April 2004 iPod + iTunes + AppleTV
<1…6789101112…22>

Copyright © 2025 Quiller Media, Inc

Commenting Guidelines · Privacy Policy · Contact