sh-utils-dep.xml 853 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Sh-utils-&sh-utils-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. sh from the bash package
  6. ar from the binutils package
  7. as from the binutils package
  8. ld from the binutils package
  9. cmp from the diffutils package
  10. chmod from the fileutils package
  11. chown from the fileutils package
  12. cp from the fileutils package
  13. ln from the fileutils package
  14. ls from the fileutils package
  15. mv from the fileutils package
  16. rm from the fileutils package
  17. cc from the gcc package
  18. egrep from the grep package
  19. grep from the grep package
  20. make from the make package
  21. sed from the sed package
  22. basename from the sh-utils package
  23. expr from the sh-utils package
  24. sleep from the sh-utils package
  25. uname from the sh-utils package
  26. cat from the textutils package
  27. tr from the textutils package
  28. </literallayout>
  29. </sect2>