Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

jq: Accessing fields with - character in shell script

json shell jq

grep something with xargs and find

bash shell grep find

python -c 'import time; while True: time.sleep(5)' fails with syntax error [duplicate]

python shell command-line

bash git pre-commit hook running MatLab function does not wait for a result

git bash matlab shell githooks

trapping shell exit code

What makes a shell "POSIX compliant"?

shell command-line

CTRL-C doesn't work on Java program

java unix shell copy-paste

How to decode system process output in scala?

alias "rm -rf /"="echo 'idiot'" why not work?

shell alias

Find file recursively excluding subfolders with specific substring

bash shell gnu-findutils

grep returns "Too many argument specified on command" [duplicate]

shell file unix

Run some commands in Debian package script from current user

shell package debian

How to automate shell input with python?

python unix shell

How can I get the created/modified date of a file in Shell Scripting? [closed]

shell unix

What '<&1' mean in this script "read -n 1 k <&1"

bash shell sh

How to search text in Microsoft Word (.doc or .docx) files from command line or batch mode?

shell batch-file ms-word .doc

Makefile with SHELL=/usr/bin/R : handling multilines

r shell makefile

Make Emacs eshell / echo newlines behave like in a regular terminal

shell emacs elisp newline

Shell test for "images are different"?

Scripts with nohup inside don't exit correctly

bash shell nohup