Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

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

Vim: read modeline after opening the file?

bash shell vim modeline

ffmpeg concat command error

matching text in quotes (newbie)

How to expand/collapse status bar through ADB?

How to get percentage of processor use with bash?

linux bash shell awk centos

Check if a line does not start with a specific string with grep [duplicate]

shell grep