Introduction to unix, and basic shell commands.
Unix is a family of os (operating system). Mac-os, Android, ios , linux etc. As a developer we will learn some basic unix commands to do variety of operations. Let's learn basic shell command: (1) pwd - prints present working directory. (2) ls - lis...
Jan 11, 20221 min read64
