Search code examples
How to get a password from a shell script without echoing...


bashshellscriptingsh

Read More
Is it possible to generate a checksum (md5) of a string in a shell?...


bashshellmd5checksum

Read More
Bash - While Loop...


linuxbashshellubuntu

Read More
What does `kill -0 $pid` in a shell script do?...


bashshellscriptingsignalskill

Read More
Redirect I/O inside a shell script...


bashshell

Read More
How do I test if a variable is a number in Bash?...


bashshell

Read More
What's the equivalent to ${var:-defaultvalue} in fish?...


linuxbashshellfish

Read More
How to convert a string to lower case in Bash...


stringbashshelllowercase

Read More
Copy files (of specific extension) from a folder structure to another folder...


linuxshellcopy

Read More
In a unix shell, how to get yesterday's date into a variable?...


unixdatetimeshellkshhp-ux

Read More
Copy all files with a certain extension to another directory, while changing the extension...


linuxbashshellgrepcut

Read More
How to use substitution in xargs?...


shellxargs

Read More
Shell command to tar directory excluding certain files/folders...


linuxshellarchivetar

Read More
Block Comments in a Shell Script...


shell

Read More
Using cURL to upload POST data with files...


shellfilecurlpostfile-upload

Read More
How do I execute a program or call a system command?...


pythonshellterminalsubprocesscommand

Read More
Wha are some reasons for SIGSTOP on Linux, and how can I deal with it?...


pythonlinuxbashshell

Read More
Can I bulk-remove links from a pdf from the command line?...


bashshellpdfuriqpdf

Read More
How can I undo "set -x" in a Unix shell?...


shellunix

Read More
How to efficiently test in a Bash script if a port is open on Linux?...


linuxbashshellport

Read More
How to properly quote associate array subscripts in Bash?...


arraysbashshell

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


bashshell

Read More
Bash conditional based on exit code of command...


bashshellprocesscommandexit-code

Read More
The difference between $* and $@...


bashshell

Read More
Get Android OS version of device connected via ADB...


androidshelladb

Read More
Bash: wait with timeout...


linuxbashshelltimeoutwaitpid

Read More
When should I wrap quotes around a shell variable?...


linuxbashshellunixquotes

Read More
How to get the default shell...


macosshell

Read More
Move files to directories based on extension...


linuxshell

Read More
Round a divided number in Bash...


linuxbashmathshellrounding

Read More
BackNext