On Mon, Dec 15, 2008 at 6:42 AM, shiplu <[email protected]> wrote: > On Mon, Dec 15, 2008 at 6:40 AM, shiplu <[email protected]> wrote: >> I think following 2 commands will do it. >> >> $ sudo mv /home/shahriar /home/ashabadi >> $ sudo chown -R ashabadi:ashabadi >> >> But there could be problem. Not sure though. Thinking what could it be. > > Better do this, > > $ sudo cp -R /home/shahriar/* /home/ashabadi/ > $ sudo chown -R ashabadi:ashabadi > ধুর! এক মেসেজ দিতে এত গেঞ্জাম।
$ sudo cp -R /home/shahriar/* /home/ashabadi/ $ sudo chown -R ashabadi:ashabadi /home/ashabadi -- A K M Mokaddim http://talk.cmyweb.net http://twitter.com/shiplu Stop Top Posting !! -- Ubuntu Bangladesh mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
