Bash-Oneliner
boost
Bash-Oneliner | boost | |
---|---|---|
19 | 1 | |
10,307 | 603 | |
- | - | |
4.2 | 0.0 | |
3 months ago | 9 months ago | |
MIT License | GNU General Public License v3.0 or later |
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
- Bash-Oneliners: A collection of terminal tricks for Linux
-
Why do linux users use terminal when the gui system apps are way noob friendly?
And here's a great place to learn the power of the 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.
- Bash one-liner tricks
-
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
-
A collection of handy Bash One-Liners and terminal tricks for data processing and Linux system maintenance
This repo of a collection of Bash One-Liners and terminal tricks was recently posted over on HackerNews.
- Bash-oneliner: A collection of handy Bash one-liners and terminal tricks
boost
-
Learning Go and switching careers.
I’m not affiliated, but I’ve been keeping an eye on RWXRob’s beginner Boost series and it seems pretty legit as far as advancing one’s career as a technologist. The dev bits will look like they’ll be very Go-heavy and I think you’d be able to leverage some of your current skillset (some of the early unix stuff might be slow for you, but still worth combing through). He streams on twitch and uploads the Boost series to YouTube. You can check out past years’ content as well. And it’s all free. https://github.com/rwxrob/boost
What are some alternatives?
fs-events
dayone-json-to-obsidian - Update Obsidian vault from Day One (“DayOne”) JSON using command line scripts.
utah - Dataframe structure and operations in Rust
perlis-says - Random quote in your terminal from Alan Perlis's Epigrams on Programming
touched
Linux-Bash-Commands - :godmode: Ultimate list of Linux bash commands, cheatsheets and resources
mrs_cheatsheet - Cheatsheet for the "mrs_uav_system", ROS, Linux, Tmux, Vim and more.
the-art-of-command-line - Master the command line, in one page
rsc-bestiary - 👹 descriptions and GIFs of various creatures in runescape classic
vscode-bash-debug - Bash shell debugger extension for VSCode (based on bashdb)
stackfoss - Stackfoss: Community Q&A for FOSS & Programming