Scripting and Little Man Computer
VerifiedAdded on  2019/09/16
|2
|399
|378
Practical Assignment
AI Summary
This practical assignment consists of three parts. Part (a) requires creating a DOS batch script to recursively back up files from a specified directory, creating a new directory called 'BackupFolder' with the same subdirectories, and then listing all files recursively within 'BackupFolder'. Part (b) mirrors this task but uses a Bash/Linux script. Both parts require screenshots of the script, directory listings before and after execution, and a detailed explanation of each command. Part (c) involves writing a Little Man Computer program to take two numbers from the IN-TRAY, calculate their sum, and display the result in the OUT-TRAY. Each instruction in the Little Man Computer program must be commented.
1 out of 2



