Slides
Abstract
We
created a Repository
to catalogue all details we discussed or found later in one place.
We will be covering following
Basic’s of linux file system hirarchy
Useful commands
- cut
- grep
- sed
- sort
- uniq
- xargs
Interaction with std input, output and error
VIM Editor Basics
Automating Routine Tasks
Interacting with other commands
overloading existing command to do more
writing shell scripts (Introduction)