Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

save result to variable

bash netcat

How to exit from ssh session created from bash script?

linux bash ssh

Escape single quotes ssh remote command

bash ssh quotes double-quotes

how to print the nth line from the end of a file in bash?

bash sed tail

Copy entire content from a folder to another in shell script

bash shell copy-paste

Bash asterisk omits files that start with '.'? [duplicate]

bash file loops directory

Passing input into passwd using pipe

linux bash pipe passwd

How do create an alias in shell scripts? [duplicate]

bash shell alias

How do I use bash to bulk add a file full of IP blocks to IPTables

bash iptables

send the unix output to a csv file

bash unix

Delete directories older than X days

linux bash directory crontab rm

What does the semicolon do when it is run in a bash command? [duplicate]

bash terminal gnu

How to save CMake output to file?

Create environment variable with dot in the current environment [duplicate]

bash

Bash pipe to python

python linux bash shell

How to check if a file name matches regex in shell script

bash shell

How to check if curl was successful and print a message?

bash shell unix curl terminal

Randomly distribute files into train/test given a ratio

Read result of sha256sum into a bash variable [duplicate]

bash

Print many specific rows from a text file using an index file

bash unix awk sed