Search code examples
Print a file's last modified date in Bash...


bashshellfiledateunix

Read More
Why do indices behave differently than setting to a variable in bash loops over arrays that contain ...


stringbashsplitquotes

Read More
Declaring global variable inside a function...


bashshellscope

Read More
Nextflow Task-Finalizer unable to locate expected file saved in publishDir unless I copy to PWD...


javabashnextflow

Read More
How can I get git to list all untracked files recursively?...


bashgit

Read More
How do you echo a 4-digit Unicode character in Bash?...


bashshellunicodecharacter-encoding

Read More
Printing current time in milliseconds or nanoseconds with printf builtin...


linuxbashdatetimeprintf

Read More
wget to clone a website, with links to directory not index.html...


linuxbashwgetunix

Read More
Bash Shell Script - Check for a flag and grab its value...


linuxbashshelldebian

Read More
How to replace internal git commands, such as `git status`, with custom aliases...


bashgitaliasgit-config

Read More
Trying to check if information written in a text file is equal to a variable within shell script...


bashvariablesequality

Read More
tee stdout and stderr to separate files while retaining them on their respective streams...


bashhttp-redirecttee

Read More
grep - how to output progress bar or status...


bashgrep

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


linuxbashopenssl

Read More
I cannot grant apache permissions to write to a file, what am I doing wrong?...


phpapachebashpermissionscentos

Read More
How to delete a line by passing line number as variable?...


bashshell

Read More
How can I list only files and not directories of a directory in Bash?...


bashfile-listing

Read More
Saving cURL -w variables to a bash variable...


bashcurl

Read More
How to check for presence of 'key' in jq before iterating over the values...


jsonbashjq

Read More
Find and kill a process in one line using Bash and regular expressions...


regexbashterminalawk

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


bashscheduled-taskswaitsleep

Read More
How to detect the OS from a Bash script?...


bashos-detection

Read More
The not equal tilde in bash (the opposite of =~)...


bashshelltilde

Read More
Recursive function in bash...


bashfunctionrecursion

Read More
Bash Script to let user choose from a list or enter their own...


bashvariablescase-statement

Read More
How to find and replace text with variable (variable holds Unix scripts) using sed or awk command...


bashshellunixawksed

Read More
How can I associate .sh files with Cygwin?...


windowsbashcygwin

Read More
Difference between "while" and "until" in Bash...


bashwhile-loop

Read More
Have bash script answer interactive prompts...


linuxbashautomationcommand-promptprompt

Read More
Mongosh --eval, braces and syntax errors...


mongodbbashmongosh

Read More
BackNext