Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Cheating Linux: executables and dependent libraries via LD_PRELOAD

c++ c linux bash

On the lack of "int main(int argc, char* argv[])" knowledge

c++ parsing bash

How do I avoid the need to create a temporary file to run two commands from a bash shell?

bash unix command-line

Bash: Too many arguments

bash arguments

Why is my array incorrect for my shell script?

arrays bash sh

Does a bash script have return code itself?

linux bash return-value

Sed is not replacing all instances in a file when areas overlap

regex linux bash sed

BASH - counting the number of executable files

linux bash shell unix scripting

How To Removing Trailing Whitespace Of All Files of selective file types in a directory recursively?

bash osx-lion whitespace

Multithreading xargs with input from cat

bash xargs

regex/linux find command not working as expected

regex bash find

Trapping CHLD signal - ZSH works but ksh/bash/sh don't?

bash shell signals zsh sigchld

How to avoid emacs (or vi) remaining on your screen after closing when using GNU screen?

bash unix terminal gnu-screen

Sorting a CSV file from greatest to least based a number appearing in a column

bash sorting

Bash: substitute some bytes in a binary file

bash dd

find -name with multiple filenames using shell variable

bash shell find

cp command won't run if executed from shell script

linux bash shell cp

what is being done here [ "${-#*i}" != "$-" ]

bash

Regular Expression to parse Common Name from Distinguished Name

Edit text format with shell script