Professor discussed the course syllabus and login credentials. Learned how to login to a terminal and Lab 46. It is important for the class.
Connect to IRC - a chat program to communicate. Learned how to join, to attach and to detach. The names, 'wezlbot' and 'pufferfish' were introduced.
Commands - who, ls, ls -l Filetypes - regular, directory and special Ownership - user, group and other(world) File permissions - none, read, write, read and write, execute Each has a value and when combined provides an octo permission value.
File and directory structure from user level. Paths -relative -absolute More commands: PWD - print working directory. cat - shows contents of a file. tail - uses the end of file. Input and output and redirection: - stdin - keyboard, file - stdout - another file, screen, printer - stderr <, >, » Useful commands to use to get info about a file and where to display the info.
More commands: status unix - shows about attendance, opus entries, projects submitted. cal - shows the date learned how to use the 'man' to get help for a specific topic. File permission and location of UNIX system files. - /bin - /etc - /lib - /proc - /usr
Learning how to navigate thru the path and where needed files are located make it simpler to use.