Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to find the files recursively having a text pattern excluding some directories and files [duplicate]

bash shell sh

How can I redirect tail -f output to curl (HTTP stream)

linux shell http curl

how to add folder to subfolder inside existing zip file

linux shell zip

Sed delete first line from files

bash shell sed terminal bsd

Not able to run /etc/profile.d/chruby.sh while deploying using Capistrano in Rails

How to remove punctuation marks using awk?

shell unix awk

Using Interval expressions with bash extended globbing

bash shell

Why do string commands via `R -e ..` on Mac vs Linux requires an extra escape?

r linux macos shell amazon-linux

How to pipe output of a command that expects file argument

nohup for child process in unix

unix shell aix

Platform-independent way of detecting if git is installed

ruby windows git shell detect

How do I accept left/right/up/down arrow inputs in a Linux shell?

java linux shell batch-file dos

automated fast svg to raster-image (e.g. png) conversion

shell svg

Signal handler accessing queue data structure (race condition?)

Fast way to edit nth line of previous command output

bash shell unix vim

Shell: Does "a -lt b" not mean true if a is less than b?

linux shell

What's the difference between various command shells in VS2010?

visual-studio-2010 shell

standalone shell script vs. shell function?

bash function shell

Pipe to export command

autoconf: should I always use AS_IF over if and m4_if?

shell autoconf m4