ORIENTAL UNIVERSITY
INDORE
Computer science & Engineering
Academic Session- JAN-JULY 2025
Assignment-I
Program-BCA(AIDA/DSDV/PLAIN)
Semester- VI
Course Name – Linux & Shell Programming Course Code- CAXX3MJ06
Submission date – 27/03/2025
Note: Handwritten assignment allowed
After last date no submission is allowed.
Q.1 Write a shell script using a while loop to convert a binary number to a decimal number?
Q.2 What is the difference between chmod a+x file.sh and chmod +x file.sh?
Q.3 How can you display the system name and operating system details using a command?
Q.4 Write a shell script to check if a given number is an Armstrong number or not?
Q.5 Explain the role of the Kernel and Shell in UNIX ? What is a UNIX file system? List and explain
its types.