Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

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

Socat - How to create a windows reverse shell [closed]

linux windows bash shell

Using 'expect' to automatically send in password [duplicate]

linux bash shell scp expect

Why does "uniq" count identical words as different?

linux bash shell uniq

Delete a directory only if it exists using a shell script

shell

How to check file owner in linux

linux bash shell

How to build a git polling build bot?

search multiple pattern in file and delete line if pattern matches

shell unix scripting sed awk

PHP. Get user home directory (for virtual hosting)

php shell