13,420
edits
Changes
→Part 1: Using the Linux Shell
# Issue the following Linux command: <span style="font-family:courier;color:blue;font-weight:bold">cal</span><br><br>What is the purpose of this command?<br><br>
# Issue the following Linux command: <span style="font-family:courier;color:blue;font-weight:bold">cal 2021</span><br><br>What is the purpose of this command using this argument?<br><br>
# Issue the following Linux command: <span style="font-family:courier;color:blue;font-weight:bold">cal 1 2 2021</span><br><br>What is the purpose of this command using those two '''numbers''' as arguments?<br><br>
'''Getting Help with Linux Commands'''