Bash-Oneliner
the-art-of-command-line
Our great sponsors
Bash-Oneliner | the-art-of-command-line | |
---|---|---|
18 | 48 | |
7,857 | 139,520 | |
- | - | |
0.0 | 0.0 | |
about 2 months ago | 2 months ago | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Bash-Oneliner
-
GitHub - onceupon/Bash-Oneliner: A collection of handy Bash One-Liners and terminal tricks for data processing and Linux system maintenance.
You forgot/accidentally dropped the actual link to your collection.
-
I Deleted 7TB of Videos Before Going to Production
Ctrl + x + Ctrl + e : launch editor defined by $EDITOR to input your command. Useful for multi-line commands.
I have tested this on windows with a MINGW64 bash, it works similarly to how `git commit` works; by creating a new temporary file and detecting* when you close the editor.
[0] https://github.com/onceupon/Bash-Oneliner
* Actually I have no idea how this works; does bash wait for the child process to stop? does it do some posix filesystem magic to detect when the file is "free"? I can't really see other ways
-
Bash-Oneliner: A collection of handy Bash One-Liners and terminal tricks
In case there is no space at all, sort will complain if the /tmp directory is on the same fs, then the only option is to search any suspect directories with du -sm $dir
And about this one: https://github.com/onceupon/Bash-Oneliner#using-ctrl-keys
A bit surprised that the Ctrl+b(ack one...) and Ctrl+f(orward one char) shortcuts are not included.
As well as their Alt+b/f for a word back/forward too. Very convenient for going through a long command by getting in the beginning or the end of the line, then move words back/forth to update it.
the-art-of-command-line
-
Linux Command Line Cheat Sheet: All the Commands You Need
The Art of Command Line — notes and tips on using the command-line, suitable for both beginners and experienced users
-
I have recently installed Endeavour OS and I need suggestions
If you want to learn useful commands, you should read this
- good books or courses to learn bash
- 18 useful GitHub repositories every developer should bookmark
-
Learning Linux: recommended resources
The Art of Command Line
- November 28, 2022 FLiP Stack Weekly
-
10 Interesting GitHub Repos Worth Checking Out
3. The-Art-Of-Command-Line
- November 28, 2022: FLiP Stack Weekly
- Is there something like w3school but for bash? or any other shell?
-
5 GitHub Repositories every Developer should know
3. The art of command line
What are some alternatives?
the-book-of-secret-knowledge - A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
github-readme-stats - :zap: Dynamically generated stats for your github readmes
FT-991A - My central FT-991A documents trove
linux-insides - A little bit about a linux kernel
Awesome-Linux-Software - 🐧 A list of awesome Linux softwares
design-resources-for-developers - Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
revanced-documentation - 🗄 Documentation and guides for ReVanced
ShellCheck - ShellCheck, a static analysis tool for shell scripts
Best-websites-a-programmer-should-visit - :link: Some useful websites for programmers.
missing-semester - The Missing Semester of Your CS Education 📚
clean-code-javascript - :bathtub: Clean Code concepts adapted for JavaScript
revanced-documentation - 🗄 Documentation and guides for ReVanced Extended