PDA

View Full Version : MySmartCI 1.2.0



MaaSTaaR
September 7th, 2006, 01:49 AM
New version of the extendable command interpreter :)

New in this version :
1: The new command list :

* uname - for Unix-like systems only it's like uname in BASH :) , show you system name
* man - Again like BASH :) now you can write documents for your command and with "man command_name" will show the document
* python - You can use Python interpreter now ;) , but only interpretation one line of Python code :(
* date - Will print today date
* get-input - Will get information from user and store it in variable (see : man get-input)
* if - it's if statement ;) (see : man if)


2: New changes in old command :

* print - it's support arithmetic operations now :) "print 1+1"
* history - it's support clean history now "history -clean"
* var - it's support arithmetic operations and clean variables (see : man var)

3: General :

* General improve in system

More information about this version : http://www.el7zn.com/MySmartCI/en/news.html#ver1.2.0

More information about MySmartCI : http://www.el7zn.com/MySmartCI/en