[ 源代码: bashacks ]
软件包:bashacks(1.5+git20241128.a8d16fc-1)
bashacks 的相关链接
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
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.
其他与 bashacks 有关的软件包
|
|
|
|
-
- dep: bc
- GNU bc 任意精度的计算语言
-
- dep: binutils
- GNU 汇编程序、链接程序和二进制工具
-
- dep: curl
- command line tool for transferring data with URL syntax
-
- dep: file
- 使用"魔数"识别文件中的数据类型
-
- dep: html2text
- advanced HTML to text converter
-
- dep: lynx
- classic non-graphical (text-mode) web browser
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: wget
- 从网上下载文件
-
- dep: xxd
- 十六进制转储(或复原)工具
-
- dep: zip
- zip 格式压缩文件的归档管理器
-
- sug: bashacks-doc
- collection of useful bash scripts for programmers — documentation