-
How do you delete a folder and all contents in Terminal?Sometimes I run across a folder that I want to delete, but the items inside are locked or owned by root so I can't delete them unless I use the termi…
rm -dR That will do it. -d for directory -R for recursive. -
Michael Moore's "Stupid White Men"Anyone read <a href="http://www.amazon.com/exec/obidos/ASIN/0060392452/qid%3D1017576338/ref%3Dsr%5F11%5F0%5F1/103-9401297-7586263" targe…
... here at all. Hasn't RM always been left-wing? Isn ... -
As if CNN weren't bad enough alreadyAt least they used to offer free Quicktime Streaming.<br /> <br /> Now all they offer is Real Steaming (yes, steaming) and they even expect you to *p…
BRusell, I doubt it. They might use the same mpeg-4 compatible codec, but they'll probably stick to an uncompatible file format (.rm, .ram) as a container. -
The myth of the multiple female orgsOkay i want to investigate better the old myth of the multiple female .orgs. But i don't know so many females that have a .org so it's a bit difficul…
Ok ok... There is a brilliant ad for IBM servers and Linux running in TV in Italy... I'm lazy, ask ZO for the translation -
What holds back minority academic achievement?I read an interesting article today and I have read some books from Thomas Sowell that make similar conclusions. Here is a quote that sums it up nice…
Interesting leap from theory to fact you guys have made in an effort to blame hip-hop. Here's a funny radio story. It long but well worth it: Young People Against Heavy Metal T-Shirts [ 01-02-2003: Message edited by: giant ] -
Space Shuttle Alternativeswhat's the next step in space travel ?
book review of Project Orion Project ORION Test Vehicle Warp Drive When? - NASA compendium of interstellar travel ideas lots of clever ideas with mythological names -
Frontline documentary: The War Behind Closed DoorsI don't know if everyone'e aware of this, but PBS's Frontline now has episodes online for streaming. I thought people might be interested in this:<b…
For those having problem here is the large Real version: http://video.pbs.org:8080/ramgen/wgbh/pages/frontline/2113/real/ch1_hi.rm Just replace ch1_hi with ch2_hi for chapter two aso up to six. -
Hi-Quality Pics d'EarthHey, where are those really high quliaty pictures of earth, there are some at day and some at night, showing all the lights around the world...where …
... .com:7080/nasa/nasatv.live.rm enjoy the view from above -
Fleischer laughed out of the press briefing roomI don't have any written source on this. I saw it with my own eyes on one of the cable news channels. <br /> <br /> A reporter with a thick Mexican…
http://video.c-span.org:8080/ramgen/edrive/iraq022503_whpb.rm?start=28:10 -
Fleischer laughed out of the press briefing roomI don't have any written source on this. I saw it with my own eyes on one of the cable news channels. <br /> <br /> A reporter with a thick Mexican…
... just watched the 5 minute RM, it is not as described ... -
.rm -> .mp3Anyone know of any cheap'n'cheerful ways to convert Real .rm files into MP3s, or some other audio format I can then convert to MP3?
... 'cheerful ways to convert Real .rm files into MP3s, or some ... -
Terminal commandsCan anyone very briefly explain the terminal to me. And even better provide a link or two that will show me commands and anything else i could learn…
... df to see disk usage rm to remove files exit to ... -
Trash problemOk, first things first, I am in X.1.2. I deleted some stuff from another partition in osx. I go empty the trash, and everything deletes, but one empt…
... . That said, try:[code]sudo rm -R ~.Trash/ -
Trash problemOk, first things first, I am in X.1.2. I deleted some stuff from another partition in osx. I go empty the trash, and everything deletes, but one empt…
[localhost:~] dan% sudo rm -R ~.Trash/ Unknown user: .Trash. [localhost:~] dan% -
Trash problemOk, first things first, I am in X.1.2. I deleted some stuff from another partition in osx. I go empty the trash, and everything deletes, but one empt…
Oops! Damn! I'm glad I didn't make that typo somewhere else!![code]sudo rm -R ~/.Trash/Like I said, ya gotta be real careful with these terminal commands! [ 01-31-2002: Message edited by: starfleetX ] -
Can't remove file in terminal!!! [unix]well here's pretty much my problem:<br /> <br /> [localhost:~/desktop/music] user% ls<br /> name B??????r.mp3<br /> [localhost:~/desktop/music] user%…
Try this: From ~/desktop/ > rm -rf music cheers, - j -
Can't remove file in terminal!!! [unix]well here's pretty much my problem:<br /> <br /> [localhost:~/desktop/music] user% ls<br /> name B??????r.mp3<br /> [localhost:~/desktop/music] user%…
... in the finder. I tried rm'ing them in all kinds ... -
purchase questionshalo. i am a great fan of the mac and is currently intending to get an ibook. <br /> <br /> i am not a very IT knowlegable person and i hope u will h…
... formats out there like mpeg, rm, dvi, avi etc... can quicktime ... -
Problems emptying trashEvery time I try and emoty the trash, I get an error message saying "The opperation cannot be completed becasue one or more of the required item…
... file.. try doing a: sudo rm -rf ~/.Trash/* from the terminal ... -
Chimera SettingsHey everyone!<br /> <br /> When chimera implemented favorites I got all excitied and made all kinds of folders and stored a bunch of my favorite webs…
... the command, type the command "rm Chimera". If you get an ... permissions, type this command "sudo rm Chimera", type your root password ... -
how to get rid of a file (with Terminal)I have a file/folder that seems to be impossible to kill.<br /> <br /> Im a basically total UNIX newbie and tried the rm command but it said it was a…
... directory you need to use "rm -r" -r = recursive. drwxrwxrwt means ... -
how to get rid of a file (with Terminal)I have a file/folder that seems to be impossible to kill.<br /> <br /> Im a basically total UNIX newbie and tried the rm command but it said it was a…
override rwx------ root/staff for xoxoxox/0? y rm: xoxoxox/0: Permission denied rm: xoxoxox: Directory not empty Hmmm... now what? Im probably gonna boot into OS 9 and then get rid of this damn thing -
how to get rid of a file (with Terminal)I have a file/folder that seems to be impossible to kill.<br /> <br /> Im a basically total UNIX newbie and tried the rm command but it said it was a…
... full, so u gotta do "rm -rf <foldername>". bytheby ... <cmdname>", ex: "man rm". it'll print up a ... -
unmount an unmounted image?Its happened to me a few times. There are times an image file does not work, so I try and skip the verification and it asks me if I want to continue …
... file from your drive. Try "rm -f filename.img". If that ... -
Advice on system installation pleaseI work in education and we now have a few of the new imacs in our dept. however, we also have some older imacs (Rev B mostly). These came with system…
... DF) type the following: sudo rm -rf <directoryname>/* sudo ... X counterparts. Example: user% sudo rm -rf Appl<hit tab> user% sudo rm -rf Applications\\ <hit tab> user% sudo rm -rf Applications\\ \\(Mac\\ OS\\ 9 ... -
iPod-automobileAnyone know of a iPod to car stereo connection that bypasses the FM modulation and plays from iPod like a CD changer?
... HELL out of a radio RM transmitter (iRock, etc) and ownz ... -
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…
... them, was that attempted using "rm"? I suggest trying to change ... -
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…
... ." error.) i've also tried rm -R on the directory, but ...