Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

how does bash do `ssh` autocompletion?

How to auto input the password when run vncserver :1?

why does hexdump reverse the input when given "\xFF\x00"? [duplicate]

bash printf hexdump

jq: command not found in GitLab CI file

bash shell gitlab gitlab-ci

How wait for a program to start up and then background it? [closed]

linux bash

Why does : prevent ${username=`whoami`} from throwing an error?

bash shell

Shell: how check if no .txt files exist in the directory?

bash shell

Linux split a column into two different columns in a same CSV file [closed]

linux bash shell sed awk

Bash splitting a multi line string by a multi-character delimiter into an array

bash shell awk

Is there a way to get details about a process in Windows?

how can I reformat sequences (several lines) in a fasta file to single line? [duplicate]

bash sed fasta

Escape ampersand in bash

bash

Bash script removing first letter

bash

Bash convert string to timestamp

bash sh

Assign the output of command to variable [duplicate]

linux bash

Why does "echo" operate like "echo -e" in my bash?

bash echo

Count number of files with given extension on HDFS folder

bash hadoop hdfs