Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How do I let sed 'w' command know where the filename ends?

file bash unix sed

In bash, how to batch show the text of certain line in files?

bash sed xargs

Is it possible to save a git commit message to a file in a pre-commit hook?

git bash commit githooks

Is there a way to detect the terminal program that someone is using in bash

linux bash ssh terminal

Invoke sed only on files which contain a certain string - problems with whitespaces in filenames

bash sed grep

OpenSSL decrypt AES 256bit (base64) encrypted password - wrong final block length

bash encryption openssl aes

python alias in ~/.zshrc overrides virtual environment source

python bash python-venv

Bash array declaration and appending data

arrays bash append declare

Use find to get all folders that don't have a .git subfolder

bash gnu-findutils

Bash - alternative for: ls | grep

linux bash if-statement grep ls

Bash scripting: reader writer lock

bash unix locking

AWK - passing generated string as code for awk from command line

bash unix awk ksh

Running a Python job remotely with ssh---how can I log out?

python bash ssh sh

Interact with the OS hosting an Ethereum node

bash call ethereum solidity

Porting shell functions to cmd.exe: Is it possible to automatically source scripts on startup?

windows linux bash shell cmd

Bash script for downloading files with Curl

bash curl download sed

Inject Keystroke to different process using Bash

bash process inject keystroke

sed find pattern on line with another pattern

regex bash sed

Insert Data to multiple MySQL database tables from .csv file

python mysql bash csv

How to parse a "whereis" output to get a needed path in Linux?

bash awk