Linux Find Command Tutorial

  Рет қаралды 18,047

Linux Training Academy

Linux Training Academy

Күн бұрын

Пікірлер: 11
@LinuxTrainingAcademy
@LinuxTrainingAcademy 6 жыл бұрын
Are you a "find" person or a "locate" person???
@syeedafridy6039
@syeedafridy6039 6 жыл бұрын
find
@likith1337
@likith1337 6 жыл бұрын
locate
@smashogre4766
@smashogre4766 4 жыл бұрын
Very helpful video! The !! alone was worth the price of admission.
@hpp6116
@hpp6116 6 жыл бұрын
I am a relatively new Linux user, and relating to the few commands I know, I got the impression that all the short options of a command start with a single '-' (e.g., ls -l) and the long ones (e.g., ls --help) with two dashes, i.e., '--'. However, the find command kind of violates this rule!? Is the syntax not consistent in bash?
@charlesklein7232
@charlesklein7232 5 жыл бұрын
good video i normly dont pay attention because you are a sales type scenario however this is very interesting. you explained the null command
@hpp6116
@hpp6116 6 жыл бұрын
First of all, thanks for the nice tutorial regarding the 'find' command! I got curious about the 'type' command you used in your video. So I tried to get more information on it by typing 'man type' into the terminal. However, my system (Ubuntu 16.04 LTS) seems not to have any man page on it. Is this only specific to Ubuntu or does the 'type' command not have any manual entries in other distributions either? What does the option '-a' in type do?
@NoEgg4u
@NoEgg4u 5 жыл бұрын
"type" is a shell built-in. If you type: $ type type ...you will see that "type" is a shell built-in. Shell built-ins do not have their own dedicated man pages (there might be an exception?). With the above in mind... Anything having to do with the shell can be found in the man page for the shell. For example: $ man bash The "man" page for bash is very long. Locating the specific line where it covers the "type" command is not simple. In my MX Linux distro, the "type" command is found on line 4797 of "man bash". For most (all?) shell built-in commands, you can run: $ type --help $ cd --help $ pwd --help etc. (note that there are 2 dashes) That should provide you with something similar to the man page's output. But know that if you compare the output of "type --help" to "man bash" (and go to the corresponding line), the text is not the same. It is as if two different authors were involved. If you type: $ enable -a ...you will see a listing of all shell built-ins (enable is also a shell built-in). Cheers!
@likith1337
@likith1337 6 жыл бұрын
cool video Thank you Sir😃😃
@vN2w3Z59BM
@vN2w3Z59BM 6 жыл бұрын
Nice vid but... White on black is killing my eyes X_X
@ShivamSan
@ShivamSan 5 жыл бұрын
b a n g b a n g
Linux/Mac Terminal Tutorial: How To Use The find Command
17:45
Corey Schafer
Рет қаралды 195 М.
50 Amazing Examples of Find Command
34:52
Linux Tutorial
Рет қаралды 77 М.
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 158 МЛН
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
Linux tar Command Tutorial with Examples: .tar, .tar.gz, .tgz
14:21
Linux Training Academy
Рет қаралды 27 М.
Learning the Linux File System
25:09
Joe Collins (EzeeLinux)
Рет қаралды 1,2 МЛН
Mastering Linux Man Pages - A Definitive Guide
39:03
Linux Training Academy
Рет қаралды 68 М.
Basic Linux Commands Tutorial
5:14
Linux Training Academy
Рет қаралды 12 М.
Linux File System/Structure Explained!
15:59
DorianDotSlash
Рет қаралды 4,2 МЛН
Tmux Tutorial for Beginners
11:58
Linux Training Academy
Рет қаралды 24 М.
Linux System Logs and the Syslog Standard
2:52
Linux Training Academy
Рет қаралды 18 М.
My 5 Favorite Linux Shell Tricks for SPEEEEEED (and efficiency)
11:06
Linux System Administration Crash Course
25:59
Linux Training Academy
Рет қаралды 322 М.