Channel Avatar

How To Bash @UChBCl8EV-HDxYnszzdgcqiQ@youtube.com

None subscribers - no pronouns set

This channel is dedicated to the history, background, infras


00:42
93 how to undo an action in bash with ctrl slash
00:24
92 how to run your ctrl r search with ctrl o
00:35
91 how to escape out of the ctrl r search with ctrl g
01:03
90 how to end the ctrl r history search at current entry with ctrl j
00:32
89 how to scroll to the next command with ctrl n
00:25
88 how to scroll through the previous command with ctrl p
00:39
87 how to scroll to the next command with the down arrow
00:27
86 how to scroll through your command history with the up arrow
00:31
85 how to shut down the terminal with ctrl d
02:19
84 how to abort a process with ctrl c
01:16
83 how to search your command history with ctrl r
00:21
82 how to "see your bash command history" with the "history" command
00:22
81 how to delete something on the left side of the cursor with ctrl h
00:23
80 how to delete text with ctrl d
00:45
79 how to swap two text characters with ctrl T
01:27
78 how to switch the previous word for the current with alt T
00:37
77 how to lowercase words one at a time with ctrl L
00:33
76 how to capitalize an entire word with alt u
00:39
75 how to capitalize a word or letter with alt c
00:36
74 how to highlight portions of your text with ctrl xx
00:23
73 how to move forward one word with alt f
00:29
72 how to move back one word with alt b
03:02
71 how to post the most recently deleted text from a keyboard shortcut with ctrl y
00:56
70 how to delete all text in between a space boundary with ctrl w
00:30
69 how to delete text from the beginning of the command line with ctrl k
00:39
68 how to delete text from the end of the command line with ctrl u
00:13
67 how to move forward one character with ctrl f
00:20
66 how to move backwards one character with ctrl b
00:18
65 how to instantly go to the end of the command line with ctrl e
00:41
64 how to instantly go to the beginning of the command line with ctrl a
00:40
63 how to scroll through the text with the arrow keys
01:07
62 how to "navigate back to the previous directory" with the "cd -" command
01:49
61 why are there quotes around my files?
01:40
60 why are there quotes around my directories?
02:31
59 why are there quotes around my drive?
00:26
58 what is the difference between a command and a script?
00:34
57 what is a shell script?
00:39
56 What is a "shell command"?
00:41
55 difference between a shell and a shell language?
00:19
54 difference between shell language and scripting language?
01:51
53 difference between the relative path and the absolute path?
00:25
52 what is the relative path in the bash shell?
01:07
51 what is the absolute path in the bash shell?
01:14
50 what is a "path" in the bash shell?
00:43
49 what is a "filepath"?
02:07
48 how to "make a directory" with the "mkdir" command
00:17
47 how to "clear the terminal" with the "clear" command
00:15
46 how to clear the terminal with ctrl L
00:12
45 how to "close down the terminal" using the "exit" command
00:14
44 how to open the terminal using ctrl alt T
00:14
43 how to close down the terminal using alt f4
00:45
42 how to "see the hidden files in a directory" with the "ls -a" command
02:05
41 how to "ALWAYS go back to the home directory" using the "cd" command
01:45
40 how to "change your directory" with the "cd" command
01:05
39 how to "see the files and directories of the directory you are in" with the "ls" command
00:43
38 how to "find out where you are in your file directory" with the "pwd" command
00:36
37 how to fullscreen the terminal with the super button and the up arrow
02:07
36 what information is the prompt telling you?
01:05
35 how do you know when the prompt is ready to accept a command?
00:54
34 what is the moneysign in the prompt?