Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Ruby execute shell command and get array

ruby bash shell

files with same name in different folders

linux bash file shell scripting

Getting Permission Denied running perl executables

How to run a Shell Script before shutdown on CentOS

linux bash shell centos runlevel

Increment the elements of an array by 1 (1 thru 1000)

arrays linux bash shell sh

use grep to count the number of times a word got repeated in a file

bash shell grep

Bash: Native way to check if an entry is one line?

bash find wc

BASH: syntax error near unexpected token `done' with alias named 'do'

linux bash

How to pass log file in pg_dump

bash postgresql unix

Process grep with pipe returns itself. How do I exclude it? [duplicate]

linux bash

How to use `awk` to grep certain columns like these?

bash awk

IPython uses a different $PATH environment than the shell

python bash shell ipython zsh

Is it possible to pipe multiple inputs into one program? [closed]

c bash pipe

shell script runs out of memory

bash shell unix out-of-memory

Why does the error "find: paths must precede expression" trigger when multiple results are returned from "find"

linux bash

how to delete a file with quote in file name

bash shell

Print first letter of each word in a line

bash awk sed

merge contents of two files into one file in bash

linux bash awk sed merge

Read line containing String (Bash)

how to use shell script in not_if condition

bash chef-infra recipe