bash-completion-tutorial

Code of the bash completion tutorial
授权协议 MIT License
开发语言 SHELL
所属分类 应用工具、 终端/远程登录
软件类型 开源软件
地区 不详
投 递 者 晋越彬
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Bash completion tutorial code

Code of the bash completion tutorial from iridakos.com

Bash completion demo

MIT License

Copyright (c) 2018 Lazarus Lazaridis

Permission is hereby granted, free of charge, to any person obtaining a copyof this software and associated documentation files (the "Software"), to dealin the Software without restriction, including without limitation the rightsto use, copy, modify, merge, publish, distribute, sublicense, and/or sellcopies of the Software, and to permit persons to whom the Software isfurnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in allcopies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS ORIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THEAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHERLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THESOFTWARE.

  • 翻译原出处:www.pointsoftware.ch/de/howto-bash-audit-command-logger/ 翻译并整理了一下,水平有限,多请见谅。 有一个完整的输入命令记录在很多情况下是非常有用的: 当几个管理员在同一台server上一起工作时,需要知道每个人做了什么 当有人需要重做以前一系列命令或者理解一些未登记的维护过程 故障排除或者取证分析,通过检查一个事件日期或者在此时间

  • Resource sharing on a supercomputer dedicated to technical and/or scientific computing is often organized by a piece of software called a resource manager or job scheduler. Users submit jobs, which ar

  • Python Tutorial中英双语对照文档4 CHAPTER THIRTEEN WHAT NOW? 现在咧? Reading this tutorial has probably reinforced your interest in using Python — you should be eager to apply Python to solving your real-world pr

 相关资料
  • 黑客对linux发展贡献是非常多的。Bash命令自动完成功能只不过是收集各种黑客指定参数是如何通过Readline使用内置完成来完成的。该功能在其他linux分支是启用的,如ubuntu、debian等等。然而,基于RHCE分支发布的linux版本却没有安装和启用,如CentOS。 如果你使用过ubuntu系统,bash命令自动补齐会觉得非常方便高效。再使用RHCE或CentOS的话,你肯定会吐槽

  • bash-completion for Emacs bash-completion.el defines dynamic completion hooks for shell-modeand shell-command prompts that is based on bash completion. Bash completion for Emacs: is aware of bash buil

  • ansible-completion Provide a bash completion on host name, module name and options for ansible. Important As of Ansible 2.9, you can add shell completion of the Ansible command line utilities by insta

  • ⚠️ THIS REPO IS DEPRECATED. USE NCM2 INSTEAD. ❤️ for my favorite editor A Completion Framework for Neovim This is a fast, extensible, async completion framework forneovim. For more information about p

  • For use in an <input type="text" /> field. It lets the user only type in 10 and the input will be transformed into 2007-12-10. Only typing a number will get the month and year. It presumes it's in the

  • BASH/ZSH auto-complete for Symfony Console applications This package provides automatic (tab) completion in BASH and ZSH for Symfony Console Component based applications. With zero configuration, this