Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How to fix "sh: 0: Can't open start.sh" in docker file?

shell selenium docker

Errno::ENOMEM: Cannot allocate memory - cat

How can I run a test suite using gradle from the command line

java shell gradle

How to check if the sed command replaced some string? [duplicate]

linux bash shell sed