Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Find files modified over 1 hour ago but less than 3 days

linux bash

Makefile recipe with a here-document redirection

how to simulate pressing an arrow key in linux bash

linux bash shell

How to get positive sign for result from mod in bash

bash mod

xmllint to parse a html file

bash macos xpath xmllint

Disable or unset specific bash completion

bash autocomplete

curl --output append to a file (without >> redirection)

bash

Creating filename_$(date %Y-%m-%d) from systemd bash inline script

linux bash date inline systemd

Output from git log gets lost when piped to file - what am I missing?

Capture exit code from bash scripts in jenkins groovy scripts

Delete consecutive duplicate lines using unix utilities

bash unix duplicates utility

How do I create files with special characters in Linux?

Rails console on linux always shows \r at end of every line

sed with simultaneous and sequential replace

string bash awk sed

Ignore a path entry with bash tab-completion

bash script to append string to multiple files in same directory

bash append

catching keyboard interrupt

bash scripting

Passing arguments to octave function from within bash script

Bash: How to make short delay?

bash solaris sunos

bash: How to evaluate PS1, PS2, ...? [duplicate]

bash evaluate ps1