Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to use quicklisp when CL program is invoked as a shell script?

Using curly brackets for variable expansion in makefile doesn't work

how do I use pipes in a makefile shell command?

bash shell makefile

String length of bash

bash shell

How to know the number of active threads in Puma

shell monitoring puma

Makefile - Why is the read command not reading the user input?

bash makefile shell

Linux/Bash: How to unquote?

How to copy/cut a file (not the contents) to the clipboard in Windows on the command line?

Use emacsclient -t when committing in Git

git bash shell emacs

iTerm2 Shell Integration and Oh My Zsh Conflicts

shell iterm2 oh-my-zsh

Surprise! the shell suggests command line switches

linux bash shell command-line

Folder Renaming After Tar Extraction

bash shell tar

How to sort by two fields (one numeric, one string) at the same time using the built in "sort" program?

linux shell unix sorting

Managing error handling while running sqlplus from shell scripts

oracle shell sqlplus aix

Write to Mac OS X Console logs from shell script or command line [closed]

macos bash shell logging

How to pass environment variable to mongo script

mongodb shell

Android: How to create a homescreen shortcut to launch a shell script? [closed]

How to get the exit status set in a shell script in Python

python shell unix

Shell Script - Make directory if it doesn't exist

shell directory mkdir

Writing my own shell... stuck on pipes?

c++ unix shell pipe