gitlabEdit

rd command

Summary

Removes directory from current working directory

Description

This command lets you remove a directory from your current working directory. Currently, all of the kernel folders and files are re-generated everytime you tried to remove kernel folders and files and tried rebooting.

When the real file system is being implemented, it will really remove directories.

Command usage

  • rd (directory)

Examples

  • rd boot: It removes the boot directory

Last updated