Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

copy multiple files and give prefix and keep originals

bash shell

sed command edit multi files ( insert , replace line)

linux shell sed

Combine multiple columns of different lengths into one column in BASH

bash shell awk

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