Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Visual basic Shell %USERPROFILE%

shell

Check if environment variable or its containing path doesn't exist

bash shell

fastest hashing in a unix environment?

shell hash md5 unix

Using a while loop for iterating over an argument list goes on a infinite loop

bash shell

Python "app transport security" error under El Capitan

python macos shell

What is the ":" command?

bash shell

Check if a file is over 30 days old WITHOUT the find command

bash shell unix

Bash: Execute script in context of calling shell

bash shell subshell

How to include a pipe executing a command with FileUtils#sh?

ruby shell pipe

How can I detect a sequence of "hollows" (holes, lines not matching a pattern) bigger than n in a text file?

linux shell text-processing

Improve performance of bash script

bash shell

How to format the yaml file to a csv format?

shell awk yaml jq yq

Jenkins shell script returned exit code 1 when the searched string isn't exsist

How to hide the verbose of "find" command in ubuntu? [closed]

linux shell ubuntu-13.04

how to replace each individual occurrence of word with other word using awk or sed?

shell awk sed

Is it the tty, the shell, or both that is responsible for echo-ing user input?

bash shell expect tty

How to parse commands and color it?

shell command text-coloring

Run "npm install" + test script via Maven for Node.js project

java bash shell maven jenkins