[ 原始碼: bashacks ]
套件:bashacks-doc(1.5+git20241128.a8d16fc-1)
bashacks-doc 的相關連結
Debian 的資源:
下載原始碼套件 bashacks:
- [bashacks_1.5+git20241128.a8d16fc-1.dsc]
- [bashacks_1.5+git20241128.a8d16fc.orig.tar.xz]
- [bashacks_1.5+git20241128.a8d16fc-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
collection of useful bash scripts for programmers — documentation
It was intended to be useful for programmers, security analysts and general users who need to perform low-level operations. The biggest advantage of bashacks is providing shorter commands for executing tasks in the terminal.
Assists users with:
- Error condition detection: Allowing error messages to be issued and exit in case of failure. - Argument handling: Facilitates argument handling in scripts by supporting command-line options - Message Log: Allowing scripts to easily generate logs with different levels of verbosity. - Simplified Conditional Execution: Simplifies the execution of expression-based commands, eliminating the need for complex Bash constructs. - Improved string handling: Introduces additional functions for manipulating strings, facilitating the removal of white spaces, etc. - Matrix Treatment: Makes working with arrays in Bash scripts easier by offering useful functions for adding, removing, and checking the existence of elements in an array. - Variable Validation: Provides tools to validate variables, helping to ensure that they are configured correctly before they are used.
This package contains the HTML documentation for bashacks
其他與 bashacks-doc 有關的套件
|
|
|
|
-
- dep: libjs-jquery (>= 3.6.0)
- JavaScript library for dynamic web applications
-
- dep: libjs-sphinxdoc (>= 7.4)
- JavaScript support for Sphinx documentation
-
- dep: sphinx-rtd-theme-common (>= 3.0.2+dfsg)
- sphinx theme from readthedocs.org (common files)