
ALX SE 0x03. vi Project With Ease!
// I will advice you to use the Webterm terminal in the sandbox
// Open a new Webterm for each assignments
// You might have to click on start a new test if you get an error while checking your code
// The done Botton turns green after a successful task so you don’t need to click on it!
*Task 0*
Create your answer directory
cd root & hit enter
mkdir 0x03_vi & hit enter
got back to the project page to click on *Check your code*
*Task 1 — Inserting*
cd root & hit enter
cd 0x03_vi & hit enter
echo vi > inserting & hit enter
cat inserting & hit enter to see your code
got back to the project page to click on *Check your code*
*Task 2 — cutting*
cd root → hit enter
cd 0x03_vi & hit enter
echo dd > cutting & hit enter
cat cutting & hit enter to see your code
got back to the project page to click on *Check your code*
*Task 3 — Pasting*
cd root & hit enter
cd 0x03_vi & hit enter
echo p > pasting & hit enter
cat pasting & hit enter to see your code
got back to the project page to click on *Check your code*
*Task 4 — Undoing*
cd root & hit enter
cd 0x03_vi & hit enter
echo u > undoing & hit enter
cat undoing & hit enter to see your code
got back to the project page to click on *Check your code*
*Task 5 — Exiting*
cd root & hit enter
cd 0x03_vi & hit enter
echo :q! > exiting & hit enter
cat exiting & hit enter to see your code
got back to the project page to click on *Check your code*
*Task 6 — Beginning of the line*
cd root & hit enter
cd 0x03_vi & hit enter
echo vi > beginning_of_the_line & hit enter
cat beginning_of_the_line & hit enter to see your code
got back to the project page to click on *Check your code*
*Task 7 — End of the line*
cd root & hit enter
cd 0x03_vi & hit enter
echo $ > end_of_the_line & hit enter
cat end_of_the_line & hit enter to see your code
got back to the project page to click on *Check your code*
Goodluck and happy learning 👍🏼
You can fellow me
https://www.linkedin.com/in/Appsorwebs/
https://twitter.com/Appsorwebs
https://www.instagram.com/appsorwebs/
https://medium.com/@appsorwebs
https://www.youtube.com/channel/UCHcyk0cQzQ2RD-_kYfXrCDw
https://web.facebook.com/Appsorwebs
You can learn a whole lot here https://t.me/appsorwebs1