0x00 Hello world

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 พ.ย. 2024

ความคิดเห็น • 22

  • @janewaguthi4342
    @janewaguthi4342 ปีที่แล้ว +2

    you're always my G in this program

  • @seetamassly5280
    @seetamassly5280 ปีที่แล้ว +1

    a newline character is required in this one after every statement, for example "...%lu byte(s)
    "

  • @michaelchijioke2466
    @michaelchijioke2466 ปีที่แล้ว

    Keep up the good work. Your teaching is really helpful!

  • @bimglobal8405
    @bimglobal8405 ปีที่แล้ว +4

    You make alx feel so possible. let me go and call all those in my co hort

    • @Atoke_Afrocentrics
      @Atoke_Afrocentrics ปีที่แล้ว

      thanks for sharing to the group

    • @joyweze1173
      @joyweze1173 ปีที่แล้ว

      Tbvh... He is the only reason I understand anything... Thank youuu!

  • @ugonnaopara3289
    @ugonnaopara3289 ปีที่แล้ว

    you teach pretty well but I'm still lost😅

  • @MoatazAhmedmizo
    @MoatazAhmedmizo ปีที่แล้ว

    You are awesome, keep up the good work

  • @akenjinicole1499
    @akenjinicole1499 4 หลายเดือนก่อน

    when i run betty i get the error trailing white space how do i correct this ?

    • @BitwebTech
      @BitwebTech  4 หลายเดือนก่อน

      Make sure you don’t have an extra space at the end of the line with the error. So remove the space and betty will be fine

  • @victorychukwuemeka5057
    @victorychukwuemeka5057 ปีที่แล้ว +1

    please what can one do when it says: NO SUCH FILE OR DIRECTORY
    CANNOT OPEN README?
    when trying to move betty into file /bin/

  • @lamiaibrahim9528
    @lamiaibrahim9528 ปีที่แล้ว

    Please help me , I do all steps in task 0 , but ch, g commands not work with me 🤦‍♀️ why ???

    • @cleavonamidiagbe527
      @cleavonamidiagbe527 ปีที่แล้ว

      Same thing here

    • @VivianeBassem
      @VivianeBassem ปีที่แล้ว

      try using chmod +x , git add . , and git commit -m , and git push instead (I think what he's using is somehow a shortcut to those )

    • @cleavonamidiagbe527
      @cleavonamidiagbe527 ปีที่แล้ว +1

      You have to go back to the beginning...he didn't start from the beginning..create a repo..clone..create a readme file for both the repo and directory

    • @princesschukwumeucheya
      @princesschukwumeucheya ปีที่แล้ว +2

      They do not work on your sandbox because he created aliases for the commands "chmod u+x", "git add .", "git push" and "git commit", with alias names "ch", "g"...these aliases are only specific to his Linux.

    • @BelloAbdulmujib-db9pl
      @BelloAbdulmujib-db9pl ปีที่แล้ว

      @@princesschukwumeucheya it works for sandbox because I'm using sandbox and I run the alias there, so it works