Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Randomly distribute files into train/test given a ratio

Read result of sha256sum into a bash variable [duplicate]

bash

Print many specific rows from a text file using an index file

bash unix awk sed

How can I found where I defined JAVA_HOME

java bash java-home

-bash: ls: command not found [duplicate]

bash macos

Print only if field is not empty

bash awk grep

Bash - Convert netmask in CIDR notation?

bash cidr netmask

Replace all non-alphanumeric characters in a string with an underscore

regex bash awk sed

What is the correct syntax for running a bash script as a step in EMR?

bash amazon-emr

Is there a way in .bash_profile, to create two aliases that do the same thing?

bash macos alias

What is the best (portable and maintanable) Shell Scripting language today?

bash unix shell ksh csh

Passing variable through ssh doesnt work

bash ssh

How to extract nested tar.gz files easily?

bash command-line extract

Bash script to recursively step through folders and delete files

linux bash

How can I change where unix pipe sends its results for the split command?

bash shell unix pipe

Replace certain token with the content of a file (using a bash-script)

bash sed awk replace

Can I assume bash is installed

linux bash debian

how to find a file exists in particular dir through SSH

bash ssh

How to continuously monitor rhythmbox for track change using bash

bash dbus rhythmbox

Why doesn't RVM work in a bash script like it works in an interactive shell?

bash rvm