Тёмный

Linux Terminal Basics 2 | Working with Files 

Joe Collins (EzeeLinux)
Подписаться 128 тыс.
Просмотров 16 тыс.
50% 1

Опубликовано:

 

20 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 36   
@jrbergen
@jrbergen 5 лет назад
This series is fantastic.
@Staycalm2010
@Staycalm2010 5 лет назад
Thank you for these terminal tutorials, I have learn't a lot.
@scotthassel8124
@scotthassel8124 5 лет назад
Joe, as always, I find your vids fun to watch. One of the utils you didn't mention that I thought you might want to add would be 'which' as opposed to 'locate'. I know there are many utils for this sort of thing, but this one has helped many of my users.
@EzeeLinux
@EzeeLinux 5 лет назад
Which is really useful for finding installed programs and scripts. It will be in the next vid. :)
@scotthassel8124
@scotthassel8124 5 лет назад
@@EzeeLinux I have been using your vids to introduce/educate many of my users. I find it nice you really try to explain. Many of our users complained that other training/tutorial vids "talked down them" or kept it so confusing they had to really work at. With many of your vids I've had positive feedback. And, I hope, that some of them return to watch other videos of yours. Keep up the good work and if there is anything I can do to help you, please just let me know.
@EzeeLinux
@EzeeLinux 5 лет назад
@@scotthassel8124 Thank you. :)
@busdriver1261
@busdriver1261 5 лет назад
Thanks for the tip about Midnight Commander. Haven't used that in *years* and installed it on my system. Great to have something like that in the terminal. I use Double Commander in the GUI
@BrucesWorldofStuff
@BrucesWorldofStuff 5 лет назад
I for One like these videos as a refresher. Being New still I for get how sometimes (Gray Hair)... Thanks for Video and adding the list to the "Show More" section... I keep getting confused on the "Permissions" and your chart make more sense to me... Still learning to use Grep more too.. Don't Worry Joe OCD is a a Good thing... Lol LLAP
@ronnierush9379
@ronnierush9379 5 лет назад
Great video, helps it to all make sense, also liked your midnight commander tip. Many Thanks :-)
@beahinampas3015
@beahinampas3015 4 года назад
Joe Collins thank you so much on program called MC it really help me so much and the interface is so damn beautiful! I really like old school interface
@alvamiga
@alvamiga 5 лет назад
Two really useful keypresses I've found in the terminal are ctrl+W (delete word) and ctrl+R (search history to retype a previous command). There's more, but I use those two all the time. There's info in "man bash" under the heading "killing and yanking"
@codezero6023
@codezero6023 5 лет назад
Good job Joe! Yeh, I am interested in Sed and Awk also. Maybe some regex too
@justindouglas1744
@justindouglas1744 5 лет назад
Nice. Thanks for the video
@abdelhalimmohamed2864
@abdelhalimmohamed2864 2 года назад
Great thanks alot jc.
@marshallw.6343
@marshallw.6343 5 лет назад
great videos... I am learning sooo much.. thank you
@teen6060
@teen6060 4 года назад
hi there , it was one of perfect tutorial video .it was very informative. keep it up .thx
@cthedosboss5113
@cthedosboss5113 5 лет назад
thanks very much joe there was some stuff i didnt know : )
@raphipik
@raphipik 3 года назад
None of the grep, find or locate worked for me. Is it because i am using iTerm on Mac? Or did I do something wrong?
@EzeeLinux
@EzeeLinux 3 года назад
You're not on a native Linux environment. I would expect lots of things to not work....
@benriful
@benriful 5 лет назад
I love MC as well, in fact I actually prefer its text editor over nano. You can run it direct from command line as well "mcedit". The only issue I have with MC is that in some terminal emulators the F10 key is mapped to something else, meaning closing MC or MCEdit can be cumbersome - usually needing me to move my hand off the keyboard to go find the mouse. E.g. in the GNome Terminal I have to disable the menu accelerator key which is mapped to F10, painful since then I can't get to those menus through the keyboard - more an issue with Gnome Terminal (why they don't ad this into the keyboard shortcuts so you can map some other key to it I have no clue). Alternatively MC does include the F9-->Options/LearnKeys so you can show it which of its defaults work and then remap those which don't. I just find it a bit more cumbersome to do than just turning off the terminal emulator's variant of F10 instead. BTW the same issue applies for HTOP, though there you can use Ctrl+C to close HTOP as well.
@umka7536
@umka7536 4 года назад
Nice video. But "/usr" folder means "Unix system resource". For user created programs you can use "$HOME/.local/bin" or "/opt".
@AssWhole-u6d
@AssWhole-u6d 5 лет назад
Any chance you will cover sed and awk?
@kuhluhOG
@kuhluhOG 5 лет назад
yeah, would be great; I mean, I know a bit about them, but not a lot
@EzeeLinux
@EzeeLinux 5 лет назад
That's a bit beyond the basics so not in this series.
@pharoahabrantier7813
@pharoahabrantier7813 3 года назад
Thank you!!!
@ClimaticHawk
@ClimaticHawk 4 года назад
everytime i do mv it's like deleting the files i'm trying to move to a new directory. The files will be gone from previous directory, but will not show up in newdir2. Example: mv file1.txt newdir2/
@EzeeLinux
@EzeeLinux 4 года назад
Make sure you ls the destination directory to see if the files are there. As long as the directory exists, it should move them there. mv cannot delete files.
@ClimaticHawk
@ClimaticHawk 4 года назад
@@EzeeLinux i figured it out i have to put the full path for the files to be moved. I'm not for sure if it's different with each distro of linux, but I'm using Mint.
@EzeeLinux
@EzeeLinux 4 года назад
@@ClimaticHawk It's the same wherever you go... You have to specify a path if the files are not in the present working directory.
@kaiden8374
@kaiden8374 4 года назад
Good video! it helped me alot!
@performancefuel8834
@performancefuel8834 5 лет назад
"Gobble-d-gook" ,.. what is that?
@mike_skinner
@mike_skinner 5 лет назад
I use find and I put 2>/dev/null to ignore the errors.
@shresthakushal
@shresthakushal 5 лет назад
i love your videos bro
@henkslothouber5528
@henkslothouber5528 4 года назад
For me MC looks like the MSX editor Multi Mente...
@shresthakushal
@shresthakushal 5 лет назад
ya i am 2 nd
@tariqderdak8374
@tariqderdak8374 3 года назад
I comment a lot only 4u
Далее
Linux Terminal Basics 1 | Working with Text
35:24
Просмотров 34 тыс.
Introduction to the Ext4 File System for Linux
55:28
Просмотров 66 тыс.
Learning the Linux File System
25:09
Просмотров 1,2 млн
Linux File Types and File Permissions
46:05
Просмотров 70 тыс.
The Straight Poop About pushd And popd
11:02
Просмотров 10 тыс.
Linux Directories Explained in 100 Seconds
2:53
Просмотров 1,5 млн
Linux File System/Structure Explained!
15:59
Просмотров 4,2 млн
JC's Favorite BASH Commands
54:37
Просмотров 26 тыс.
Creating and Managing Digital Music Libraries in Linux
1:05:57
Linux Tip | 10 Useful Linux Commands
34:35
Просмотров 662 тыс.