Rocket command Information in Shell Scripting

Why do we use Rocket Command? The “Rocket” command is not a built-in tool, Right? Can anyone give me clarity about it?

https://learn.kodekloud.com/user/courses/shell-scripts-for-beginners/module/2709b373-3a6f-4b31-9aff-fe8a553898fa/lesson/dca234ed-0b96-424c-946f-55a068a9e8a9?autoplay=true

The lab creates the whole rocket system using simple bash scripts. The lab shows you how they work. If you look in /usr/local/bin, you can see how they’re implemented.

The lab is demo of how to use simple bash scripts to create new commands.

1 Like