Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Copying an image to the clipboard from command line

Is it possible to apply two matching pattern transformations in one operation?

bash shell

What's the most proper way to remove an already deleted branch from tab-completion history?

git bash tab-completion

How to do such substitutions with AWK or sed or Perl?

perl bash shell sed awk

How can i do a grep count by using timestamp

bash shell unix terminal grep

Put file contents on stdin without sending eof

bash

Simulating key press using bash

linux bash ubuntu

OS X: list and remove files with spaces

macos bash

Fool python's os.isatty from a bash script

python bash cron tty

In bash, what does dot command ampersand do?

linux bash shell

Allow ssh incoming/outgoing and blocking all outgoing besides specific ports

linux bash networking iptables

If there is a colon (:) in the directory name, how could I add it to $PATH? [duplicate]

macos bash path .bash-profile

how to use curl --ftp-create-dirs?

Run Python module with absolute path

python bash python-module

Best way to use Unix domain socket in bash script

bash sockets

How to retain grep color when storing in variable or piping to another command?

linux bash

Running a longer command from docker

bash docker zsh dockerfile

How do I run a script for 1st working day of every month in cron?

bash unix cron

Bash script and regex issue

regex linux bash ubuntu-12.04

Portably trapping ERR in shell script