First, you have to admin privileges. If you user account was the first one created, then you have admin rights. Then enter:iBunny said:Alright. Say I wanted to reprebind my entire system, not just a specific file or app. What then?
Sorry for all the n00b ness.
Thanks for that Man -k there is alot of help in their too but I am a OSX noob still and still dont understand everything 🙁
These aren't subroutine calls, there commands. There's no "(1)" used in the command syntax. I thought you said you wanted to update the prebinding for the entire system? If that's what you want to do, I already gave you exxactly what you need to type in at the terminal prompt. The "redo_prebinding" only affects the named file (full path name of file), and you didn't name a file. Did you read the man page, i.e. "man redo_prebinding"?iBunny said:If I type in the terminal
Redo_prebinding(1)
it tells me
"Syntax error near unexpeted token '1' "
Do you have a new terminal prompt? If so, it should be done. You can also start Activity Monitor from the Applications->Utilities folder, look at *all* the processes and see if the prebind command you started is still in the list. It normally doesn't take more than a few minutes to run (prebinding, that is).iBunny said:See I am a windows guy with no knowledge of OSX or linux. So I am extremly unfamiliar with this stuff.
When I just type in
"update_prebinding"
It gives me this big long thing saying update_prebinding started @ whatever time. So how do I know when its done?
The "-root" option allows you to specify a directory to start in. You don't need to specify it, since the default is "/" or the "root" directory, i.e. the top of the directory tree. Unix has no concept of drive letters like DOS, so there is no "C:" In Unix "/" == "C:\". If you have multiple disks, their partitions will be "mounted" on a "mount point" under the "/Volumes" directory. This includes removable media like CDROMs, DVDs and firewire drives. You can see what's mounted on your system with the "mount" command. You can see what's mounted and disk space with "df -k", the "-k" gives the space number in 1K units, rather than the 512 byte default.iBunny said:I will probly have to pick something like that up.
also, When I need to type in a directory. how do I know what it is?
Say with windows, I know something is in the C:\Windows directory. What is it with mac?
I am telling this thing to update prebindings in -root but then it was a directory.
No problem. There's certainly lots of interesting stuff to learn. Unix/Linux is just soo much more powerful and elegant than Windows. Do some reading, and I'm sure you'll pick it up.iBunny said:I am currently deployed in support of Operation Iraqi Freedom III. I will be returning to the states in about 4 - 5 more months. 🙂
I know all these questions must be noobish to you. I am sorry. I Have internet access here at work (on my windows machine) but cant hook my iBook up to the internet 🙁
So I am just trying to figure all this stuff out as I go.
daveL said:No problem. There's certainly lots of interesting stuff to learn. Unix/Linux is just soo much more powerful and elegant than Windows. Do some reading, and I'm sure you'll pick it up.
Anyway, feel free to ask questions anytime. I don't want to get into the politics of where you are, but keep yourself safe and know that *everyone* cares about you and your fellows. Take Care!