Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

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

bash select menu get index

bash shell select

How to get column index of field in unix shell

shell csv unix sed

Is it possible to use output redirections from a cmd file using start?

windows shell command-line cmd

Where is the syntax `while IFS= read line` documented?

bash shell

remove CR line terminators

shell unix newline dos

How to convert decimal to hex in bash? [duplicate]

linux bash shell

Android- performing su commands programatically does not work

android shell root su

Get everything in a file after a grep'd string

bash shell unix grep

What does "$1/*" mean in "for file in $1/*"

linux bash shell

find ip address of my system for a particular interface with shell script (bash)

linux bash shell sed awk

bash set variable from commandline argument

bash shell

Correctly count number of lines a bash variable

bash shell wc