Search code examples
Why does xargs cd throw an error when passed a name with a tilde?...


bashcdsedfunctionxargs

Read More
find 2 exact strings in same line in a file in bash...


linuxbashshell

Read More
Rename files in bash based on content inside...


bash

Read More
Renaming multiple directories while keeping a part in the middle with varying suffix...


bashsedrename

Read More
How to use Linux sed command to create this output?...


regexlinuxbashsed

Read More
Error: Blob LeaseIdMissing when trying to update remote state in Azure Blob Storage...


bashazureazure-devopsazure-pipelinesterraform-provider-azure

Read More
An example of how to use getopts in bash...


bashshellcommand-line-interfacegetopts

Read More
How do I recursively unzip nested ZIP files?...


linuxbashshellzipunzip

Read More
Is there a way to revert back to the command line after opening an application through it?...


macosbashterminal

Read More
Explaining the 'find -mtime' command...


linuxbashfind

Read More
Bash PS1 prompt setting \h strips the hostname after the first dot...


bash

Read More
libreadline edit-and-execute-command support...


cbashgnulibreadline

Read More
How to copy a directory structure but only include certain files...


bashshellubuntu

Read More
Pipe-view a loop sequence (add a progress bar to While or For loop) - Bash...


bashwhile-looppipeprogress-barviewer

Read More
Bash: append text to last line of file...


bashtextappendeofsh

Read More
How can I get rid of the character prior to a parentheses or a bracket in a string using Bash regex?...


regexbash

Read More
Shortest way to swap two files in bash...


linuxbashcommand-line

Read More
Defining and calling variables in shell script using sed steps...


bashshellvariablessed

Read More
How to check dependency in bash script...


linuxbash

Read More
Why does redirection + pipe ( 2>&1 |) merge both streams instead of moving stderr to stdout?...


bashio-redirection

Read More
Why does 2>&1 need to come before a | (pipe) but after a "> myfile" (redirect to...


bashshellpipestdoutpipeline

Read More
Detect if PATH has a specific directory entry in it...


bashshellpath

Read More
How to set up an automatic (re)start of a background ssh tunnel...


linuxbashssh

Read More
Pipe string with newline to command in Bash...


bash

Read More
Echo newline in Bash prints literal \n...


bashechonewline

Read More
Formatting string with printf...


linuxbashshell

Read More
Splitting string with a while command...


bash

Read More
How to store --exclude arguments for grep in an environment variable in a bash script...


linuxbashscriptingenvironment-variables

Read More
Gzip with all cores...


linuxbashgzip

Read More
Change date modified of multiple folders to match that of their most recently modified file...


bashshellapplescript

Read More
BackNext