⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 install

📁 very famous terminal, i use it test cli in vxworks many times, very useful
💻
字号:
$Id: INSTALL,v 1.1 2006/04/05 10:45:47 julienlecomte Exp $Basic Installation==================  Just compile the executable and place in either root directory of your mSysinstallation, or your bin (/bin) or sbin (/sbin) directories.  If you create a shortcut link, you should set the 'start in' properties of theshortcut to the directory where mShell resides.MinGW==================  Just like any other package configuration and building is done via a`./configure && make'.  Of note: configure will use a default prefix of '/usr/local/'. Although thisis not problematic, you can always copy mShell to {/,/bin,/sbin}, you canconfigure it directly to install it to the correct path with the followingcommand: `./configure --prefix=/'CygWin==================  Just like any other package configuration and building is done via a`./configure && make'.  Nevertheless, you must compile in -mno-cygwin mode. To enable this, configureand build will a command line such as: `./configure && make CFLAGS=-mno-cygwin'

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -