Initial commit
This commit is contained in:
8
TBE/msys/1.0/bin/cmd
Normal file
8
TBE/msys/1.0/bin/cmd
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
# Copyright (C) 2002, Earnie Boyd
|
||||
# mailto:earnie@users.sf.net
|
||||
# This file is part of Minimal SYStem.
|
||||
# http://www.mingw.org/msys.shtml
|
||||
# File: cmd
|
||||
|
||||
`echo $COMSPEC | sed -e 's#\\\\#/#g'` "$@"
|
||||
Reference in New Issue
Block a user