husnarafi / Startup-Tasks

It is created to share the tasks committed with the collaborators.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Startup-Tasks

This repository is designed to add work related to python or linux bash scripting.

This repository contains two programs:

  1. Hello World Python Program
  2. A shell script that counts number of crrent processes running on computer

How to Run the Programs:

For python:

  1. Open 'Terminal' on Mac OS. Type python or python 3
  2. Drag and drop the file you want to run and see the result.

For Shell Script:

  1. Open 'Terminal' on Mac OS. Type sh
  2. Drag and drop the file you want to run and see the result.

Enjoy!

About

It is created to share the tasks committed with the collaborators.


Languages

Language:Python 50.0%Language:Shell 50.0%