About the Command Line FAQ category
|
|
2
|
524
|
April 11, 2020
|
What does 'pwd' mean and why is it useful?
|
|
3
|
21409
|
August 13, 2020
|
Pipeline "|" versus output redirection ">"
|
|
18
|
8232
|
September 11, 2020
|
What is a good use of input redirection "<"?
|
|
11
|
8646
|
September 26, 2020
|
Do I have to type the full name of a directory to navigate to it?
|
|
3
|
10762
|
July 23, 2019
|
What are practical uses of the echo command?
|
|
0
|
7931
|
January 27, 2019
|
How can I use these commands on a Windows computer?
|
|
37
|
14316
|
August 13, 2020
|
'ls' Command Not Working On Windows
|
|
19
|
34942
|
September 29, 2020
|
Why would I want to use nano?
|
|
7
|
8142
|
August 10, 2020
|
Is it wise to edit or write in the bash profile?
|
|
8
|
6276
|
July 19, 2020
|
How do we sort input not separated by newlines?
|
|
5
|
3706
|
August 26, 2020
|
Why does the uniq function only work for adjacent lines?
|
|
4
|
4104
|
April 2, 2020
|
FAQ: Learn Bash Scripting - Loops
|
|
74
|
3666
|
November 1, 2020
|
How helpful could aliases be?
|
|
7
|
3963
|
August 10, 2020
|
What is all the information presented when I write "ls -l"?
|
|
1
|
4277
|
February 8, 2020
|
Why does this step not pass even if I'm in the right directory?
|
|
15
|
11018
|
August 13, 2020
|
What is a good use of the output redirection operator ">>"?
|
|
0
|
3926
|
March 12, 2019
|
What's the difference between storing aliases and environment variables?
|
|
5
|
6325
|
July 22, 2019
|
FAQ: Manipulation - Generalizations
|
|
1
|
1208
|
August 17, 2019
|
FAQ: Learn Bash Scripting - Review
|
|
28
|
1533
|
September 18, 2020
|
What is a regular expression?
|
|
7
|
5239
|
August 6, 2020
|
What does the | and grep commands do?
|
|
1
|
4296
|
April 10, 2019
|
What should I learn after this basic command line introduction?
|
|
3
|
3733
|
October 3, 2020
|
Is it just a convention or all environment variables have to be uppercase?
|
|
0
|
7441
|
December 18, 2018
|
What is a good use of the output redirection operator ">"?
|
|
4
|
4571
|
July 20, 2020
|
What makes stdin, stdout, and stderr "standard"?
|
|
2
|
6289
|
October 15, 2020
|
What are useful arguments that we can pass to `grep`?
|
|
4
|
3860
|
August 21, 2020
|
FAQ: Redirection - <
|
|
3
|
846
|
January 28, 2019
|
What do I do if I can't navigate to a certain directory?
|
|
12
|
9765
|
August 20, 2020
|
How should we use sed?
|
|
0
|
4648
|
March 13, 2019
|