Programming Language
Abap
ActionScript
Assembly
BASIC
C
C#
C++
Clojure
Cobol
CSS
Dart
Delphi
Elixir
Erlang
F#
Fortran
Go
Groovy
Haskell
Html
Java
Javascript
Julia
Kotlin
Lisp
Lua
Matlab
Objective-C
Pascal
Perl
PHP
Prolog
Python
R
Ruby
Rust
Scala
Scheme
Shell/Bash
SQL
Swift
TypeScript
VBA
Framework
AngularJS
Backbone
Bootstrap CSS
Bootstrap Javascript
Bulma
CakePHP
CodeIgniter
Django
Drupal
Ember
Express
Flask
Flutter
Foundation
Ionic
jQuery
Laravel
Materialize
Next.js
Node.js
Nuxt.js
React
Semantic UI
Spring
Symfony
Unity
Vaadin
Vue
Wordpress
Yii
Zend
Categories
Tags
Shell-script
New post in Shell-script
How do I extract value of a JSON key using bash shell?
December 18th, 2022
json
bash
shell-script
grep
Run smartctl on all disks of a server
November 26th, 2022
smartctl
raid
hard-disk
logs
shell-script
import environment variables in a bash script
September 18th, 2022
bash
environment-variables
scripting
shell-script
Is there a way to convert a zip to a tar without extracting it to the filesystem?
September 18th, 2022
shell-script
zip
tar
Debugging scripts, what is the difference between -x to set -euxo pipefail?
September 18th, 2022
debugging
shell-script
Syntax Error: unexpected end of file — Bash script
September 18th, 2022
bash
shell-script
Allow bash script to be run as root, but not sudo
September 18th, 2022
root
sudo
shell-script
bash
Shell: is it possible to delay a command without using `sleep`?
September 18th, 2022
sleep
shell
shell-script
bash
linux
Adding a Column of values in a tab delimited file
September 18th, 2022
awk
shell-script
linux
Pass contents of file as argument to bash script
September 18th, 2022
shell-script
bash
Go from a String to an Array of "words" in Bash
September 18th, 2022
shell-script
bash
string
array
Suppress filename from output of sha512sum
September 18th, 2022
shell-script
text-processing
files
hashsum
checksum
Uploading multiple files via FTP using curl
September 18th, 2022
shell-script
ftp
curl
Choose interpreter after script start e.g. if/else inside hashbang
September 18th, 2022
shell-script
shell
exec
shebang
interpreter
Is there an "in" operator in bash/bourne?
September 18th, 2022
shell-script
bourne-shell
bash
How do I configure mutt to display the date header in my local time zone in the pager?
September 18th, 2022
configuration
bash
shell-script
mutt
email
How to set global environment variables at boot through a script, and have them available for an application that runs before login?
September 18th, 2022
shell-script
boot
environment-variables
rhel
Which shell interpreter runs a script with no shebang?
September 18th, 2022
shell-script
bash
shell
zsh
shebang
Is this a bug in bash? `return` doesn't quit function if called from a pipe
September 18th, 2022
bash
shell-script
pipe
subshell
How to remove a positional parameter from $@
September 18th, 2022
shell
shell-script
arguments
Traverse all subdirectories in and do something in Unix shell script
September 18th, 2022
shell-script
bash
Find last occurence of string in multiple files
September 18th, 2022
grep
shell-script
bash
text-processing
variable interpolation in shell script
September 18th, 2022
bash
shell-script
How to call a service URL from bash shell script in parallel?
September 18th, 2022
multithreading
download
shell-script
bash
Can I change how select options are displayed?
September 18th, 2022
shell-script
select
bash
When sh is a symlink to bash or dash, bash limits itself to POSIX-compliance, so it should be 100% compatible with sh?
September 18th, 2022
shell
dash
shell-script
bash
How to read a properties file into an associative array?
September 18th, 2022
bash
shell-script
associative-array
bashscript to detect right arrow key being pressed
September 18th, 2022
shell-script
bash
"echo 1 > /sys/block/sdX/device/delete" on all disks except predetermined list
September 18th, 2022
hard-disk
scsi
shell-script
How to tweet using terminal?
September 18th, 2022
shell-script
command-line
curl
←
1
2
3
4
5
6
7
8
9
…
76
77
→