Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

'vagrant ssh -c COMMAND' behavior differs from running commands inside a 'vagrant ssh' session

bash ssh gruntjs vagrant

curl to tar to zip with pipes

bash curl zip tar

Awk, tail, sed or others - which one faster for big files?

linux bash shell awk sed

Substring substitution in bash

How to remove postfix from a string in bash?

bash shell substring

for loop control in bash using a string

bash

Mass arguments (operands) at first place in command line argument passing

node.js how to show stdin input with child_process.exec

javascript node.js bash stdin

Why does geany use #~ for comments in bash instead of just #?

bash geany

Returning values from functions when efficiency matters

bash

Ctrl + C to terminate "grunt watch", but kills Atom editor which started from the same bash, why?

linux bash shell atom-editor

Best practices on setting exit status codes

bash shell exit-code

Counting words and characters in Bash without wc [duplicate]

bash

formatted printing in awk [duplicate]

bash awk

rm !(file name) is not working in ubuntu it showing error " bash: !: event not found"

bash command

Starting/stopping a background Python process wtihout nohup + ps aux grep + kill

python linux bash nohup

bash - surround all array elements or arguments with quotes

linux bash

Shell Script unit testing: How to mockup a complex utility program

xargs command length limits

bash xargs jsonlint

Creating command line alias with python

python bash subprocess alias