Linux Command Line Tutorial For Beginners 2 - ls command in Linux

preview_player
Показать описание

ls command Lists the files in the current directory, in alphanumeric order, except files starting with the “.” character. ls lists information about the FILEs (the current directory by default). Sort entries alphabetically if none of -cftuvSUX nor --sort is specified.
Linux and UNIX ls command help and examples ls command in linux. ls - Unix, Linux Command. ls - Linux Command - Unix Command Linux man page - ls command. cd command in linux. cat command in linux. grep command in linux. pwd command in linux. mkdir command in linux. cp command in linux. ls command in linux. ln command in linux

★★★Top Online Courses From ProgrammingKnowledge ★★★

★★★ Online Courses to learn ★★★

★★★ Follow ★★★

DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!
Рекомендации по теме
Комментарии
Автор

Just a correction, about the rights.. d is for directory.. next are rwxrwxrwx, these are permissions for owner, group and others respectively.. The "-" symbol means that particular right is not available.. e.g., The desktop folder has "drwxr-xr-x", it means d is directory, rwx means owner has permission to read write and execute, group has r-x so group has read and execute but not write permission, others have r-x which is again read and execute but not write permission.

prajwalr
Автор

In "ls - l" for permissions you have mentioned that permissions are seperated by minus symbol that is wrong. Permissions will always be set of rwx which are read write and execute. If amy permission is not there then that will be minus

gaddeganesh
Автор

Thanks sir for giving us such a valuable resources. This is the only place where i have found useful resources for my linux subject. Thank you sir from my heart.

kumarshivam
Автор

I am learning one lesson a day. Big thank you !!

MayurPanghaal
Автор

Although the Tutorial is quite good for beginner but there is a small mistake in Users Permission (8:30), -rwx-w-r-- ----> If this is the Users Permission shown means the very first dash indicates the file type i.e. " - " is a regular file " s " is a special file, " d " signifies Directory, now after the first dash there will always be 9 space which will be occupied by some or the other Rights . Taking example of -rwx-w-r-- , We divide it as - , rwx, - w -, r - - . Noe as discussed already the first dash is Directory type the next set i.e. rwx indicates Owners Right which is Read Write Execute, then coming to group rights i, e, - w - means read is missing execute is missing only write is allowed (this is just an example), Now lastly the rights for the third group i.e r - - means Only read is allowed and write and execute is missing.

Thanks

prakharawasthi
Автор

It's just fabulous you clear every point....thanku so much.... I really enjoy the way of ur 😊

soniakhan
Автор

It is fantastic, i love learning about Linux.

karamazovsc
Автор

You know what makes your teaching videos so great? You're not trying to show your face and then the screen and then your face and then the screen... I can't stand it when I'm trying to learn code from a MOOC and the teacher feels like they have to show their face, when I"m trying to remember what I just saw on the desktop/terminal they were working in! There are other great things, but I just thought I'd say that I appreciate that you just focus on the code with the display, not worrying about being a star. :)

jdmac
Автор

I think man is short for manual, if that helps. Gives you the user manual of all the functions of a command

JubileeGiggles
Автор

Sir Ur tutorials r amaizing will do it all and Ur method of teaching is great too

naumansafdar
Автор

very well explained. perfect for a beginner

adityabagchi
Автор

really good introduction ... I did tried years ago to use linux and did fail spectacular
this time I understand what to do

princesschiru
Автор

A little mistake exists beginning from 8:30 when you speak about permissions. :)

bianconero
Автор

Thank you so much for the tutorials !! I have been researching linux for a couple months now and I have yet to get that "ah ha" moment. Until now. Most all tutorials for "beginners" assumes there is "some" previous command knowledge and your vids walked me through as if I am a true beginner (which I am) I think i'm finally getting it. ...Might be a dumb question but, why would one need to learn all these commands just to look at, list or open files verses simply clicking on the directories icon in the main window? (or typing out "move" commands verses simply dragging and dropping the file icon). Seems like 10 times the work for the same result. Thank you again for the great tutorials. :)

waywardspirit
Автор

Gret videos so far, thank you for making this series.

armandomolina
Автор

Really good video.
But if share all the commands in single notepad , again we can practice after watching that video.

Otherwise again need to watch video. Double work.

shreyasb.s
Автор

Great tutorial - you teach very well. Many, many thanks. Duncan

Douglas-hwis
Автор

Can u prefer some books for linux for easy understanding 😁😁

chinnarisirisha
Автор

Really an amazing video for beginners!

Stevesteacher
Автор

My first day in linux and getting excited to learn more ... please guys if you know any other channel which deals about linux nicely then please comment ... ok have a nice day and god bless you...

DataWiseDiscoveries