Search code examples
How to print "-" using printf...


bashprintf

Read More
How to get the difference (only additions) between two files in Linux?...


linuxbashdiff

Read More
Why is variable not expanding in jq?...


bashjq

Read More
Parse JSON string within JSON and other fields...


jsonbashjq

Read More
Semicolons superfluous at the end of a line in shell scripts?...


bashshellsyntax

Read More
How to print bold text using printf?...


bashprintf

Read More
How to use fzf to search for directories only?...


bashfzf

Read More
Colors with unix command "watch"?...


linuxbashubuntuwatch

Read More
openssl sha256sum hash contains output file as part of input when using find command to list the fil...


linuxbashopenssl

Read More
Forcing "date" to use a locale other than the machine default...


bashunixdate

Read More
Sleep until a specific time/date...


bashscheduled-taskswaitsleep

Read More
How can I remove the first line of a text file using bash/sed script?...


bashscriptingsed

Read More
How do I pipe into printf?...


bashpipeprintfzsh

Read More
Why can't Bash's printf function print '--' characters?...


bash

Read More
Check existence of input argument in a Bash shell script...


bashshell

Read More
Sort files by part of name (no delimiters) on Linux...


linuxbashsorting

Read More
Bash in vi-mode: browsing shell history with cursor up/down, cursor position not at the end?...


bashvimemacshistory

Read More
In bash, can the file operator (-f) be case-insensitive?...


bashcase-insensitive

Read More
How do I check if a directory exists or not in a Bash shell script?...


bashshellunixcommandposix

Read More
Bash: How can I check if directory exists?...


bashshell

Read More
Is there an easy way to set nullglob for one glob...


bashglobshopt

Read More
Tar a directory, but don't store full absolute paths in the archive...


linuxbashbackuptar

Read More
Location of .bashrc for "Bash on Ubuntu on Windows" in Windows 10...


linuxwindowsbashwindows-subsystem-for-linux

Read More
How to kill all subprocesses of shell?...


bashshellprocessforkkill

Read More
How can I create a set-like array in bash?...


bash

Read More
close feh, and return to shell script...


bashshell

Read More
Get actual prompt length...


bashpromptps1

Read More
How can I strip first X characters from string using sed?...


bashshellsed

Read More
How to delete an exact element in a bash array?...


arraysbashunset

Read More
Remove an element from a Bash array...


arraysbashvariables

Read More
BackNext