Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to write a bash script that cuts images into pieces using image magick?

linux bash imagemagick

Why does bash ignore newlines when doing for loop over the contents of a C-style string?

Check if Screensaver is Active using Mac Bash Script Command

macos bash

Cygwin bash syntax error - but script run perfectly well in Ubuntu

bash shell cygwin

Renaming and Moving Files in Bash or Perl

perl bash unix scripting

How would you group a number of lines?

bash

Average execution time

c bash profiling

Bash: not absolute script #! interpreter?

bash interpreter

Bash script with basic if/else and count of processes running based on a pattern

bash scripting shell

Why am I able to execute JARs directly from bash?

java linux bash

Backspacing in Bash

bash backspace

How do I run a bash script inside Python, but act as if it's running from another directory?

python linux bash shell unix

Error in Bash script arithmetic syntax

bash

Spawn subshell for SSH and continue with program flow

bash ssh

Can I get continuous output from system calls in Ruby?

ruby bash scripting scp

Piping in on the command line simulating a file?

bash command-line pipe

Time taken by `less` command to show output

linux bash time

Running a Scala Script with external dependencies

java bash scala scripting jvm

Bash - output redirection

linux bash redirect pipe

How to extract bits from return code number in Bash

python bash pylint