DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
move the file from one linux user to another
sudo cp /home/USER1/FNAME /home/USER2/FNAME && sudo chown USER2:USER2 /home/USER2/FNAME
Source by askubuntu.com #
PREVIOUS
NEXT
Tagged:
#move
#file
#linux
#user
ADD COMMENT
Topic
COMMENT
Name
7+1 =
Submit