Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

concatenate inputs in bash script [duplicate]

linux bash shell unix

Terminate makefile command when subcommand throws?

shell makefile

Filter non-alphabetic characters out of string in shell script

regex bash shell scripting

Get last parameter on shell script [duplicate]

linux bash shell unix

kill remote process by ssh [closed]

linux shell ssh

bash: Iterating over members of a JSON array selected by index

json linux bash shell jq

I got 'syntax error: "(" unexpected' (expecting "done") [duplicate]

bash shell

Bash Scripting - shell command output redirection

bash shell scripting

Easy shell solution to execute a command for each line of stdout [duplicate]

shell

Alternative to scp, transferring files between linux machines by opening parallel connections

linux bash unix networking shell

shell script remote execution using python

python unix shell

Need to remove the count from the output when using "uniq -c" command

linux bash shell unix

Create PostgreSQL backup files with timestamp

LINUX Shell commands cat and grep

linux shell

read line and remove newline character using shell script

linux shell

Running vi within a bash script and executing vi commands to edit another file

bash shell terminal editor vi

How can I *only* get the number of bytes available on a disk in bash?

How to get the complete calling command of a BASH script from inside the script (not just the arguments)

linux bash shell

How to join lines not starting with specific pattern to the previous line in UNIX?

bash shell unix awk sed

Mongo shell does not show collections (command show collections) when insert through Node JS