mirror of
https://github.com/onceupon/Bash-Oneliner
synced 2024-11-26 06:30:17 +00:00
Update README.md
This commit is contained in:
parent
2350f389ba
commit
7d539c3c1d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# Bash-Oneliners
|
||||
# Bash-Oneliner
|
||||
I am glad that you are here! I started working on bioinformatics a few years ago (recently switched to cloud computing), and was amazed by those single-word bash commands which are much faster than my dull scripts, time saved through learning command-line shortcuts and scripting. Not all the code here is oneliner, but i put effort on making them brief and swift. I am mainly using Ubuntu, RedHat and Linux Mint and CentOS, sorry if the commands don't work on your system.
|
||||
|
||||
This blog will focus on simple bash commands for parsing data and Linux system maintenance that i acquired from work and LPIC exam. I apologize that there are no detailed citation for all the commands, but they are probably from dear Google and Stackoverflow.
|
||||
|
|
Loading…
Reference in a new issue