Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to print my public IP address in the terminal using wget

bash command ip public

Bash: Calculate how long it takes a script to run

bash

bash sh script with user permissions 755, cannot be run

linux bash shell sh chmod

bash command to repeatedly emulate keypress on a proceess

Command line progress bar with other output

bash shell terminal

number of unique words in a document

bash text grep

/usr/bin/env perl does work as command but not in perl script

bash perl unix shebang env

Why does compgen behave differently when called which bash -ilc

How to get an interactive bash shell in a Docker container

bash shell docker dockerfile

How to watch directory for file modifications

python macos bash launchd

Bash variable of name starting with 'DYLD' is not loaded into environment: bug or feature?

Linux find files with similar name and move to new directory [closed]

linux bash shell

bash script to make folders with names from 00 to ff

linux bash terminal

gnu parallel: space interpretation and within process variable editing

Sed Capturing Repeating Number Groups

bash macos unix sed

Is it possible to simultaneously pipe the output of a tar command to a split command and md5sum check?

bash tar md5sum

Lock a file in bash using flock and lockfile

bash

Bash script to remove folders older than X, but skipping newest N... Compatible with special characters in path

bash find xargs tail

How to match repeated characters using regular expression operator =~ in bash?

regex bash

Auto-complete does not work for user with argcomplete

python bash autocomplete