Friday, February 25, 2011

pybiblio

Today i was about to star working on turning and old HTML to the HTML5 which is the new one. Wondering how to copy the file from the other user account to my account 
 cp -R ../../obp/public_html/pybiblio/ .
(cp) is for copy, the -R is to make sure  we copy the folder and if there is another folder it will copy also, the (../../) is the same like (home/public_html) and the obp/public_html/pybiblio/ . is from where we are coping the file and teh ( .) space dot is to copied to your account.

Working on this website will be a big proyect.

1 comment:

  1. Now that you are an NVCC student, you have access to hundreds of technical book on-line through NVCC's Safari website:

    http://proquest.safaribooksonline.com.ezproxy.vccs.edu:2048

    I'm going to send an email to Ms. Magro asking for your user name and password.

    I found a great book called "CSS: The Missing Manual". I'm going to start reading it. You can view it on-line once you get your login info.

    ReplyDelete