• 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


930 results found in 0.000s
<1…9101112131415…31>
  • file w/ umlaut = no such file or directoryi downloaded a file which included an umlaut in it's filename, and now, not only does that file not show up in the folder, no files show up in the fo…

    ... to inside the folder. Then "rm -rf *". the 'r' means ... -s") first (or do "sudo rm -rf *"). If it gives you shyt, do "sudo rm -rf */*". if it gives ... then go back to "sudo rm -rf *". also, to learn more about "rm" you can do "man rm". You can ...
    thuh freak thuh freak July 2002 Genius Bar
  • file w/ umlaut = no such file or directoryi downloaded a file which included an umlaut in it's filename, and now, not only does that file not show up in the folder, no files show up in the fo…

    ... doesn't exist anymore): sudo rm -rf direct/* Here it should ... doesn't work, try: sudo rm -rf direct/*.txt Changing ".txt ...
    the all knowing 1 the all knowing 1 July 2002 Genius Bar
  • Que Firewire Drive no work with XI am wondering y my Que won't work with X. A friend of mine said his works and its the exact same 8x24x32 Firewire external Que. <br /> <br /> Do I…

    ... : cd /System/Library/Extensions sudo rm -rf com_cy_driver_USB_Device.kext Reboot your ...
    angelitos angelitos August 2002 Genius Bar
  • Help - trash won't emptyI've sent an application folder to the trash and now one of the folders won't empty out of the trash. When I try to empty trash, its says that the fi…

    ... can. Now, if you type "rm -rf *" and hit enter, it ... can insted try this: "sudo rm -rf *" and enter. It will ...
    thuh freak thuh freak July 2002 Genius Bar
  • PHP - renaming files which have an "/" in the name? (Or: gad zooks! Who's the idiot?!Ok this is giving me complete fits (I also posted this on another forum, but need an answer fast - don't kill me if you see this question somewhere e…

    ... using shell commands thusly: [code] #rm "Stupid:User:File.jpg" Where ...
    composer composer September 2002 Genius Bar
  • Where'd this "desktop" folder come from?Today I noticed that my hard drive went from having 4 folders (Applications, Library, System, Users) to five (same &amp; a &quot;desktop&quot; folder…

    ... top): cd / (hit enter) sudo rm "desktop folder" (hit enter) (you ...
    der kopf der kopf September 2002 Genius Bar
  • Where'd this "desktop" folder come from?Today I noticed that my hard drive went from having 4 folders (Applications, Library, System, Users) to five (same &amp; a &quot;desktop&quot; folder…

    ... top): cd / (hit enter) sudo rm "desktop folder" (hit enter) (you ...
    jaske jaske September 2002 Genius Bar
  • Can't unlock folder in 10.2.1Odd problem. Can't unlock a folder in 10.2.1 to trash it, or move it. I have run the fix permissions utility. I used batChmod to change the permissio…

    ... case, you could use "sudo rm -Rf /path/to/folder/name ...
    ghost_user_name ghost_user_name September 2002 Genius Bar
  • Can't unlock folder in 10.2.1Odd problem. Can't unlock a folder in 10.2.1 to trash it, or move it. I have run the fix permissions utility. I used batChmod to change the permissio…

    ... valuable terminal lesson. The sudo rm -Rf did not work unfotunately ... . When I use the sudo rm -Rf /path/to/folder, it ...
    browncow browncow September 2002 Genius Bar
  • Can't unlock folder in 10.2.1Odd problem. Can't unlock a folder in 10.2.1 to trash it, or move it. I have run the fix permissions utility. I used batChmod to change the permissio…

    ... command we gave you above: rm -Rf "name of folder" You ...
    ghost_user_name ghost_user_name September 2002 Genius Bar
  • Emptying Trash Freezes 10.2.1I upgraded to Quicken 2003 and tried to trash my old version 2002. When I threw it in the trash and tried to empty, my G4 Quicksliver 800 MHz locked …

    ... terminal and used the command rm (space) and then dragged the ...
    ibrowse ibrowse September 2002 Genius Bar
  • Unix help!!!I'm asking some help to all of my Unix friends out there. I would like to make a script that would empty Explorer's cache and Delete cookies.... Any…

    ... (without the dashes): --------------------------- #!/bin/ksh rm -rf /Users/<my_user_name> ... ;wherever explorer stores cache>/* rm -rf <same as above ...
    rrabu rrabu October 2002 Genius Bar
  • Audio help requiredI just got Toast to go with my new iMac so as I can burn CD's. That's all fine. The manual for Toast raves on about how you can use Toast to digitise…

    ... it back out of the RM file. However, you can sneak ...
    overhope overhope October 2002 Genius Bar
  • Audio help requiredI just got Toast to go with my new iMac so as I can burn CD's. That's all fine. The manual for Toast raves on about how you can use Toast to digitise…

    ... my only hope of getting RM stuff out of the Mac ...
    lzh lzh October 2002 Genius Bar
  • Trash and Kernel PanicRight now I have a problem with my trash. I have 4 items in my trash, and when I try to empty it I get a kernel panic every time. Ever since the fi…

    ... log in as root and rm -rf the files. just do ...
    alcimedes alcimedes October 2002 Genius Bar
  • Trash and Kernel PanicRight now I have a problem with my trash. I have 4 items in my trash, and when I try to empty it I get a kernel panic every time. Ever since the fi…

    ... root folder and tried to rm them in the terminal, I ... to open the trash and rm them in the terminal like ...
    ibrowse ibrowse October 2002 Genius Bar
  • Trash and Kernel PanicRight now I have a problem with my trash. I have 4 items in my trash, and when I try to empty it I get a kernel panic every time. Ever since the fi…

    Nope. But I did manage to rm every file away until I was left with one. I tried the last one and I got a panic. It's Snood, the OS X beta that came out a while ago. Damn that Snood.
    ibrowse ibrowse October 2002 Genius Bar
  • Trash and Kernel PanicRight now I have a problem with my trash. I have 4 items in my trash, and when I try to empty it I get a kernel panic every time. Ever since the fi…

    ... I decided to try to rm it once more through the ... didn't just rm it, I decided to rm -rf Snood because ...
    ibrowse ibrowse October 2002 Genius Bar
  • Default Web Browser problems. Wont select Chimera anymoreIn the Prefs I selected Navigator (chimera) but since I updated it, it doent launch it anymore. It defaulted to Internet Explorer. I kept reselecting…

    ... in the Terminal. Type: sudo rm /Library/Caches/com.apple.LaunchServices ...
    escher escher October 2002 Genius Bar
  • Force deleting a file.I have an IE file that I can't delete. Every time I try to delete it a message comes up saying that the document is being used in another task. <br /…

    ... -name nameofthefile -print0 | xargs -0 rm -rf copy and paste it ...
    defiant defiant November 2002 Genius Bar
  • Force deleting a file.I have an IE file that I can't delete. Every time I try to delete it a message comes up saying that the document is being used in another task. <br /…

    ... and Roll -print0 | xargs -0 rm -rf The it came up ...
    mattyj mattyj November 2002 Genius Bar
  • Force deleting a file.I have an IE file that I can't delete. Every time I try to delete it a message comes up saying that the document is being used in another task. <br /…

    yeah, you forgot the path of the file ! [code] sudo find /users/flo/desktop/ -name "and Roll" -print0 | xargs -0 rm -rf and use quotes for files with a space between them. "file name" [ 11-04-2002: Message edited by: Defiant ]
    defiant defiant November 2002 Genius Bar
  • Force deleting a file.I have an IE file that I can't delete. Every time I try to delete it a message comes up saying that the document is being used in another task. <br /…

    ... type in, in terminal: sudo rm -f (space) And drag the ...
    chych chych November 2002 Genius Bar
  • Force deleting a file.I have an IE file that I can't delete. Every time I try to delete it a message comes up saying that the document is being used in another task. <br /…

    ... doesn't work: davidlindsay% sudo rm -f/Users/davidlindsay/Desktop/\\ and\\ Roll Password: rm: illegal option -- / usage: rm [-f | -i] [-dPRrvW ...
    mattyj mattyj November 2002 Genius Bar
  • Force deleting a file.I have an IE file that I can't delete. Every time I try to delete it a message comes up saying that the document is being used in another task. <br /…

    [code] sudo find /users/davidlindsay/desktop/ -name "and Roll" -print0 | xargs -0 rm -rf use THIS !! that before was VERY dangerous. it almost deleted your whole desktop...
    defiant defiant November 2002 Genius Bar
  • Force deleting a file.I have an IE file that I can't delete. Every time I try to delete it a message comes up saying that the document is being used in another task. <br /…

    ... doesn't work: davidlindsay% sudo rm -f/Users/davidlindsay/Desktop/\\ and\\ Roll Password: rm: illegal option -- / usage: rm [-f | -i] [-dPRrvW ... the -f should be: sudo rm -f /Users/davidlindsay/Desktop/\\ and ...
    chych chych November 2002 Genius Bar
  • Why can't I delete this file!?!To start:<br /> I copied an OS 9 partition to my Firewire backup drive. I no longer need it, so I tried to delete it - no go. It always says that I d…

    try this: sudo rm /path/to/file if u ... the file path, do: sudo rm then drag the file from ...
    thuh freak thuh freak November 2002 Genius Bar
  • Why can't I delete this file!?!To start:<br /> I copied an OS 9 partition to my Firewire backup drive. I no longer need it, so I tried to delete it - no go. It always says that I d…

    Try using sudo rm -f <path to file> forces remove of file, since you couldn't remove it regularly as root.
    chych chych November 2002 Genius Bar
  • Why can't I delete this file!?!To start:<br /> I copied an OS 9 partition to my Firewire backup drive. I no longer need it, so I tried to delete it - no go. It always says that I d…

    if you log in as root and rm -rf the file it will die, but you have a good chance of screwing up your system. are you 100% sure you know what this is and that you're positive it isn't necessary?
    alcimedes alcimedes November 2002 Genius Bar
  • Why can't I delete this file!?!To start:<br /> I copied an OS 9 partition to my Firewire backup drive. I no longer need it, so I tried to delete it - no go. It always says that I d…

    ... log in as root and rm -rf the file it will ...
    chych chych November 2002 Genius Bar
<1…9101112131415…31>

Copyright © 2025 Quiller Media, Inc

Commenting Guidelines · Privacy Policy · Contact