Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Kill a process if it exists

bash shell kill-process

Using find - Deleting all files/directories (in Linux ) except any one

linux file shell

Using shell script to insert data into remote MYSQL database

mysql bash scripting shell

uniq - skipping last N characters/fields when comparing lines

bash shell

bash "map" equivalent: run command on each file [duplicate]

bash shell map

How to uninstall own app from /system/app?

Linux alias chain commands (can recursion be avoided?)

linux bash shell alias

Why is this bash prompt acting strangely/disappearing, and how do I fix it (OS X)?

bash macos shell prompt

How can I find lines in one file but not the other using bash scripting?

bash shell

Export variables defined in another file

linux bash shell

"set: illegal option -" on one host but not the other

linux shell ubuntu sh

Should I escape shell arguments in Perl?

perl shell arguments

Running a command as a background process/service

Disable history in Linux [closed]

linux bash shell history

sed command to replace multiple spaces into single spaces

regex shell sed

Shell: list directories ordered by file count (including in subdirectories)

linux unix shell command-line

Extract lines between two line numbers in shell

bash shell sed

Bash script: difference in minutes between two times

linux bash shell datetime

Why can't I use 'sudo su' within a shell script? How to make a shell script run with sudo automatically

linux bash shell sudo

What is your latest useful Perl one-liner (or a pipe involving Perl)? [closed]

shell perl command-line