Skip to content

Commit 2d4f209

Browse files
authored
Updated LOs
1 parent c196ed7 commit 2d4f209

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

lessons/07_permissions_and_environment_variables.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
22
title: "Permissions and Environment variables"
3-
author: "Christina Koch, Radhika Khetani, Meeta Mistry, Mary Piper, Jihe Liu"
3+
author: "Christina Koch, Radhika Khetani, Meeta Mistry, Mary Piper, Jihe Liu, Will Gammerdinger"
44
date: "Thursday, October 8, 2020"
55
---
66

77
Approximate time: 40 minutes
88

99
## Learning Objectives
1010

11-
* Grant or restrict access to files on a multi-user UNIX system
12-
* View "Environment Variables" in Shell
13-
* Describe $PATH and how to append it
11+
- Grant or restrict access to files on a multi-user UNIX system
12+
- View "Environment Variables" in Shell
13+
- Describe the $PATH variable and how to append it
1414

1515
## Permissions
1616

0 commit comments

Comments
 (0)