Search code examples
How can I use the Perl debugger on the command line if I have a RemotePort configured in my .bashrc?...


perlbash

Read More
How can I get the number of files in a folder as a variable?...


bashshell

Read More
Is there a way to make bash job control quiet?...


bashshellunixparallel-processing

Read More
Run command every second in Bash?...


bashloops

Read More
How can I kill a process when a specific string is seen on standard error?...


bashgrepstderr

Read More
How to use AWS S3 CLI to dump files to stdout in BASH?...


bashamazon-web-servicesamazon-s3aws-cli

Read More
Quote marks in bash file created in Python...


pythonstringbashpandasquotes

Read More
Bash: base64 decode a file x times...


bashbase64

Read More
store return value of a Python script in a bash script...


pythonbashreturnreturn-value

Read More
How can I use 'find' to search for files created on a specific date?...


bashunixfind

Read More
Get current time in hours and minutes...


linuxbashtime

Read More
How can I loop over directories in Linux?...


linuxbash

Read More
ffmpeg not working with filenames that have whitespace...


bashffmpeg

Read More
Extract file basename without path and extension in bash...


linuxbashunixfilenames

Read More
Sending data to stdin of another process through linux terminal...


c++linuxbashpipe

Read More
Make a Bash alias that takes a parameter...


bashalias

Read More
In Bash, how can I add "Are you sure [Y/n]" to any command or alias?...


bashaliasconfirmation

Read More
Stop shell wildcard character expansion...


bashwildcardglobwildcard-expansionfile-globs

Read More
Read a variable in Bash with a default value...


bashshell

Read More
How could this dash-style named function makes infinity calling in bash?...


bashshellsh

Read More
correct way to encode/embed version number in program code...


c++linuxbashversiongnu

Read More
Declare with global and export does not work for sub shell...


bash

Read More
Convert absolute to relative symbolic link...


bashshsymlink

Read More
In Bash in a macOS environment, how can extract a sentence before a word and after a word in an XML ...


bashxml-parsing

Read More
Remove multiple occurrences of similar lines except the last...


bashawksed

Read More
Delete all local Git branches...


gitbashubuntuversion-controlgrep

Read More
Curl "write out" value of specific header...


linuxbashshellcurl

Read More
Running sh or bash script commands from the bottom to the top...


bashsh

Read More
Convert mp3 -> Video with static image ( ffmpeg/libav & BASH )...


bashvideoffmpeg

Read More
Negate an 'if' condition in a Bash script...


linuxbashif-statementnegate

Read More
BackNext