Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Can bash show a function's definition?

bash function

Docker: How to use bash with an Alpine based docker image?

bash docker dockerfile alpine

Find the files that have been changed in last 24 hours

linux bash find

Repeat command automatically in Linux

linux bash ubuntu

How do I find all of the symlinks in a directory tree?

bash find symlink

Running script upon login mac [closed]

count number of lines in terminal output

bash terminal

Write to file, but overwrite it if it exists

bash unix

How to loop through file names returned by find?

bash find

Why do you need ./ (dot-slash) before executable or script name to run it in bash?

bash shell unix command-line

Timeout a command in bash without unnecessary delay

How to make the 'cut' command treat same sequental delimiters as one?

bash unix delimiter cut

Shell script - remove first and last quote (") from a variable

string bash shell unix sed

How to output a multiline string in Bash?

bash

How to use arguments from previous command?

How to redirect both stdout and stderr to a file [duplicate]

How to check if an environment variable exists and get its value? [duplicate]

bash shell

Suppress warning messages using mysql from within Terminal, but password written in bash script

mysql bash shell

'\r': command not found - .bashrc / .bash_profile [duplicate]

bash shell cygwin newline

Getting ssh to execute a command in the background on target machine

bash ssh csh