BASH

Introduction To BASH Script

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

Monday, September 24, 2012

Installing Turbo C

First, you have to download Turbo C Compiler From Borland.

Click here to download.

Now, you need to install this.

First, Extract the files.

Then open the extracted folder.

Open INSTALL.exe




Press Enter to continue


Enter the source drive (where you have extracted the files) and press Enter.




It will automatically show the correct source path (if not you can change it) and press Enter.



Move to start installation and press Enter.



Just click on Close. (X Button on top right)


With this, your installation is complete.

Wednesday, September 19, 2012

BASH scripting 10 Figlet Timer

BASH scripting 10 Figlet Timer 


BASH SCRIPTING PART 9 colors

BASH SCRIPTING PART  9 colors



BASH SCRIPTING PART 8 figlet

BASH SCRIPTING PART 8 FIGLET


BASH SCRIPTING PART 7 - HEAD, TAIL, MORE

BASH SCRIPTING PART 7 - HEAD, TAIL, MORE 


BASH SCRIPTING PART 6 notify pop-ups

BASH SCRIPTING PART 6 notify pop-ups 


BASH SCRIPTING PART 5 while loops

BASH SCRIPTING PART 5 while loops 


BASH SCRIPTING PART 4

BASH SCRIPTING PART 4


BASH SCRIPTING grep and cut commands

BASH SCRIPTING PART 3

grep and cut commands


BASH TUT 2

BASH SCRIPTING PART 2


INTRODUCTION TO BASH SCRIPT


INTRODUCTION TO BASH SCRIPT


Monday, September 17, 2012

Introduction To C

C is a programming language. It was developed between 1969 and 1973 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system. C is one of the most widely used programming languages. C has greatly influenced many other popular programming languages, most notably C++, which began as an extension to C.