Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Given IP address and Netmask, how can I calculate the subnet range using bash?

bash ip subnet netmask

Recursively symlink directory tree

bash macos recursion ln

is there a way to create symbolic link with wildcard

bash symlink

Join two files including unmatched lines in Shell

linux bash shell awk

Get git commands list

bash git

Bash if statement not working properly

How can I execute SQL files stored in Github?

Add something automatically to the end of bash command

bash

List the memory and cpu of kubernetes nodes

Using grep with negative look-ahead returning no matches

regex bash git grep

Linux/OpenSSL:Send find output to openssl

Batch script to read/write data using COM port

bash batch-file

Convert CIM_DATETIME in Bash/Python

python bash timestamp

When there are multiple "spawn" statements in the expect script, only the last spawn statement is executed fully

linux bash expect spawn

securely passing password through bash

bash passwords

passing bash expression to AWK for floating point arithmetic

linux bash shell unix awk

bash - For each directory in a folder, make a directory within a different location

bash

How to pass a header as argument in curl command? [duplicate]

bash shell curl

bash select loop doesn't work

linux bash

Python Script called executed from bash script not handling signals

python bash shell