From 2f5b214ba2d42b3b2ba3787d91a6c4b5cdc1a4c1 Mon Sep 17 00:00:00 2001 From: Andrew Cen <63270154+acen23@users.noreply.github.com> Date: Fri, 14 Jan 2022 16:52:43 -0800 Subject: [PATCH] Update tutorial.md --- tutorial.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tutorial.md b/tutorial.md index b744693..d377f5e 100644 --- a/tutorial.md +++ b/tutorial.md @@ -27,8 +27,7 @@ requirements to perform the remote access functions that you'll be using often. > 2. Now try those out after ssh'ing into the remote server, while also trying this additional command: > -- `ls /home/linux/ieng6/cs15lwi22/cs15lwi22abc` -> +- `ls /home/linux/ieng6/cs15lwi22/cs15lwi22abc` > Your commands should return similar results to this: ![ss3.1](https://acen23.github.io/cse15l-lab-reports/commands1.png) ![ss3.2](https://acen23.github.io/cse15l-lab-reports/commands2.png) ## Moving Files With `scp`