Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Launch a webpage from a ChromeBook secure shell script?

bash chromebook

Why does this Java code print two arguments?

java linux bash

How to find the files recursively having a text pattern excluding some directories and files [duplicate]

bash shell sh

GNU parallel combinatorics, usage of list of argument multiple times

How to restrict shell options to a function using `local -`?

bash

Find all files containing the filename of specific date range on Terminal/Linux

linux bash terminal file-find

Line endings with Git

git bash jenkins

Sed delete first line from files

bash shell sed terminal bsd

Not able to run /etc/profile.d/chruby.sh while deploying using Capistrano in Rails

Using Interval expressions with bash extended globbing

bash shell

Fortran execute_command_line runtime error, depends on memory consumption

bash fortran runtime-error

How to abort only function on error, but do not the script?

linux bash error-handling

Problem using 2-level pipe when the first program doesn't exit in BASH

linux bash pipe

cURL: from PHP to BASH

php bash curl transform

Getting text from inside an HTML tag within a local file with grep [duplicate]

openssl AES encryption adds a blocksize worth of bytes to output

bash cryptography openssl aes

How to connect user-defined bash functions with pipe

bash pipe

Fast way to edit nth line of previous command output

bash shell unix vim

Python subprocess to Bash: curly braces

python bash popen

standalone shell script vs. shell function?

bash function shell