Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Convert Environment Variable To Script Arguments

bash shell

how to use awk's $0 variables in the shell file

linux bash shell awk

Display file if its present in the given path

bash shell unix

Is it possible to generate a checksum (md5 ) a string in a shell?

bash shell md5 checksum

Using run script to compare values from info.plist

xcode shell

Delete elements caught from a file

bash shell

Find the highest number inside a file

linux bash shell

Read file line by line with GNU parallel

cat command in unix shell script

bash shell unix cat

Safely exec tmux upon login

shell exec tmux fish

Bash Script to Convert XML to CSV Not Fully Dynamic and Outputs Empty Content

xml database bash shell csv

Wishing that sed had an equivalent for ed's handy j command

linux shell unix sed ed

How can I check (and delete) if the last line (that contains the last occurence of a string) has a comma as last character?

linux bash shell awk sed

use cat to bounce a character between pipes

linux bash shell unix pipe

Passing multiple variables not files to jq command

json shell jq

Multi-threaded BASH programming - generalized method?

Environment variable used in shell script appear blank in log file when run by cron

awk search pattern in file. replace line on match and print as it is on not match

shell replace sed awk match

Which shell npm is using when running npm scripts?

node.js bash shell npm fish