VirtualBox

source: kBuild/trunk/src/kash/tests/common-include.sh@ 3165

Last change on this file since 3165 was 2284, checked in by bird, 16 years ago

kash/tests: more tests.

  • Property svn:eol-style set to LF
  • Property svn:executable set to *
File size: 347 bytes
Line 
1# File to be sourced. Contains pointers to a bunch of shell utilities.
2
3CMD_PREFIX=kmk_
4CMD_CAT=${CMD_PREFIX}cat
5CMD_CP=${CMD_PREFIX}cp
6CMD_EXPR=${CMD_PREFIX}expr
7CMD_INSTALL=${CMD_PREFIX}install
8CMD_LN=${CMD_PREFIX}ln
9CMD_MV=${CMD_PREFIX}mv
10CMD_RM=${CMD_PREFIX}rm
11CMD_SED=${CMD_PREFIX}sed
12CMD_SLEEP=${CMD_PREFIX}sleep
13CMD_TIME=${CMD_PREFIX}time
14
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette