Advertisement
Tusohian

Assignment List of OS Lab

Nov 28th, 2018
555
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. Assignment for OS Lab
  2. Need to program using shell scripting...
  3.  
  4. 1. Leap Year
  5. 2. Palindrome or Not
  6. 3. Armstrong Number
  7. 4. Prime or Not
  8. 5. Factorial
  9. 6. Sum of the natural numbers
  10. 7. LCM
  11. 8. GCD
  12.  
  13.  
  14.  
  15. What we've to include the assignment:
  16.  
  17. 1. Program (Command)
  18. 2. Input & Output
  19. 3.
  20.  
  21.  
  22.  
  23. Compiler:
  24. https://www.tutorialspoint.com/execute_bash_online.php
  25. https://www.jdoodle.com/test-bash-shell-script-online
  26. https://rextester.com/l/bash_online_compiler
  27. https://www.learnshell.org/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement