Search code examples
How to execute a Bash command stored as a string with quotes and asterisk...


bashscriptingescapingquotes

Read More
How to get a password from a shell script without echoing...


bashshellscriptingsh

Read More
Execute SQL script from command line...


sqlsql-serverbatch-filecommand-linescripting

Read More
Groovy: How to use backslashes in Windows file paths...


stringgroovyscripting

Read More
Bash Script "Usage" output formatting...


bashscriptingformatting

Read More
How to urlencode data for curl command?...


bashshellcurlscriptingurlencode

Read More
Tracing where output is coming from in a Powershell script...


powershelldebuggingscriptingoutputpowershell-3.0

Read More
Purpose of #!/usr/bin/python3 shebang...


pythonscripting

Read More
How can I change the extension of files of a type using "find" with Bash?...


linuxbashshellunixscripting

Read More
How do I get Google Script to read the display value of a sheet's cell? It keeps returning some ...


javascriptgoogle-sheetsgoogle-apps-scriptscripting

Read More
Scriptable utility to convert BMPs + WAV to video (XviD)?...


scriptingffmpegwavvideo-encodingbmp

Read More
How to redirect the output of a PowerShell to a file during its execution...


powershellscriptingstdout

Read More
Powershell: What's the difference between Alias and Function?...


windowsfunctionpowershellscriptingalias

Read More
How can I loop through a JSON file using bash and extract values to variables?...


jsonbashshellscriptingzsh

Read More
How do I prompt for Yes/No/Cancel input in a Linux shell script?...


linuxbashshellscripting

Read More
Fastest "Get Duplicates" SQL script...


sqlscriptingduplicatesperformance

Read More
How does "cat << EOF" work in bash?...


linuxbashscriptingheredoc

Read More
Powershell equivalent of Python's if __name__ == '__main__':...


pythonpowershellscriptinglanguage-comparisons

Read More
Easier way to parse 'query user' in PowerShell (or quser)...


powershellparsingscriptingserverpowershell-3.0

Read More
Sort logs by date field in bash...


linuxbashsortingscriptingawk

Read More
Bash Script that lists numbers 1-1000 sequentially with odds being in yellow, even in green, and pri...


linuxbashshellscriptingprimes

Read More
Check whether files in a file list exist in a certain directory...


filebashunixscripting

Read More
Manifest v3 couldn't load the script file...


javascripttypescriptgoogle-chrome-extensionscriptingchrome-extension-manifest-v3

Read More
How can I run a PowerShell script with white spaces in the path from the command line?...


powershellcmdsyntaxscriptingwhitespace

Read More
Windows batch - concatenate multiple text files into one...


windowsbatch-filescripting

Read More
Sub-shell differences between bash and ksh...


linuxbashshellscriptingksh

Read More
Why is JavaScript called a "scripting language"?...


javascriptscripting

Read More
Self scheduled Python script...


pythonscriptingscheduled-tasks

Read More
Dealing with quotes in Windows batch scripts...


windowsbatch-filequotesscripting

Read More
How to run a PowerShell script without displaying a window?...


windowspowershellscriptingbatch-filesilent

Read More
BackNext