Raspberry Pi: The Complete Guide for Beginners and Pro to Master Programming, Developing and Setting up Raspberry Pi Projects by Jonathan Adams

Raspberry Pi: The Complete Guide for Beginners and Pro to Master Programming, Developing and Setting up Raspberry Pi Projects by Jonathan Adams

Author:Jonathan, Adams [Jonathan, Adams]
Language: eng
Format: epub
Published: 2021-02-05T16:00:00+00:00


Creating Directories

Managing the files on your computer is easier if they're organized into folders or directories. With the mkdir command, you can easily make a directory in your new directory:

Use on command to make different directories to save time, this way:

It's difficult to create directories with subdirectories by creating a directory, then going into it to create another, and the process goes on. Rather, opt for the -p option this way:

Deleting Files in Linux

After creating different files and directories, there'll be some meaningless ones that need deleting. The format for the rm command is:



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.