Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Parallel processing from a command queue on Linux (bash, python, ruby... whatever)

check if environment variable is already set [duplicate]

linux shell unix

How to remove carriage return from a variable in shell script

shell unix

Why don't I see pipe operators in most high-level languages?

Is there a static analysis tool like Lint or Perl::Critic for shell scripts?

In a bash script, how do I sanitize user input?

How to store an output of shell script to a variable in Unix?

shell unix

How to get exit status of a shell command used in GNU Makefile?

linux shell makefile gnu-make

generating frequency table from file

bash file shell awk

List file names based on a filename pattern and file content?

linux shell unix ftp grep

How to send list of file in a folder to a txt file in Linux

linux bash shell centos

Division in script and floating-point

bash shell

ANSI Coloring in Compilation Mode

How to check if a string has spaces in Bash shell

string bash shell if-statement

How to list specific type of files in recursive directories in shell?

how to run python script without typing 'python ...'

python bash shell

Shell Script, read on same line after echoing a message

linux bash shell

Why do I get a "sqlite3: not found" error on a rooted Nexus One when I try to open a database using the adb shell?

How to write if statement in .tmux.conf to set different options for different tmux versions?

Bash: limit the number of concurrent jobs? [duplicate]

bash shell concurrency