13,420
edits
Changes
→Part 1: Using the Linux Shell
'''Perform the Following Steps:'''
[[Image:command-line-editing.png|thumb|right|520px|Command Line Editing Shortcut Keys. ]]
# Type the following Linux command, but DON’T press the ENTER key: <br><span style="color:blue;font-weight:bold">cd /bin</span><br><br>
# Press the <span style="color:blue;font-weight:bold">ctrl-a</span> key combination. What happens?<br><br>
# Press the <span style="color:blue;font-weight:bold">alt-F</span> key combination (OPTION+right-arrow for Mac OSx). What happens?<br><br>