Plan 9 from Bell Labs’s /usr/web/sources/contrib/uriel/changes/2006/0401/4

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


ape/ls: use correct sed
 [rsc] --rwxrwxr-x M 177229 rsc sys 1032 Apr  1 16:31 rc/bin/ape/ls
	/n/sourcesdump/2006/0401/plan9/rc/bin/ape/ls:33,39 - 
	/n/sourcesdump/2006/0402/plan9/rc/bin/ape/ls:33,39
	  
	  fn fixlong {
	  	echo total 1000
	- 	sed 's/^(.).(.........) . [0-9]+ /\1\2 1 /'
	+ 	/$cputype/bin/sed 's/^(.).(.........) . [0-9]+ /\1\2 1 /'
	  }
	  
	  post=cat


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.