面向對象風格的Bash 4框架,oobash 0.39.9 發布

jopen 12年前發布 | 11K 次閱讀 Bash

oobash是一個面向對象風格的Bash 4框架,采用bash編寫。它提供了快速腳本開發。特性:

  • 生成自己的類開發工具
  • Developer tool for generating own man pages for the classes/scripts
  • Developer tool for generating script skeleton
  • decorators for shell functions ;-)
  • Use of bash autocompletion
  • Registry for environment cleanUp
  • Math methods accept args with "." or "," float values
  • Math methods accept args with scientific notation
  • String manipulation with special czech, slovak and slovenian characters
  • String manipulation with special french and polish and icelandic characters
  • String manipulation with special scottish gaelic, catalan and hungarian characters
  • String manipulation with special albanian, swedish, finnish, danish and norwegian characters
  • String manipulation with special spanish characters
  • String manipulation with special romanian characters and german umlauts
  • man pages
  • Manage your system processes
  • i18n
  • Support for some ssh tasks
  • </ul>

    此版本
    1、增加了文件 (lastChanged, lastAccessed, setLastAccessed, touch, isOlderThan, isNewerThan)
    2、增加了私有函數(__isatty, __terminalSupportscolors, __slashCheck, __getLoggingTimestamp, __getFreeFD, __setPS4),
    3、可以讓所有生成器使用可選的變量 __AUTHOR__, __COMPANY__, and __EMAIL__,
    4、添加修復和小的改進

     本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
     轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
     本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!