Mostly path name updates
This commit is contained in:
parent
7284df18a8
commit
b5fdffeeed
153 changed files with 218 additions and 211 deletions
|
|
@ -128,7 +128,7 @@ tr : ' ' </adm/users | sort -k 3 3 >temp
|
|||
join -1 3 -2 3 -o 1.1,2.1 temp temp | awk '$1 < $2'
|
||||
Print all pairs of users with identical userids.
|
||||
.SH SOURCE
|
||||
.B /sys/src/cmd/join.c
|
||||
.B /usr/local/plan9/src/cmd/join.c
|
||||
.SH "SEE ALSO"
|
||||
.IR sort (1),
|
||||
.IR comm (1),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue