ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
you're always my G in this program
😊
a newline character is required in this one after every statement, for example "...%lu byte(s)"
Keep up the good work. Your teaching is really helpful!
You make alx feel so possible. let me go and call all those in my co hort
thanks for sharing to the group
Tbvh... He is the only reason I understand anything... Thank youuu!
you teach pretty well but I'm still lost😅
You are awesome, keep up the good work
Thank you😊
when i run betty i get the error trailing white space how do i correct this ?
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
please what can one do when it says: NO SUCH FILE OR DIRECTORY CANNOT OPEN README?when trying to move betty into file /bin/
Did you clone it?
Create the bin directory
Please help me , I do all steps in task 0 , but ch, g commands not work with me 🤦♀️ why ???
Same thing here
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 )
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
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.
@@princesschukwumeucheya it works for sandbox because I'm using sandbox and I run the alias there, so it works
you're always my G in this program
😊
a newline character is required in this one after every statement, for example "...%lu byte(s)
"
Keep up the good work. Your teaching is really helpful!
You make alx feel so possible. let me go and call all those in my co hort
thanks for sharing to the group
Tbvh... He is the only reason I understand anything... Thank youuu!
you teach pretty well but I'm still lost😅
You are awesome, keep up the good work
Thank you😊
when i run betty i get the error trailing white space how do i correct this ?
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
please what can one do when it says: NO SUCH FILE OR DIRECTORY
CANNOT OPEN README?
when trying to move betty into file /bin/
Did you clone it?
Create the bin directory
Please help me , I do all steps in task 0 , but ch, g commands not work with me 🤦♀️ why ???
Same thing here
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 )
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
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.
@@princesschukwumeucheya it works for sandbox because I'm using sandbox and I run the alias there, so it works