13,420
edits
Changes
→Part 1: Using the Linux Shell
The Bash shell in Matrix allows you to interact with your account by issuing commands.
Some Linux commands can be issue by using just the Linux command line itself (e.g. '''pwd''', '''date''', '''ls''', '''cal'''), but some Linux commands may allow arguments that the command needs to perform specific operations.<br><br>
'''Linux Command Structure:'''