Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

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

Remove all files older than X days, but keep at least the Y youngest [duplicate]

bash shell command-line find

How `[System.Console]::OutputEncoding/InputEncoding` with Python?

python .net shell powershell

The difference between arguments and options pertaining to the linux shell

linux shell

Switch user without creating an intermediate process

linux bash shell exec sudo

how to start django shell with ipython in qtconsole mode?

python django shell ipython

tr [:upper:] [:lower:] with Cyrillic text

shell unicode tr

WordCount: how inefficient is McIlroy's solution?

how to get XCode to add build date & time to Info.plist file

Should named pipes opened with mkfifo be closed and how?

Why is alternatives command used when installing Java on a Linux machine

java linux shell terminal