Linux Basic commands and Shell scripting for Software Testers
Just enough to get you started. Just in an hour's time
Linux basic commands and Shell scripting for Software testers is basically a course that should be enough to get you started on:
1. Adding value by automating some of your daily tasks.
2. Appreciate the usefulness of the command line, and how it could make you more productive, instead of getting intimidated.
3. Having a hands on approach, rather than getting lost in a world full of free resources and theory and giving up.
All this, in about an hour's time.
System requrements
How to launch the terminal on your Linux Desktop
How to find the version number of an application
How to find information about the underlying Kernel
Notes
How to create an empty file from the command line
How to create multiple empty files from the command line
How to read the contents of a file
Find information about your current shell and default shell
Your first shell script
Make your shell script run
Guruprasad Gopinath
Linux for testers is a fun new way to learn about the command line, and build something useful.