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

  Рет қаралды 592,094

ProgrammingKnowledge

ProgrammingKnowledge

Күн бұрын

Пікірлер: 199
@prajwalr6792
@prajwalr6792 4 жыл бұрын
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.
@techbbas
@techbbas 4 жыл бұрын
Hey plz support my channel to subscribe
@nakibuukasharon9773
@nakibuukasharon9773 Жыл бұрын
Oliwatabu😊
@mehribankrimova2964
@mehribankrimova2964 9 ай бұрын
I came to comments to write this, you're absolutely right!
@hackster-txt
@hackster-txt 8 ай бұрын
ya you are right....great'
@shelby604
@shelby604 7 ай бұрын
Thanks for the heads up, man
@gaddeganesh6925
@gaddeganesh6925 7 жыл бұрын
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
@bholasingh5376
@bholasingh5376 5 жыл бұрын
Thanks for the correction.It will help the others.
@fitrisusanti1937
@fitrisusanti1937 3 жыл бұрын
Qetfr4qrh1q
@MayurPanghaal
@MayurPanghaal 6 жыл бұрын
I am learning one lesson a day. Big thank you !!
@criminalcoder6307
@criminalcoder6307 4 жыл бұрын
U r too slow
@techbbas
@techbbas 4 жыл бұрын
I need subscribers bro
@prakharawasthi1590
@prakharawasthi1590 6 жыл бұрын
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
@rinjakundu
@rinjakundu 5 жыл бұрын
was wondering how come no one noticed this mistake!
@satyamrai2577
@satyamrai2577 3 жыл бұрын
thanks for the correction.
@kumarshivam8077
@kumarshivam8077 6 жыл бұрын
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.
@Randibaaj_sala
@Randibaaj_sala 4 жыл бұрын
galat sikha rha haii lodu
@aryaakula5604
@aryaakula5604 4 жыл бұрын
@@Randibaaj_sala yes, some parts, but mostly he is teaching right
@jdmac44
@jdmac44 6 жыл бұрын
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. :)
@user-w87b7egvss
@user-w87b7egvss 2 жыл бұрын
why should there be a forward slash before home but not before Documents directory?
@soniakhan9871
@soniakhan9871 4 жыл бұрын
It's just fabulous you clear every point....thanku so much.... I really enjoy the way of ur teaching..... 😊
@techbbas
@techbbas 4 жыл бұрын
Hey plz support my channel to subscribe
@armandomolina2034
@armandomolina2034 Жыл бұрын
hey, at 13:25 i cannot save the ls- lS > out.txt ls: -: No such file or directory ls: lS: No such file or directory
@armandomolina2034
@armandomolina2034 Жыл бұрын
any advice on what i could correct?
@JubileeGiggles
@JubileeGiggles 5 жыл бұрын
I think man is short for manual, if that helps. Gives you the user manual of all the functions of a command
@bianco1974nero
@bianco1974nero 8 жыл бұрын
A little mistake exists beginning from 8:30 when you speak about permissions. :)
@mouleshm210
@mouleshm210 3 жыл бұрын
best explanation for linux in utube
@armandomolina2034
@armandomolina2034 Жыл бұрын
Gret videos so far, thank you for making this series.
@naumansafdar6821
@naumansafdar6821 2 жыл бұрын
Sir Ur tutorials r amaizing .......I will do it all and Ur method of teaching is great too
@ProgrammingKnowledge
@ProgrammingKnowledge 8 жыл бұрын
www.codebind.com/linux-tutorials/linux-man-page-ls-command/
@joebazooks
@joebazooks 8 жыл бұрын
awesome tutorials, man!
@yeshitilagirma6249
@yeshitilagirma6249 7 жыл бұрын
ProgrammingKnowledge wusUrr
@de_elper6259
@de_elper6259 Жыл бұрын
Trying to select file, example I use ls desktop/ and in getting something like no such file or directory.. please what I'm I doing wrong
@thiruyadav125
@thiruyadav125 11 ай бұрын
Generally ls desktop/ gives list of files or directories in /desktop, if there is no files in side desktop directory..it shows total is 0 ,if it shows no such file or directory means there is no /desktop file or directory ..linux is case sensitive.
@karamazovsc
@karamazovsc 8 жыл бұрын
It is fantastic, i love learning about Linux.
@thomasman7699
@thomasman7699 23 күн бұрын
drwxr-xr-x is the permission read,write.... I learn some linix,but I cannot remember now.
@princess2chiru
@princess2chiru 4 жыл бұрын
really good introduction ... I did tried years ago to use linux and did fail spectacular this time I understand what to do
@techbbas
@techbbas 4 жыл бұрын
Hey plz support my channel to subscribe
@nakibuukasharon9773
@nakibuukasharon9773 Жыл бұрын
At 14:30. Mine is showing permission denied 😢 am a beginner please in need more help, my folder is not created
@raama9730
@raama9730 10 ай бұрын
Oh boy! Impressive explanation 😊
@chinnarisirisha528
@chinnarisirisha528 3 жыл бұрын
Can u prefer some books for linux for easy understanding 😁😁
@adityabagchi
@adityabagchi 7 жыл бұрын
very well explained. perfect for a beginner
@jiveshshrivastav9722
@jiveshshrivastav9722 3 жыл бұрын
Every time I write the result of the command to a file using > filename, it overwrites it. Is there any way to append it and not overwrite it?
@jiveshshrivastav9722
@jiveshshrivastav9722 3 жыл бұрын
Ok I have found the answer Just use >> instead of >
@andidaffaliefalza
@andidaffaliefalza 3 жыл бұрын
is these commands applicable for all linux distros?
@andidaffaliefalza
@andidaffaliefalza 3 жыл бұрын
i mean, for all distro linux has the same command
@andidaffaliefalza
@andidaffaliefalza 3 жыл бұрын
me newbie on linux please answer bro
@ankursrivastava110
@ankursrivastava110 5 жыл бұрын
Please give difference between ls -d */ and ls -d
@virajawati2475
@virajawati2475 7 жыл бұрын
We can also write ls -la command it shows same output. longlist and hidden file
@tamyboy1
@tamyboy1 6 жыл бұрын
why would anyone dislike a video teaching them something
@priya200328
@priya200328 5 жыл бұрын
The Uburtu I am using is on a USB stick so would this be the same even if it was downloaded on the computer? Is this why I keep getting permission denied to access my doucuments?
@neerajmahapatra5239
@neerajmahapatra5239 5 жыл бұрын
Great explaination bro😜👌😜👌 loving it ...
@PoojaKumari-gv8bf
@PoojaKumari-gv8bf 5 жыл бұрын
what does the digit mean that is written before username and after drwxr-xr-x??
@reactive6625
@reactive6625 4 жыл бұрын
The number of hard links for that file.
@techbbas
@techbbas 4 жыл бұрын
Hey plz support my channel to subscribe
@maryammansuri1248
@maryammansuri1248 2 жыл бұрын
Thank you, I enjoyed the video and learning
@Mimi-mo24-7
@Mimi-mo24-7 3 ай бұрын
i know its a security issue does the screen have to be black can hardly see anything harrupmh
@danycock8493
@danycock8493 3 жыл бұрын
I am getting error message.not able to open any home folders like documents.ls:cannot access documents.no such file or folder exists.
@Douglas-hw8is
@Douglas-hw8is 4 жыл бұрын
Great tutorial - you teach very well. Many, many thanks. Duncan
@shreyasb.s3819
@shreyasb.s3819 3 жыл бұрын
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.
@DataWiseDiscoveries
@DataWiseDiscoveries 5 жыл бұрын
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...
@reactive6625
@reactive6625 4 жыл бұрын
EzeeLinux: kzbin.info/door/TfabOKD7Yty6sDF4POBVqA
@somanasatish1365
@somanasatish1365 4 жыл бұрын
Are these basics enough for learning aws
@aminezerradi5022
@aminezerradi5022 4 жыл бұрын
hello i saw the video it's a great material but when i type ls in my kali linux it return blank Notinhg
@j33mskie56
@j33mskie56 4 жыл бұрын
Me too
@techbbas
@techbbas 4 жыл бұрын
Hey plz support my channel to subscribe
@munol2524
@munol2524 Жыл бұрын
I ran ls-lRa > file.txt on my root directory. I got a text file containing 52,10,352 line.
@mustfun18
@mustfun18 Жыл бұрын
How to open terminal In my system it is not coming Can u send the application link
@SHAKTIPRIYA-h7s
@SHAKTIPRIYA-h7s 4 ай бұрын
pwd : home directory ls and ls ~ are same
@umamurugan6045
@umamurugan6045 3 жыл бұрын
Why / is used at the end of end command?
@khalidbakhtyar9105
@khalidbakhtyar9105 9 ай бұрын
Thanks for everything its great lessen I learn. More about the Linux again thank so much for
@mohammadrehan9445
@mohammadrehan9445 4 жыл бұрын
8:45 It is not like that, d is for directory '-' means that particular permission is not given to that owner or group or user. The first 'rwx' is for owner and the next 'rwx' is for ' group and the next 'rwx' is for user.
@techbbas
@techbbas 4 жыл бұрын
Hey plz support my channel to subscribe
@satyamrai2577
@satyamrai2577 3 жыл бұрын
thank you, brother.
@bhorseman3067
@bhorseman3067 4 жыл бұрын
Do you need a virtual graphical interface to access Desktop? I cannot access my laptop's desktop and I tried cd Desktop/ and cd~Desktop/
@reactive6625
@reactive6625 4 жыл бұрын
cd ~/Desktop
@satyashivam4480
@satyashivam4480 4 жыл бұрын
ls ls to list down all directory in our current directory ls ~ , ls ../.. -alS l for long S for sorted on basis of size a for all (also hidden directory) ls *a to list all directory ending with a in our current directory. ls -d to list only directory and not file ls > to store the result in file
@mikediaz9033
@mikediaz9033 Жыл бұрын
What are your credentials . Con or Honorable?
@zakaryakhan9218
@zakaryakhan9218 8 жыл бұрын
very useful for me and maybe for others
@riturajshekhar2547
@riturajshekhar2547 7 жыл бұрын
Great tutorial man!! Keep the good work up!
@ashmeetgujral768
@ashmeetgujral768 4 жыл бұрын
does ls -al list only hidden files in long format?
@techbbas
@techbbas 4 жыл бұрын
Hey plz support my channel to subscribe
@Stevesteacher
@Stevesteacher 4 жыл бұрын
Really an amazing video for beginners!
@mstfakml3475
@mstfakml3475 6 жыл бұрын
Can you tell us which linux version you use here?
@GreyGhost-r4z
@GreyGhost-r4z 6 жыл бұрын
Mohammad Mostafa Kamal “uname -a”
@mysteriousloner5938
@mysteriousloner5938 4 жыл бұрын
Ubuntu
@UKTECHNOLOGIESCOM
@UKTECHNOLOGIESCOM Жыл бұрын
Thank you so much valuable video
@prajwalachar5244
@prajwalachar5244 Жыл бұрын
Hello sir Make one video for resume regarding linux please as a fresher
@waywardspirit7898
@waywardspirit7898 5 жыл бұрын
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. :)
@kaushaki
@kaushaki 7 ай бұрын
Ayo, why do we need to learn addition, we can just learn integration na, it's the same thing.
@kaushaki
@kaushaki 7 ай бұрын
Sorry, it's like a 4 year old comment, I'm sorry.
@SHAKTIPRIYA-h7s
@SHAKTIPRIYA-h7s 4 ай бұрын
To see files of root directory: ls / To see files of root directory nmed docs: ls docs /
@_sourav_
@_sourav_ 5 жыл бұрын
What is the difference between root and home directory?
@reactive6625
@reactive6625 4 жыл бұрын
The root directory is the base directory of the entire file system (represented as a slash /) and therefore, contains every file on the system. The home directory contains the directories of the individual user accounts.
@Aslamyousfzai
@Aslamyousfzai 5 жыл бұрын
Could you plz increase your text font size, bcz I can't able see this ,so pls make sure to increase your text size 🙏🙏🙏
@ansh0419
@ansh0419 5 жыл бұрын
"-" permission explanation is wrong. "-" means permission not given.
@pritirani2275
@pritirani2275 6 жыл бұрын
thnks sir for this knowledge.. plz make more video for terminal cammnad based on industrial work..
@techbbas
@techbbas 4 жыл бұрын
Hey plz support my channel to subscribe
@abdulhannan773
@abdulhannan773 6 жыл бұрын
Mistake exists beginning from 8:30
@Lazyrecipes_lazyme
@Lazyrecipes_lazyme 6 жыл бұрын
Sir after using the ls -lS > out.txt it shows that permission denied
@ProgrammingKnowledge
@ProgrammingKnowledge 6 жыл бұрын
That means you don't have access to the directory you are working in. You have two options here . One use sudo in front of your command. The second, use this command in the directory in which you have right access
@Lazyrecipes_lazyme
@Lazyrecipes_lazyme 6 жыл бұрын
ProgrammingKnowledge thank you sir
@refrank7684
@refrank7684 4 жыл бұрын
awesome presentation
@priya200328
@priya200328 5 жыл бұрын
It says permission denied when I type ls Douments/ can someone explain to me what to do please?
@Randibaaj_sala
@Randibaaj_sala 4 жыл бұрын
type "chmod u+x Documents"
@techbbas
@techbbas 4 жыл бұрын
Hey plz support my channel to subscribe
@priya200328
@priya200328 4 жыл бұрын
@@techbbas Sub to mine and I'll sub to yours :D
@techbbas
@techbbas 4 жыл бұрын
@@priya200328 ok I subscribe to your channel
@priya200328
@priya200328 4 жыл бұрын
@@techbbas Done!!
@muhammadrafiqulislamkhan6994
@muhammadrafiqulislamkhan6994 7 жыл бұрын
First of all Thank you. Can you tell me where Linux works and why should we learn linux . I have not enough knowledge about programming language.
@selva81652
@selva81652 5 жыл бұрын
It is used in many corporate companies over windows because linux is more secure and virus protection than windows
@techbbas
@techbbas 4 жыл бұрын
Hey plz support my channel to subscribe
@kthegreat69420
@kthegreat69420 5 жыл бұрын
why don't you make the same for windows command prompt
@236anoushka
@236anoushka 7 жыл бұрын
Hello Sir In exams what kind of question can come for ubuntu.. For ma practical exam?
@vishnupandit7265
@vishnupandit7265 5 жыл бұрын
Yes, please call me +919634593750
@saurabhsaxena1992
@saurabhsaxena1992 3 жыл бұрын
@@vishnupandit7265 ku bhai chahiye wo kya aapko
@narendrak8365
@narendrak8365 6 жыл бұрын
Very good tutorials, Thanks.
@surajsarsambi4866
@surajsarsambi4866 4 жыл бұрын
ls .. bring us to present directory or show the content of home directory ls ../.. show the content of root directory
@techbbas
@techbbas 4 жыл бұрын
Hey plz support my channel to subscribe
@apoorvjaiswal9385
@apoorvjaiswal9385 4 жыл бұрын
ls ~ not working in ubuntu bash in windows
@supratiksen7112
@supratiksen7112 4 жыл бұрын
Can anyone please help me with the command : ls-lS>out.txt ?
@it5034
@it5034 4 жыл бұрын
When > used, the Output content put into the out. txt file/directory
@sooryadeviga3038
@sooryadeviga3038 6 жыл бұрын
Nice tutorial.thank you sir
@amberlum9581
@amberlum9581 7 жыл бұрын
what a good video!!! Thank you so much for making this video and share with us!!
@techbbas
@techbbas 4 жыл бұрын
Hey plz support my channel to subscribe
@novadeathstar9961
@novadeathstar9961 8 жыл бұрын
whats that - symbol it looks like a hypon but isnt
@jamesbryant3254
@jamesbryant3254 7 жыл бұрын
tilde ~
@biscuit5973
@biscuit5973 10 ай бұрын
ls ~ command is not working, and it does not show anything.
@birajamishra
@birajamishra 3 жыл бұрын
Good to learn this 🔥
@ashutoshardu
@ashutoshardu 3 жыл бұрын
Thank you so much 🙏
@surajsarsambi4866
@surajsarsambi4866 4 жыл бұрын
ls .. is not for one directory back instead it showing root directory
@reactive6625
@reactive6625 4 жыл бұрын
".." represents the parent directory of the current working directory. "." represents the current working directory. If, for example, the current working directory is "/home/user", then "ls .." displays the contents of "/home".
@techbbas
@techbbas 4 жыл бұрын
Hey plz support my channel to subscribe
@sahilkumarsingh
@sahilkumarsingh 7 жыл бұрын
good and detailed explanation
@gauravsavlani5725
@gauravsavlani5725 2 жыл бұрын
great video thank you
@navyajanaki3087
@navyajanaki3087 7 жыл бұрын
the allowed permissions for both user, group and other are only 3 permissions respectively but not four they are read write execute ... please try to teach properly
@ashutoshmalik3411
@ashutoshmalik3411 6 жыл бұрын
but ls shows the files in root and ls ~ shows files of home directory
@techbbas
@techbbas 4 жыл бұрын
Hey plz support my channel to subscribe
@isumitd9586
@isumitd9586 4 жыл бұрын
Its fascinating. Hope u have given advance cli commands also in other videos
@saadrehman3156
@saadrehman3156 3 жыл бұрын
Great Man, loved it
@vineetkumar9371
@vineetkumar9371 5 жыл бұрын
What is mean by sudo su
@reactive6625
@reactive6625 4 жыл бұрын
Ubuntu locks the root account for security reasons and gives "sudo" permissions to the initial user account so that root actions can still be performed. "su" without an argument switches to the root (super user) account, which of course requires sudo privileges to do so. An alternative for elevating session permissions is "sudo -s".
@rOnNiecHaRles16
@rOnNiecHaRles16 7 жыл бұрын
I LIKE YOUR VIDEOS!!!!!
@usefgadallah738
@usefgadallah738 2 жыл бұрын
Good video bro but I have tested it in 2022 it doesn't work. I have tried the same method as mentioned in the video.
@divaharm2534
@divaharm2534 10 ай бұрын
Big thank you.
@rebazomer7821
@rebazomer7821 5 жыл бұрын
i donot know why most of people tell - symbol mines this is called hyphen
@smmrok
@smmrok 9 ай бұрын
Speed 1.75 please and save time
@siayush
@siayush 7 жыл бұрын
awesome tutorial
@techbbas
@techbbas 4 жыл бұрын
Hey plz support my channel to subscribe
@kudakwashekatsande1718
@kudakwashekatsande1718 7 жыл бұрын
nice videos bro
@AdityaGupta-kd7qf
@AdityaGupta-kd7qf 4 жыл бұрын
Thanks man!
@charlesklein7232
@charlesklein7232 5 жыл бұрын
your very professional you could be teaching at a college. the only problem is the fact that clearly English is not your first language. you are the first person i found and return to when i started Linux from w2k. im curious what type of equipment are you using and how do you make videos. i would like to make them.
@annepumurali2001
@annepumurali2001 6 жыл бұрын
List the how many commands useful for learners like echo,cat,script,Cal,date e.t.c and some example questions. How the questions are asking in tutorials let's do video on that
@jjww2788
@jjww2788 3 жыл бұрын
thank you sir.
@TOP10-f5x9c
@TOP10-f5x9c 5 жыл бұрын
you are wrong at 9:30
@techbbas
@techbbas 4 жыл бұрын
great content
@LoveNjustice
@LoveNjustice 8 жыл бұрын
good tutorial!
@outhounazakaria6899
@outhounazakaria6899 5 жыл бұрын
thank you brother
Linux Command Line Tutorial For Beginners 3 - cd command in Linux
11:27
ProgrammingKnowledge
Рет қаралды 325 М.
Linux Command Line Tutorial For Beginners 1 - Introduction
7:58
ProgrammingKnowledge
Рет қаралды 1,4 МЛН
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН
The 50 Most Popular Linux & Terminal Commands - Full Course for Beginners
5:00:17
30 BASIC COMMANDS IN LINUX / UNIX || LINUX COMMANDS || UNIX COMMANDS || OPEN SOURCE
40:39
Beginner's Guide To The Linux Terminal
42:27
DistroTube
Рет қаралды 407 М.
Introduction to Linux and Basic Linux Commands for Beginners
18:46
sakitech
Рет қаралды 3,9 МЛН
Linux Command Line Tutorial For Beginners 5 - I/O Redirection
8:51
ProgrammingKnowledge
Рет қаралды 235 М.
Bash Scripting Tutorial for Beginners
47:57
freeCodeCamp.org
Рет қаралды 561 М.
Linux Operating System - Crash Course for Beginners
2:47:56
freeCodeCamp.org
Рет қаралды 2,4 МЛН
100+ Linux Things you Need to Know
12:23
Fireship
Рет қаралды 1,4 МЛН
Arch Linux Experience - Hyprland
39:02
Bog
Рет қаралды 461 М.
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН