Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to add .xml extension to all files in a folder in Unix/Linux

php python linux shell unix

Cannot Import Python MySQL module when running a script using crontab

python shell cron mysql-python

bash loop through all find recursively in sub-directories

bash shell for-loop

Script to install app in iOS Simulator

Decoding JSON and a base64-encoded value in a shell script

json shell base64 decode

GAWK Script - Print filename in BEGIN section

linux bash shell awk gawk

What does -n in if [ -n "${TEMP_FILE_LIST}" ] do?

shell unix

"Git Bash here" is not preserving bash history between sessions [duplicate]

How to create multiple files with random data with bash

macos bash shell scripting

how to use kill SIGUSR2 in bash?

linux shell kill

Cleaner way to write multiple sed commands?

linux bash shell ubuntu sed

Call shell commands from Laravel controller?

php shell laravel laravel-4

What is the closest thing to grep that comes standard on a Windows install?

Pass ATTR{idVendor} as argument in udev script

linux shell usb udev

Delete line from file at specified line number in bourne shell [duplicate]

shell unix sed

Sed error : bad option in substitution expression

linux bash shell sed

Get Jenkins environment variables in execute shell

shell jenkins

Docker Alpine executable binary not found even if in PATH

How to split file on first empty line in a portable way in shell (e.g. using sed)?

Which shell does a Perl system() call use?

perl shell system