use macro for /usr/local/plan9
This commit is contained in:
parent
dcba4bf6bd
commit
c3674de413
220 changed files with 309 additions and 302 deletions
|
|
@ -128,7 +128,7 @@ tr : ' ' </etc/passwd | 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 /usr/local/plan9/src/cmd/join.c
|
||||
.B \*9/src/cmd/join.c
|
||||
.SH "SEE ALSO"
|
||||
.IR sort (1),
|
||||
.IR comm (1),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue