Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

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

Append to same line in Bash

bash list csv sed append

git pushing commit shows error: unable to push to unqualified destination

bash git

sed print Nth character

string bash shell sed

Stop executing makefile

bash shell makefile