From 1fc7af73dcb50d309c0f53a7c6081f92f3f2a0cd Mon Sep 17 00:00:00 2001 From: mo Date: Sat, 25 May 2019 12:58:21 -0600 Subject: format question --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index f561b4c..c1037a1 100644 --- a/README.md +++ b/README.md @@ -271,10 +271,7 @@ $ ls -ld ∼/personal The execute permission on a directory allows you to enter it. .ie. `cd directory`. -13. Create a file `dir1` in your home directory and use `cp /etc/passwd dir1/mypasswd` command to copy the `/etc/passwd` file in it. -Use the `chmod` command to have only the search permission on for it and execute the following commands. - -What is the results of executing these commands? Do the results make sense to you? Explain. +13. Create a file `dir1` in your home directory and use `cp /etc/passwd dir1/mypasswd` command to copy the `/etc/passwd` file in it. Use the `chmod` command to have only the search permission on for it and execute the following commands. What is the results of executing these commands? Do the results make sense to you? Explain. Change directory to a directory named `dir1`. -- cgit v1.2.3