edit shutdown command linux code example
Example 1: update linux command
# "To update Linux type:"
sudo apt-get update
# Enter your user's password.
Example 2: command to edit in terminal linux
type nano followed by the file name
# "To update Linux type:"
sudo apt-get update
# Enter your user's password.
type nano followed by the file name