Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

show-all-if-ambiguous vs show-all-if-unmodified?

Set an environment variable (password) in a way its value is not saved to the bash history

bash

How to echo "$@" so the result is valid bash and maintains proper quoting?

bash

How to separate words in a "sentence" with spaces?

UNIX stat time format

bash time formatting

Spread 'sed' command over multiple lines

bash sed

How to define a bash function for use in any script?

bash function export

php stdin from bash pipe and heredoc

bash php

Linux Bash: Setting iptables rules to allow both active and passive FTP

linux bash ftp iptables

Reading a file inside makefile

bash shell makefile gnu

search for files not accessed for x days

linux bash ubuntu

Dragging and Dropping a File onto a .sh file

Command to sum 2nd colum of csv file

bash awk

Bash reading from a file to an associative array

arrays bash associative

Bash check if file exists with double bracket test and wildcards

bash

How to calculate the total size of certain files only, recursive, in linux

linux bash shell diskspace du

How can I send terminal escape sequences through SSH with Go?

bash ssh go tty

Split output of command into an associative array in bash

bash

Spinal Case to Camel Case

bash sed

Add element into Array

bash shell