Linux Tutorials | sort command GeeksforGeeks

This video is contributed by Anant Patni.
Please Like, Comment and Share the Video among your friends.
Install our Android App:
play.google.com/store/apps/details?id=free.programming.programming&hl=en
If you wish, translate into local language and help us reach millions of other geeks:
kzread.info_cs_panel?c=UC0RhatS1pyxInC00YKjjBqQ&tab=2
Follow us on Facebook:
GfGVideos/
And Twitter:
gfgvideos
Also, Subscribe if you haven't already! :)
#likethisvideo #linux #geeksforgeeks

Пікірлер: 28

  • @brandondang7651
    @brandondang76513 жыл бұрын

    Really helpful video. Thank you!!

  • @riccoc.6507
    @riccoc.65072 жыл бұрын

    Thank you bro that was a good lesson

  • @kumargunjan428
    @kumargunjan4283 жыл бұрын

    beautifully explained!

  • @klkb1206
    @klkb12062 жыл бұрын

    thank you i want to learn more keep upload educational tutorial vids

  • @BrayanRodriguez-mw7iw
    @BrayanRodriguez-mw7iw3 жыл бұрын

    awesome explanation!

  • @CaribouDataScience
    @CaribouDataScience9 ай бұрын

    Thanks, that was helpful.

  • @moyukh2007
    @moyukh2007 Жыл бұрын

    Fantastic

  • @heba-ok6vb
    @heba-ok6vb6 ай бұрын

    Thank you ♥

  • @astonmargolis4391
    @astonmargolis4391 Жыл бұрын

    appreciate it !

  • @aer0449
    @aer044911 ай бұрын

    Geeks For Geeks

  • @jawaharreddy3097
    @jawaharreddy3097 Жыл бұрын

    Thank you

  • @balajireddy7229
    @balajireddy72294 жыл бұрын

    If i want to sort first directories and then its size, how do we do it?

  • @sanojgiri7419
    @sanojgiri74192 жыл бұрын

    Love u bro

  • @shaik.m.abdullah027
    @shaik.m.abdullah0275 жыл бұрын

    thanks for your effort. keep video size small like this one.

  • @tahayamin7172
    @tahayamin71724 жыл бұрын

    What should I use if I want to remove duplicated items in a file for example duplicated names or numbers?

  • @jaysonf7864

    @jaysonf7864

    3 жыл бұрын

    sort -u or you can use sort with the uniq command

  • @iAmIfyEmmanuel
    @iAmIfyEmmanuel3 жыл бұрын

    no sort -o ?

  • @jayantipatil1792
    @jayantipatil17923 жыл бұрын

    Kahi domblach kalal ny asel kon shikwtai hoi random ky sorting vailai ,evdh eg ghetyat hoi ,ky nav lihun kadu kuth sort zalai bghayla

  • @Selflearningca
    @Selflearningca Жыл бұрын

    what is the command to save the file after arranged

  • @venkatnarayanareddy1179
    @venkatnarayanareddy1179 Жыл бұрын

    what sort -k 2.2 filename , do

  • @elrjayy
    @elrjayy5 жыл бұрын

    What if I want to actually sort the contents of the file?

  • @NoEgg4u

    @NoEgg4u

    4 жыл бұрын

    $ sort file1 > file2 For the above, file2 will be created, based on the output of your command. file1 will remain unchanged. Note that when you redirect output via the ">" symbol, it will create the file (in this case, "file2") if the file does not exist. If file2 already existed, then ">" would delete it and recreate it with the output of your command. Using ">>" will append to an existing file.

  • @salexkorsan8790
    @salexkorsan87903 жыл бұрын

    I need help, I want to sort in bash file, Example.... a="10" b="100" C="1000" I want to sort this $a $b $c How to sort ?? Please tell me!

  • @lookback6314
    @lookback63144 жыл бұрын

    Hey brother.I have tried but it doesn't work. I think -k function doesn't work on it. Could you tell me if you had same issue? BTW I am on Cent os 8 .

  • @mohdshahbaz2283
    @mohdshahbaz22839 күн бұрын

    fan ki awaz zada ati hain picha se

  • @avijeetgorai3697
    @avijeetgorai36972 жыл бұрын

    Thank you

Келесі