This is an old revision of the document!
Corning Community College
CSCS1730 UNIX/Linux Fundamentals
Course Wiki Page
Commands
How to claim participation points
-from lab46 prompt type: 'wcp unix wcp1' (putting the proper week number at the end instead of the 1)
Commands for your repository
(make sure you are in your repository directory)
-'hg status' (shows files and whether or not they are tracked)
-'hg add' (begins tracking all untracked files, put a filename at the end to just do one)
-'hg commit -m “description here”' (tracks changes with a comment)
-'hg push' (updates repository with commits)
Commands That we Have Learned:
(Note: commands are used as written so if capitalized it needs to be capitalized and if a “ ” is used you need to put what is in there.)
Some people have reported problems logging into the wiki. There seems to be a few sources of problems experienced:
If you are confident you are using the correct username and password, and are using a version of Internet Explorer, it is suggested that you use a different browser, such as Firefox, Safari, or Chrome.
If the “Secure Login” doesn't seem to be working for you, the behavior seems to occur when user passwords contain symbols like quote marks and asterisks. In which case, you can either:
For those unfamiliar, here is a page on wiki editing syntax that can be used here.
This is a space for members of the UNIX/Linux Fundamentals class to create a source of information reflective and assisting to the course.
Aside from assignments that may have you specifically perform operations here, you should contribute when you encounter any of the following: