Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Given the alias, get the HostName from ssh config

bash ssh ssh-config

How to print bold and sized text in bash printing

bash printing formatting

kubectl exec works on single commands, but I cannot enter a bash shell

Padded printf format strings not adding enough padding with multi-byte characters

bash shell printf

Bash Script - Read Binary File

bash scripting binaryfiles

How to do a circular shift of strings in bash?

bash shell text-parsing

How to sort files into folders by filetype on bash (with 'file' command)?

linux bash file file-type

bash script to find pattern in text file and return entire line

linux bash file shell search

How to count and check passed arguments?

ruby bash command-line

How do you print the days until a deadline from the command line?

bash date

Bash script that creates an Array from ls?

linux arrays bash scripting

Howto: Using syslog for user created shell script

linux bash shell ubuntu syslog

gprof command is not creating proper out.txt

c macos bash unix gprof

Shell scripting, store command output in variable and preserve formatting [duplicate]

bash shell unix

Can we have more file descriptors other than the usual stdin/stdout/stderr (0, 1, 2) ones?

bash shell unix

Escaping special characters in bash variables

find: -printf: unknown option [duplicate]

macos bash shell pipe

bash: reading text from a string one character at a time, with whitespace

bash char sleep ifs

How to rename files in current directory and its subdirectories using bash script?

Output a boolean from an Rscript into a Bash variable

r bash