Searched hist:126286 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/etc/
H A Drc.subrdiff 126286 Thu Feb 26 12:30:38 MST 2004 mtm NetBSD rev. 1.56
Use more concise shell syntax:
1. for i in $* -> for i
2. foo=$* -> foo="$@"

Obtained From: NetBSD

Completed in 68 milliseconds