On Fri, 28 Aug 1998, Matt Roach wrote: >anyone know what chmod command changes ownership of a file? (Im trying to >give myself full ownership of a file in my account) chown does 'ownership', not chmod. i.e.: chown matt:roach file (Note that you usually have to be root to do changing user.) chmod u+rw file -- gives you full read/write permissions to file that you own. -- George Greer, greerga@circlemud.org | Genius may have its limitations, but http://mouse.van.ml.org/ (not done) | stupidity is not thus handicapped. http://www.van.ml.org/CircleMUD/ | -- Elbert Hubbard +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST