Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Parsing Json data columnwise in shell

bash shell awk

In zsh function, how to echo a command

shell zsh

Return new line by grep if not match found

bash shell grep

How to insert 4 newlines before pattern match with SED?

macos shell sed terminal

execute mysql query in shell script

mysql sql linux bash shell

How to insert a BASH variable into a PERL regex replacement?

regex bash perl shell

Finding a uniq -c substitute for big files

How do I run two commands in a single line for loop in bash? [closed]

bash shell

How can I execute shell commands in sequence?

node.js shell

what does [ -n "$VARIABLE" ] || exit 0 mean

bash shell

Is there way to check if shell script is executed with -x flag

bash shell sh

echo to stdout and append to file

bash shell echo

Chocolately `Get-ExecutionPolicy` - Uncaught ReferenceError: Get is not defined

How to extract a substring matching a pattern from a Unix shell variable

regex unix shell sed grep

Linux shell command to read/print file chunk by chunk

linux file shell

cd Terminal at a given directory after running a Python script?

Help with variables and new lines, and quoting in a bash script

bash shell quotes

Extend ps output to more than 80 characters in Solaris 8

shell unix solaris ps

Pass action as Parameter on Command Prompt (Linux)

linux bash shell

Prevent globbing after variable substitution

bash shell escaping glob