Search code examples
GitHub Actions: How to pass toJSON() result to shell commands...

jsonbashyamlgithub-actionsjsonparser

Read More
How do I get the current user's username in Bash?...

bash

Read More
convert tab to unit separator using sed or tr with bash...

bashsedtr

Read More
ffmpeg batch reencode with subfolders...

bashbatch-fileffmpegre-encoding

Read More
Java command not found on Linux...

javalinuxbashoracle-enterprise-linux

Read More
EC2 Userdata script : nvm cannot find .bashrc...

node.jsamazon-web-servicesbashamazon-ec2nvm

Read More
How do I run a terminal command in a Swift script? (e.g. xcodebuild)...

swiftbashshellxcodebuild

Read More
bash - delete only non-consecutive duplicate lines without changing file order...

bashawkduplicates

Read More
What causes `awk` to inject an extra '0' when embedding a shell variable incorrectly?...

bashshellawk

Read More
Why does echo "${@:0:$#+1}" not show the script name but explicit iteration does?...

bash

Read More
Run Ktlint on a specific file...

androidbashgitkotlinktlint

Read More
rsync copy over only certain types of files using include option...

linuxbashshellrsync

Read More
How to only find files in a given directory, and ignore subdirectories using bash...

bashunix

Read More
How to sort numbers into 1,2,3,4,...,22 instead of 1,10,11,..,2,20,21,22 in script shell?...

bashshellsorting

Read More
If condition that matches if grep outputs at least one result even though the exit code is 2 due to ...

linuxbashif-statementgrep

Read More
unix diff side-to-side results?...

bashunixdiff

Read More
Appending output from a command to a variable in Bash...

bashshell

Read More
How to store the result of an executed shell command in a variable in python?...

pythonlinuxbashshell

Read More
Linux: copy and create destination dir if it does not exist...

linuxbashshellunixcp

Read More
Execute current line in Bash from Vim...

bashvim

Read More
How do I get bash completion to work with aliases?...

gitbashshellunixautocomplete

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

bash

Read More
Is it possible to get commit logs/messages of a remote git repo without git clone...

gitbashgit-stash

Read More
Behavior of 'cd --' (two hyphens)...

bashcd

Read More
Adding Git credentials on Windows...

gitbashgithub

Read More
Git Bash: Launch Application via Alias without hanging Bash (WIndows)...

gitbash

Read More
How to use mod operator in bash?...

bashmoduloarithmetic-expressions

Read More
How to get the output of `find` as a space separated string?...

bashfind

Read More
lint-staged is linting more than just staged files...

bashlint-stagedyarnpkg-v3

Read More
Conversion of Source Code to PDF from GitHub...

bashshellpdfsyntax-highlighting

Read More
BackNext