Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

In xonsh how can I receive from a pipe to a python expression?

python bash xonsh

Run a script using full path

python bash sqlite

How can I include return codes and the command number in my eshell prompt?

bash emacs eshell

Use awk to get value of the parameter in the array

bash awk grep journal

Generate many random alphanumeric strings

bash function random awk

How to create a granular bash script with multiple variables with ssh connections

Search thru a text file with multiple lines and extract the data from single command line

bash ubuntu

Remove file from different directory

bash shell

Linux script not executing properly after a reboot

Prefix every line of bash script output with time since script start

bash gnu-parallel

How to set case-insensitive completion in a bash instance without Readline support

is there a shell / bash way to alias... find . -type f -exec grep -l <some word here> {} \;;

bash shell

Update one value (matching a known key) in a list of JSON objects using jq

json bash jq

How to call multiple multiline commands in a yml script?

bash shell yaml gitlab-ci

Getting FILENAME in awk for multiple compressed files

bash shell awk filenames

Tmux reloads Bash .profile

bash tmux

GitHub Action: Invalid environment variable format

Bash script to delete a particular file

bash terminal