Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Walking a process tree

linux shell unix pstree

How to run a Python script portably without specifying its full path

python windows shell posix

Bash while read loop extremely slow compared to cat, why?

linux bash performance shell

Running a Python script within shell script - Check status

How to convert a text file to binary file using linux commands

linux shell unix command-line

Change width of man command ouput

Execute Bash script remotely via cURL

linux bash shell curl

Linux/Ubuntu set: Illegal option -o pipefail

How do I get the window handle of the desktop?

c++ windows winapi shell desktop

What does "local -a foo" mean in zsh?

shell zsh

Ignore comments (#) using sed, but keep the lines untouched

regex shell sed

Multiple commands through JSch shell

java android shell ssh jsch

bash set -e and i=0;let i++ do not agree

Bash: sort csv file by first 4 columns

bash shell sorting csv

Bash - How to call a function declared in a parent shell?

bash unix shell

How to see the loaded kernel modules on Mac OSX?

macos bash shell linux-kernel

"[ ]" vs. "[[ ]]" in Bash shell [duplicate]

How to enable python repl autocomplete and still allow new line tabs

ffmpeg not working after update to Mavericks

shell ffmpeg homebrew x264

How to custom display prompt in KornShell to show hostname and current directory?