Strtok | Write Your Own Shell | Part 8

Поделиться
HTML-код
  • Опубликовано: 15 июл 2022
  • Learn to tokenize strings in C using strtok && inch closer to writing your own shell
    Portfolio Courses: strtok tutorial
    • strtok() function | C ...
    🔗 Hi there🙂👋🏽, Connect with me on LinkedIn
    / jesse-braide-4a2235243
  • НаукаНаука

Комментарии • 28

  • @tracybett4822
    @tracybett4822 9 месяцев назад +2

    Thnaks for this! One of the few, ALX tasks with no direct codes but the explanations. Very informative. YOu are talented! Thanks so much. Be blessed to help even more!

  • @logicplusplus1993
    @logicplusplus1993 Месяц назад

    Thank you sir, Jesus bless you, i loved it very much... char str[ ]="Jesus loves you" ;

  • @Rocksock531
    @Rocksock531 6 месяцев назад

    very well explained. thanks!

  • @barristar9338
    @barristar9338 Год назад +1

    Thank so much for your videos, they have been helpful
    Can you discuss Linux and Unix command line interpreter

  • @RapidQuizRocket
    @RapidQuizRocket Год назад +2

    I watched all the videos from your shell playlist, I like how you demonstrated how the functions worked and used examples. Thank you so much!

  • @One_piece1089
    @One_piece1089 7 месяцев назад

    thank you a lot😍😍

  • @alphabeta654
    @alphabeta654 Год назад

    What a teacher, many thanks friend very insightful tuto

  • @loveafinni
    @loveafinni 10 месяцев назад

    Super explanatory. Thank you!

  • @kampala7820
    @kampala7820 Год назад

    Hello Jess, thanks so much for the videos. They actually meant and helped a whole lot. Please would you mind to do something of this nature for PRINTF project on ALX program?

    • @jess-inspired
      @jess-inspired  Год назад +1

      Glad you like it.. Thought of printf though. I'd keep your request in mind..

    • @kampala7820
      @kampala7820 Год назад

      @@jess-inspired Thanks a whole lot, it'll mean alot. I appreciate!💯

    • @hamzaannane885
      @hamzaannane885 Год назад

      Yes sur can u make videos about printf project ♥️♥️

  • @emmaobinna9711
    @emmaobinna9711 Год назад

    I know you an alx student..
    I tut we were supposed to implement these functions on our own or are we supposed to use the standard library

    • @jess-inspired
      @jess-inspired  Год назад

      Hello Emma, thanks for reaching out.. ALX gave us a list of functions and sys calls to use and we were asked to implement using our own functions at some point too if I can recall.. These videos are just for concepts, they're in no way supposed to show everything about the project..

  • @dhulkifliabbassoud3403
    @dhulkifliabbassoud3403 Год назад

    Hello jess, after performing the strtok function, how will i get my shell to execute the second token of the string? For example, if i pass /bin/ls -l to my shell
    It executes the first token '/bin/ls', but when it gets to the second token, it returns an error
    Very good videos btw, keep it up

    • @jess-inspired
      @jess-inspired  Год назад

      Thanks a lot. You're supposed to create command line arguments (argv) using a combination of getline and strtok at least..
      Should be the next video after this one..

    • @dhulkifliabbassoud3403
      @dhulkifliabbassoud3403 Год назад

      @@jess-inspired thank you

  • @buraf13k82
    @buraf13k82 Год назад

    i only watch this video serious because u mensioned "write ur own shell" , but with all the concept u gave us u didn't do the final part which is am currently struggling a lot with "./shell" and I'm an alx student too, it will be great if u share me the codes u use to create "C - simple shell" Project or any github account. and with all the tough comment Thank You for the videos, Keep up the good work🙏🙏

    • @jess-inspired
      @jess-inspired  Год назад

      Hello.. Thanks for your feedback. Actually did a PLD for your cohort where I built a basic shell on google meet some days back. Figured ALX might not be so pleased putting up a full shell program here, that's why I stuck to the concepts..

    • @jess-inspired
      @jess-inspired  Год назад

      You can find me on telegram with this link.. Cheers
      t.me/alxsupportgroup

    • @buraf13k82
      @buraf13k82 Год назад

      @@jess-inspired okay Thank You

  • @inspirational_motivational
    @inspirational_motivational Год назад

    Broe, you are great.👌👌👌 Keep up the great work man

    • @jess-inspired
      @jess-inspired  Год назад

      Thanks man.. Recognise this face from the live session yesterday..

    • @inspirational_motivational
      @inspirational_motivational Год назад

      @@jess-inspired please hit me up the next time you got one of those

  • @barristar9338
    @barristar9338 Год назад

    Thank so much for your videos, they have been helpful
    Can you discuss Linux and Unix command line interpreter