13,420
edits
Changes
→Part 1: Using the Linux Shell
Some Linux commands can be issued by entering the Linux command line without arguments (e.g. '''pwd''', '''date''', '''ls''', '''cal'''),<br>but some Linux commands can be issued with arguments (e.g. '''cal 2002''', '''cd /bin''', '''ls -la''' ).<br><br>
'''What Does an Argument Represent?'''
'''Perform the Following Steps:'''