Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Pass password to mysql_config_editor using variable in shell

mysql linux bash shell variables

Word splitting in Bash with IFS set to a non-whitespace character

How to use kapt from command line (with kotlinc)?

java shell kotlin kapt kotlinc

How to detect availability of GUI in Bash/Shell?

Display match found or not using awk

linux shell awk

Capturing nslookup shell output with C#

c# shell .net-2.0 nslookup

Is there is a way to change a Windows folder icon using a Perl script?

windows perl shell

In a process using lots of memory, how can I spawn a shell without a memory-hungry fork()?

c unix memory shell fork

tilde expansion in environment variable

Vim change block cursor when in insert mode

linux shell vim

sed: simultanous in-place replacement, and printout of changed lines?

shell sed

Capture ALL (stdout, stderr AND CON) output of cmd executing plink with C# (std out+err ok, CON not working)

Add wait between parallel processes in bash

What is most common way of shell scripting in Clojure?

shell clojure

Android Notifications through ADB

android shell automation adb

How to run Android system app without root permission?

android shell adb

sorting with multiple keys with Linux sort command

linux shell unix sorting

How to detect when user press ESC and do something in shell script

shell

Output IP only from an nmap scan on open port

shell nmap

Bash: Sort files from 'find' by contents

bash shell sorting find piping