GuideMode GuideMode
Learn

Proof of Concept: This is a proof of concept version of a learning hub. Please take the content and structure as indicative to explore the idea! If you are interested in this type of service or content, please contact us at info@guidemode.dev

Working with Files

Learn essential file operations from the command line - reading, creating, copying, moving, and deleting files and directories.

beginner
12 minutes
4 pages

What you'll learn in this module

  • Read file contents with cat
  • Create directories and files
  • Copy and move files
  • Safely delete files and folders

Sign in required

Create a free account to access this content

Sign In

Module Content

1

Reading Files (cat)

2

Creating Files and Folders

3

Copying and Moving Files

4

Deleting Files (with Caution!)