Plan 9 from Bell Labs’s /usr/web/sources/contrib/uriel/changes/2005/1215/4

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


Usage update.
 [rsc] --rw-rw-r-- M 318707 glenda sys 3421 Dec 15 10:16 sys/src/cmd/du.c
	/n/sourcesdump/2005/1215/plan9/sys/src/cmd/du.c:21,27 - 
	/n/sourcesdump/2005/1216/plan9/sys/src/cmd/du.c:21,27
	  void
	  usage(void)
	  {
	- 	fprint(2, "usage: du [-afnqstu] [-b size] [file...]\n");
	+ 	fprint(2, "usage: du [-afnqstu] [-b size] [file ...]\n");
	  	exits("usage");
	  }
	  


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.