Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How do I silence the HEAD of a curl request while using the silent flag?

List all files older than x days only in current directory

bash shell unix

Multiple driver-java-options in spark submit

bash apache-spark

Is there any trivial way to 'delete by date' using ´rm'- in bash?

linux bash date rm

Bash: controlling SSH

bash ssh controls

Replace delimited block of text in file with the contents of another file

bash shell scripting sed awk

Running delayed command with sudo

bash sudo gnu-coreutils

In bash, how can I have a set of arguments in any random order? Like a key-value pair?

bash

Symlinks not working when link is made in another directory?

bash symlink

How can I delete contents in a folder using a bash script?

Convert HH:MM:SS.mm to seconds in bash

bash

How to printf an exclamation mark in bash? [duplicate]

linux bash unix scripting

Why does AWK refuse to sum up floats

bash awk floating-point

Binary file in npm package

Best/easiest way to parse configuration parameters in Sh/Bash and php

.bashrc break, second line entered in shell eats up first line

bash

How to get part of path using linux commands

bash path get pwd

Is there an inline-if with assignment (ternary conditional) in bash? [duplicate]

How do I convert a tab-separated values (TSV) file to a comma-separated values (CSV) file in BASH?

bash csv awk tsv

How do I change my Git home folder? [duplicate]