Popular Unix Programming Tips
Block single IP on Ubuntu
Adam Stankiewicz
·
0 responses
·
security, unix, ubuntu
The oh-so-useful script command
Tony Schneider
·
0 responses
·
script, unix, typescript
How to Enabled terminal's color
Stefano Pulze
·
1 response
·
color, terminal, linux, unix
Prevent ssh connection from dropping
Adam Stankiewicz
·
0 responses
·
ssh, unix
Release practices for applications
Ritesh M Nayak
·
0 responses
·
git, unix, ci, database
Include .dotfiles when expanding *
Thomas Ferris Nicolaisen
·
0 responses
·
zsh, unix, bash
Search through file with less
Adam Stankiewicz
·
0 responses
·
shell, zsh, unix, bash
List of bin/bash users
josh bowles
·
0 responses
·
linux, unix, users
Find files and exclude some dirs
Jaime
·
0 responses
·
zsh, find, unix
Why vim uses the hjkl keys as arrow keys
Kevin Suttle
·
0 responses
·
vim, unix
Finding your *nix operational system name
Mariz Melo
·
0 responses
·
shell, command line, linux, unix
rand() Destroys Parallelism
Russell
·
0 responses
·
unix, concurrency, parallelism, c
see most used commands
Abimael Martell
·
1 response
·
shell, unix
MongoDB backup script
Mushfiq
·
0 responses
·
shell, unix, mongodb
Print Surrounding Lines Around a Match
Miles Matthias
·
0 responses
·
grep, unix
Creating a bootable linux USB from OSX
Matthew Riddle
·
0 responses
·
linux, unix, install, usb
Check what is running on a given port
Shrayas Rajagopal
·
0 responses
·
unix, ps, awk, processes
ps(1) with convenient grep(1) builtin
Neil Smithline
·
0 responses
·
linux, unix, ps
Mark command as needing to be sourced using shebang
Adam Stankiewicz
·
0 responses
·
shell, zsh, unix, bash
Interactively search through bash history with CTRL+R
Romain Vigo Benia
·
0 responses
·
linux, history, unix, shortucts
How to search for strings on uncommented Python lines using a Bash function
ryepdx
·
0 responses
·
python, grep, unix, bash
git diff
Jake Bellacera
·
0 responses
·
terminal, unix, agile, fun
Run sed on the last X lines of a file
Andrew Sledge
·
0 responses
·
sed, unix, devops