About the Command Line FAQ category
|
|
2
|
505
|
April 11, 2020
|
What does 'pwd' mean and why is it useful?
|
|
3
|
21122
|
August 13, 2020
|
Pipeline "|" versus output redirection ">"
|
|
18
|
8145
|
September 11, 2020
|
What is a good use of input redirection "<"?
|
|
11
|
8493
|
September 26, 2020
|
Do I have to type the full name of a directory to navigate to it?
|
|
3
|
10695
|
July 23, 2019
|
What are practical uses of the echo command?
|
|
0
|
7872
|
January 27, 2019
|
How can I use these commands on a Windows computer?
|
|
37
|
14096
|
August 13, 2020
|
'ls' Command Not Working On Windows
|
|
19
|
33337
|
September 29, 2020
|
Why would I want to use nano?
|
|
7
|
8098
|
August 10, 2020
|
Is it wise to edit or write in the bash profile?
|
|
8
|
6223
|
July 19, 2020
|
How do we sort input not separated by newlines?
|
|
5
|
3685
|
August 26, 2020
|
Why does the uniq function only work for adjacent lines?
|
|
4
|
4031
|
April 2, 2020
|
FAQ: Learn Bash Scripting - Loops
|
|
74
|
3538
|
November 1, 2020
|
How helpful could aliases be?
|
|
7
|
3942
|
August 10, 2020
|
What is all the information presented when I write "ls -l"?
|
|
1
|
4255
|
February 8, 2020
|
Why does this step not pass even if I'm in the right directory?
|
|
15
|
10945
|
August 13, 2020
|
What is a good use of the output redirection operator ">>"?
|
|
0
|
3905
|
March 12, 2019
|
What's the difference between storing aliases and environment variables?
|
|
5
|
6156
|
July 22, 2019
|
FAQ: Manipulation - Generalizations
|
|
1
|
1162
|
August 17, 2019
|
FAQ: Learn Bash Scripting - Review
|
|
28
|
1472
|
September 18, 2020
|
What is a regular expression?
|
|
7
|
5181
|
August 6, 2020
|
What does the | and grep commands do?
|
|
1
|
4265
|
April 10, 2019
|
What should I learn after this basic command line introduction?
|
|
3
|
3666
|
October 3, 2020
|
Is it just a convention or all environment variables have to be uppercase?
|
|
0
|
7132
|
December 18, 2018
|
What is a good use of the output redirection operator ">"?
|
|
4
|
4538
|
July 20, 2020
|
What makes stdin, stdout, and stderr "standard"?
|
|
2
|
6270
|
October 15, 2020
|
What are useful arguments that we can pass to `grep`?
|
|
4
|
3800
|
August 21, 2020
|
FAQ: Redirection - <
|
|
3
|
821
|
January 28, 2019
|
What do I do if I can't navigate to a certain directory?
|
|
12
|
9735
|
August 20, 2020
|
How should we use sed?
|
|
0
|
4617
|
March 13, 2019
|