IGNOU BCA Study Material PDF Download 1st Semester pdf Book Download
IGNOU BCA Study Material PDF Download 1st Semester pdf Book Download Name of the Courses Course Code Credits Foundation
Read moreIGNOU BCA Study Material PDF Download 1st Semester pdf Book Download Name of the Courses Course Code Credits Foundation
Read moreIGNOU BCS-012 MATHEMATICS pdf Book Download Block-1 Algebra – I Unit 1 Unit 2 Unit 3 Unit 4 Block-2
Read moreIGNOU FEG-2 FOUNDATION COURSE IN ENGLISH-2 pdf Book Download Block-1 English-II Part-1 Unit 1 Unit 2 Unit 3 Unit
Read moreIGNOU ECO-01 BUSINESS ORGANISATION pdf Book Download Block-1 Basic Concepts and Forms of Business Organisation Unit 1 Unit 2 Unit
Read moreUse of Colon in Shell script Sometimes it is useful to have a command which does “nothing”. The : (colon)
Read moreIGNOU BCSL-013 COMPUTER BASICS AND PC SOFTWARE LAB pdf Book Download Course Code Course Title Download BCSL-013 COMPUTER BASICS AND
Read moreIGNOU BCS-011 COMPUTER BASICS AND PC SOFTWARE pdf Book Download Course Code Course Title Download BCS-011 COMPUTER BASICS AND
Read moreUse of Semicolons in Shell Script Instead of being on separate lines, statements can be separated by a semicolon (;)
Read moreif Statement in Shell Script Simple form: if decision_command_1 then command_set_1 fi Example: if grep unix myfile >/dev/null then
Read morefor Loops in Shell Script for loops allow the repetition of a command for a specific set of values Syntax:
Read more