Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

View source for standard Linux commands e.g. cat, ls, cd

linux bash command

pipe result of cut to next argument and concat to string

bash pipe concatenation xargs

bash commands using java process builder for copying file

${!arr[*]} is different in bash and ksh?

bash ksh

Printing current time in milliseconds or nanoseconds with printf builtin

linux bash datetime printf

Why is this command substitution waiting for the background job to finish?

Using record separators in awk

bash shell scripting awk

some troubles with sed

linux bash sed

Moving a file with an unknown name

linux bash cron mv

Parallel runs in N-process batches in BASH

Output redirection in shell script not working completely

bash shell

Using a filename with spaces with scp and chmod in bash

bash ssh scp

Calling alias Command from python script

How do I pass a stored value as the column number parameter to edit in awk?

bash awk parameter-passing sh

tmux session closes when ssh terminal closes

bash ssh tmux

Remove domain from email using linux substring bash

How to automatically answer user prompts in Java?

How to stop the effect of ANSI text color code or set text color back to default after certain characters?

bash terminal ansi-colors

Redirecting everything in a file created by an executable?

linux bash http-redirect