Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Parse all column elements from a linux bash command output

linux bash string-parsing

Read a Bash variable assignment from other file

bash shell unix scripting

not a valid identifier error with read command

linux bash

Find files with identical content [duplicate]

bash

Recursively find all files containing 'string.txt' in file name [duplicate]

linux bash grep

Run a bash script from a Windows machine in Java code

java bash

Is there a linux command to block until a process exits?

linux bash csh

Get output from Ncurses app on a separate terminal

c++ linux bash debugging ncurses

Check if a URL goes to a page containing the text "404"

bash http-status-code-404

how to construct regex to compare case insensitive strings in shell script?

regex string bash shell

bash setsid nohup ./prog & -- $! not pointed at child process

linux bash shell setsid

Appending Text To the Existing First Line with Sed

linux bash unix sed awk

Efficient method for parallel processing in Bash /Shell ?

How can I write a makefile for a custom bash command with a Perl library

bash perl makefile

bash loop in a directory

bash ftp heredoc

Setting PATH on OS X 10.9 is not working

macos bash homebrew

Is there a way to find where PATH was set?

Run bash -c without exit

bash mingw msys