Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Delete mysql table data (Bash Script)

mysql bash

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

set up git alias, but then calling it gives 'command not found'

git bash alias

Delete elements caught from a file

bash shell

How to use the "source" command in Zsh

bash macos terminal zsh

Delete empty lines from a text file via Bash including empty spaces characters [duplicate]

linux bash

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

Logging location of lftp

linux bash logging lftp

Detach tmux session w/ debugging program inside bash script

bash session scripting tmux

sort -o appends newline to end of file - why?

bash sorting

Redirect a function's stdout to out.log, stderr to err.log and both of them to combined.log, without running the function in a subshell

bash io-redirection

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

xml database bash shell csv

Using Sed to capitalize the first letter of each word

regex bash unix sed

Git tracking dotfiles (example: .zshrc)

git bash zsh

Sorting lines in a file using a specified order in another file

bash file sorting

Get keys of an array with variable name in bash

bash