Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Which word occurs most frequently in a text file?

bash shell

Openscad -D command line cannot be called from shell script

bash command-line openscad

How to "setup" screen using a bash script

linux bash gnu-screen

Bash fail fast functions

bash

/usr/bin/rename: Argument list too long (mass renaming files)

bash shell find rename

What does while(($#)); do ...; shift; done mean in bash, and why would someone use it?

bash parameters while-loop

use tensorflow on pyCharm

Multiple databases and collections mongodump

bash mongodb mongodump

How to see man page of `read` command when only `read(2)` shows up by `whatis` in Bash?

linux bash shell ubuntu

How to disable a shopt option in Bash?

bash shopt

Git autocomplete for custom bash functions

git bash bash-completion

Reverse four length of letters with sed in unix

bash unix sed

Bash script throws syntax errors when the 'extglob' option is set inside a subshell or function

bash

Save modifications in place with NON GNU awk

Why does this `grep -o` fail, and how should I work around it?

regex bash grep

How to line up columns using paste(1)? or how to make an aligned table merging lines in the shell?

linux bash unix scripting shell

How do I logout from a computer using shell?

linux bash

bash filename globbing - operate on files starting with capital

bash glob

Bash script to scp newest file in a directory on a remote server

format output from Unix "script" command: remove backspaces, linefeeds and deleted chars?

bash unix format