Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

send up down arrow keys to process through pipe in linux using c language

c linux bash

Reducing CPU processing time by using nice?

linux bash backup

Print / Find the first character (with the LOWEST occurrence) in a non-empty string and order is important [closed]

linux bash awk sed one-liner

remove carriage return in bash script, or ignore it when using mv / mkdir

bash ubuntu grep line-endings

How to empty the value of $? variable in .bashrc? [duplicate]

bash ps1

bash: how to use an array to create another array?

arrays bash shell

SED replace with 'dynamic variable' build from backreference

bash sed

How to use the GitHub API from Bash?

json bash github github-api

Best practice for passing a single line of input to a command's stdin using bash

bash shell command-line

Ftp command to remove bunch of files

bash scripting ftp

How to read a 2 column file and pass each column as a paired input for GNU parallel

Pass each line of stdout as stdin to a new invocation of a tool

How to setup SBT from bash from IntelliJ IDEA to avoid formatting characters being broken?

Include path (pwd) in bash history command

bash terminal

How to format columns with printf in bash when tput is used

bash formatting printf tput

Tee a Pipe Asynchronously

linux bash

stdin to zip command instead of prompt

bash unix terminal zip stdin

Using bash what scripts or commands do you use to make you more productive?

bash scripting

How do you use getopts?

bash getopts