Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Pointing bash to a python installed on windows

Logging requests being served by tensorflow serving model

Date calculation using GNU date

bash date gnu

Why are all NUL removed from my script?

bash sh

Variable scope for bash shell scripts and functions in the script

linux bash shell unix

Portable (cross platform) scripting with unicode filenames

bash

Bash prompt line wrapping issue

macos bash command-prompt ps1

What is the equivalent to xargs -r under OsX

macos bash shell

awk's $1 conflicts with $1 in shell script

bash shell awk

How to use Google application-specific password in script?

How to get a list of available files using wget or curl?

bash curl terminal wget

Get current directory of file after getting called by another bash script [duplicate]

bash directory pwd

How can I split and re-join STDOUT from multiple processes?

bash stdout stdin pipe tee

loop with more than one item at a time

bash shell unix xargs

How to make GNU screen recognize UTF-8 characters [closed]

bash macos unicode gnu-screen

Set a temporary environment ($PATH)

linux bash gcc

Is there a way to perform a "tail -f" from an url?

linux bash tail

can not source ~/.bashrc file with ansible

bash ansible

Why is this shell variable not set correctly

linux bash

How to iterate through all files in a directory, ordered by date created, with some filenames have spaces in their names

bash loops unix filenames