On Sep 11, 2018, at 10:42 AM, smac0031 
<m.smurph...@gmail.com<mailto:m.smurph...@gmail.com>> wrote:

I got as far as cd /Users then the next thing was command not found.

Mark M

Did it look like this?

dbdev2:~ johnson$ cd /Users
dbdev2:Users johnson$ ls-l
-bash: ls-l: command not found
dbdev2:Users johnson$

There is a space between ‘ls’ and ‘-l’ this is a common typo/mistake. command 
in terminal are quite specific; they must be entered exactly.

‘ls’ is the command for listing a directory. -l is a sub-command meaning 'show 
a long listing’

dbdev2:Users johnson$ ls
Shared   helpdesk johnson  macports thushara
dbdev2:Users johnson$ ls -l
total 0
drwxrwxrwt   18 root       wheel        612 Aug 28 18:03 Shared
drwxr-xr-x+  11 helpdesk   staff        374 Aug 28 11:01 helpdesk
drwxr-xr-x@ 244 johnson    staff       8296 Aug 31 07:51 johnson
drwxr-xr-x@  11 macports   staff        374 Aug 28 13:48 macports
drwxr-xr-x@  11 927885439  1391123018   374 Aug 28 13:54 thushara


--
Bruce Johnson
University of Arizona
College of Pharmacy
Information Technology Group

Institutions do not have opinions, merely customs

-- 
-- 
You received this message because you are a member of G-Group, a group for 
those using G3, G4, and G5 desktop Macs - with a particular focus on Power Macs.
The list FAQ is at http://lowendmac.com/lists/g-list.shtml and our netiquette 
guide is at http://www.lowendmac.com/lists/netiquette.shtml
To post to this group, send email to g3-5-list@googlegroups.com
For more options, visit this group at http://groups.google.com/group/g3-5-list

--- 
You received this message because you are subscribed to the Google Groups 
"G-Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to g3-5-list+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to