Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Replacing some uppercase character with lowercase character using sed

bash awk sed

Bash Regex Capture Groups

regex bash grep pcre

Grepping for exact string while ignoring regex for dot character

bash grep

Passing output of a command as positional parameter to script file in Linux shell scripts

linux bash shell

Multi-Line Rscript in Dockerfile

r bash docker rscript

How to redirect output in multiple columns in bash?

bash csv

JQ giving usage error only if stdout is redirected

bash curl jq

How to run dos2unix for all the files in subfolders in bash?

bash dos2unix

import .sql file into mysql from mac command line. tried mysql -u root -p db_name > path/to/dbfile.sql

mysql bash zsh

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

ruby execute bash command with variables

ruby bash command

Is this a bug in bash ?(up arrow)

linux bash