Skip to content

Commit

Permalink
Update 02-filesystem.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CallumWalley authored Jul 10, 2024
1 parent 0b1b530 commit 2b720a1
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions _episodes/02-filesystem.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
title: "NeSI Filesystem"
teaching: 30
exercises: 10
teaching: 15
exercises: 5
questions:
- "How can I move around the cluster filesystem"
- "How can I see what files and directories I have?"
- "How can I make new files and directories."
- "Where is the best place to store my data?"
- "How do I recover deleted files?"
- "How do I find out how much disk space I have?"
objectives:
- "Create, edit, manipulate and remove files from command line"
- "Learn about the NeSI filesystems, and when to use each one."
keypoints:
- "The file system is responsible for managing information on the disk."
- ""

---

Expand Down

0 comments on commit 2b720a1

Please sign in to comment.