Linux CLI - Environment and Configuration
Which of the following is the correct syntax to create an alias named
gs for the command git status?gs for the command git status?alias name='command' without spaces around the equal sign.alias gs='git status'. Others have spaces or wrong punctuation.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions