Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
Bash
Follow
Hide
Bourne Again Shell
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
How to hacking terminal with Bash
Tsuji Daishiro
Tsuji Daishiro
Tsuji Daishiro
Follow
Apr 30 '20
How to hacking terminal with Bash
#
bash
#
programming
#
tutorial
#
terminal
1
reaction
Comments
Add Comment
6 min read
What is the benefit of Homebrew?
Edison Ade
Edison Ade
Edison Ade
Follow
Apr 30 '20
What is the benefit of Homebrew?
#
help
#
bash
14
reactions
Comments
3
comments
1 min read
Code in Windows, run in Linux!
Sunny Shankar
Sunny Shankar
Sunny Shankar
Follow
Apr 27 '20
Code in Windows, run in Linux!
#
bash
#
ubuntu
#
codenewbie
38
reactions
Comments
10
comments
2 min read
Run shell commands from Vim & even get the output of the command back into Vim (Video)
Benjamin Kadel
Benjamin Kadel
Benjamin Kadel
Follow
Apr 28 '20
Run shell commands from Vim & even get the output of the command back into Vim (Video)
#
vim
#
tutorial
#
terminal
#
bash
9
reactions
Comments
Add Comment
1 min read
Files with the most changes on Git repository
Augusto Pascutti
Augusto Pascutti
Augusto Pascutti
Follow
Apr 26 '20
Files with the most changes on Git repository
#
git
#
productivity
#
bash
#
shell
34
reactions
Comments
6
comments
3 min read
How to use Bash script to develop disk usage monitor?
peter279k
peter279k
peter279k
Follow
Apr 27 '20
How to use Bash script to develop disk usage monitor?
#
bash
7
reactions
Comments
Add Comment
3 min read
Python 3 for System Administrators: The Plot!
Sachin Jha
Sachin Jha
Sachin Jha
Follow
Apr 26 '20
Python 3 for System Administrators: The Plot!
#
linux
#
python
#
bash
#
learning
18
reactions
Comments
2
comments
3 min read
Make PNG font samples with ImageMagick
Dan Burzo
Dan Burzo
Dan Burzo
Follow
Apr 27 '20
Make PNG font samples with ImageMagick
#
graphics
#
imagemagick
#
bash
3
reactions
Comments
Add Comment
7 min read
Understanding Unix Permissions, chmod, and ls -la
Lee Warrick
Lee Warrick
Lee Warrick
Follow
Apr 25 '20
Understanding Unix Permissions, chmod, and ls -la
#
linux
#
tutorial
#
bash
#
beginners
58
reactions
Comments
1
comment
6 min read
Quick Checks for Log Repetition
lbonanomi
lbonanomi
lbonanomi
Follow
Apr 26 '20
Quick Checks for Log Repetition
#
linux
#
bash
#
sysops
6
reactions
Comments
Add Comment
1 min read
Create an Interactive Bash Command for searching and checking out Git Branches on the Terminal using fzf
Albert Alises
Albert Alises
Albert Alises
Follow
Apr 25 '20
Create an Interactive Bash Command for searching and checking out Git Branches on the Terminal using fzf
#
git
#
fzf
#
productivity
#
bash
11
reactions
Comments
3
comments
4 min read
I sent a dashboard via curl
kenabella
kenabella
kenabella
Follow
Apr 25 '20
I sent a dashboard via curl
#
showdev
#
javascript
#
node
#
bash
28
reactions
Comments
Add Comment
1 min read
Shell Productivity Tips and Tricks
Balthazar Rouberol
Balthazar Rouberol
Balthazar Rouberol
Follow
Apr 24 '20
Shell Productivity Tips and Tricks
#
linux
#
tutorial
#
beginners
#
bash
49
reactions
Comments
2
comments
16 min read
`$` - A command for those who copy-paste from tutorials
Nathan Kallman
Nathan Kallman
Nathan Kallman
Follow
Apr 24 '20
`$` - A command for those who copy-paste from tutorials
#
bash
#
tutorial
5
reactions
Comments
Add Comment
2 min read
Improving your workflow with aliases! 🚀🚀🚀
Kyle Hunter
Kyle Hunter
Kyle Hunter
Follow
Apr 23 '20
Improving your workflow with aliases! 🚀🚀🚀
#
alias
#
git
#
terminal
#
bash
6
reactions
Comments
2
comments
2 min read
What's inside /etc/apt/sources.list
Bijay Kumar Pun
Bijay Kumar Pun
Bijay Kumar Pun
Follow
Apr 22 '20
What's inside /etc/apt/sources.list
#
linux
#
bash
10
reactions
Comments
Add Comment
1 min read
Picking off/restarting my #100DaysofCode Challenge
Dipti Gautam
Dipti Gautam
Dipti Gautam
Follow
Apr 22 '20
Picking off/restarting my #100DaysofCode Challenge
#
bash
#
100daysofcode
#
productivity
#
linux
7
reactions
Comments
Add Comment
3 min read
Manually downloading a software package using apt
Bijay Kumar Pun
Bijay Kumar Pun
Bijay Kumar Pun
Follow
Apr 22 '20
Manually downloading a software package using apt
#
linux
#
ubuntu
#
bash
6
reactions
Comments
Add Comment
1 min read
What Does "\K" Mean in Regex?
Maroun Maroun
Maroun Maroun
Maroun Maroun
Follow
Apr 20 '20
What Does "\K" Mean in Regex?
#
regex
#
bash
#
grep
6
reactions
Comments
Add Comment
1 min read
Customizing your shell
Balthazar Rouberol
Balthazar Rouberol
Balthazar Rouberol
Follow
Apr 17 '20
Customizing your shell
#
tutorial
#
bash
#
beginners
#
linux
56
reactions
Comments
3
comments
25 min read
BASH function for printing IP addresses for domains
Elliot Derhay
Elliot Derhay
Elliot Derhay
Follow
Apr 15 '20
BASH function for printing IP addresses for domains
#
bash
#
dns
#
linux
#
quickndirty
22
reactions
Comments
1
comment
4 min read
My command line cheatsheet
Natalia Venditto
Natalia Venditto
Natalia Venditto
Follow
Apr 15 '20
My command line cheatsheet
#
terminal
#
bash
#
javascript
#
git
33
reactions
Comments
6
comments
2 min read
📈 Fetch and use French COVID-19 dataset
Rémy F.
Rémy F.
Rémy F.
Follow
Apr 16 '20
📈 Fetch and use French COVID-19 dataset
#
bash
#
node
#
jq
#
covid19
3
reactions
Comments
1
comment
2 min read
Automated testing in a build pipeline
Paweł Zaremba
Paweł Zaremba
Paweł Zaremba
Follow
Apr 14 '20
Automated testing in a build pipeline
#
testing
#
docker
#
bash
#
basics
1
reaction
Comments
Add Comment
2 min read
Shell loops to process text files? Think again!
Inzamam ul Haque
Inzamam ul Haque
Inzamam ul Haque
Follow
Apr 14 '20
Shell loops to process text files? Think again!
#
linux
#
shell
#
bash
#
scripting
6
reactions
Comments
Add Comment
5 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account