LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   how do i get permission to move file into directory (https://www.linuxquestions.org/questions/suse-opensuse-60/how-do-i-get-permission-to-move-file-into-directory-356690/)

timalan 08-24-2005 09:15 PM

how do i get permission to move file into directory
 
i want to move the pak0.pak from /media/QUAKE2/Install/Data/baseq2 to /usr/local/games/quake2/baseq2 but it says i don't have permission, how can i give myself permission? i thought i had permission already...
thanks all

|2ainman 08-24-2005 09:21 PM

Are you running as root or as a normal user?
Are you trying to MOVE the file ... or copy it ?
ls -l /media/QUAKE2/Install/Data/baseq2 will give you the permissions on the file

You probably should look at this
http://www.linuxquestions.org/questi...ticle&artid=20
LQ tutorial on file permissions.
If you don't want to read that, try man chmod and man chown, although I suggest the former.

timalan 08-24-2005 09:25 PM

i'm in root in konsole... but i was trying to move it....
thanks for replying...


All times are GMT -5. The time now is 04:24 PM.