How does the shell compare to a desktop interface? Where am I? How can I identify files and directories? How else can I identify files and directories? How can I move to another directory? How can I move up a directory? How can I copy files? How can I move a file? How can I rename files? How can I delete files? How can I create and delete directories? Wrapping up.
Introduction and refresher; Extracting scores with shell; Searching a book with shell; Your first Bash script; A simple Bash script; Shell pipelines to Bash scripts; Extract and edit using Bash scripts; Standard streams & arguments; Using arguments in Bash scripts; Using arguments with HR data.
Prática Online 2 (PO2) - Git- Enviar prints pelo SIPPA para comprovar realização (prazo final: 24/03/2020 - Terça).
What is version control? Where does Git store information? How can I check the state of a repository? How can I tell what I have changed? What is in a diff? What's the first step in saving changes? How can I tell what's going to be committed? Interlude: how can I edit a file? How do I commit changes? How can I view a repository's history? How can I view a specific file's history? How do I write a better log message?