Showing posts with label Shell Programming. Show all posts
Showing posts with label Shell Programming. Show all posts

Saturday, 14 November 2015

Shell Programming : Program to generate all the combination of 1,2 and 3 using For Loop


Unix Shell Programming tutorialY


You can generate all the combination of any number in Shell Programming .

Here , Program to generate all the combination of 1, 2 and 3 .