Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to add extra delimiters to the end of a CSV file is some are found to be missing?

bash csv awk

merge two files by key if exists in the first file / bash script [duplicate]

file bash unix join merge

Check if file exist Linux bash [duplicate]

linux bash file

Incremental number in shell script on each loop

bash shell

How to get scope of an IPv6 host?

linux bash ip-address ipv6

How to regex compare a string in dash?

regex bash dash-shell

Is there a way to print the PID of the process that called my C binary

c bash unix gcc solaris

Explain this command: . ~/nvm/nvm.sh

linux bash nvm

How to write a bash script to open multiple files in Vim using splits and tabs?

bash vim

Bash script stops execution of ffmpeg in while loop - why?

bash loops while-loop ffmpeg

Speed up bash script that uses several find commands

linux performance git bash find

What is the fastest way to autobreak a line of gigabytes separated by keywords using bash shell?

perl bash shell sed awk

Single column data to multiple columns

linux bash shell sed awk

Ruby execute shell command and get array

ruby bash shell

files with same name in different folders

linux bash file shell scripting

Getting Permission Denied running perl executables

How to run a Shell Script before shutdown on CentOS

linux bash shell centos runlevel

Increment the elements of an array by 1 (1 thru 1000)

arrays linux bash shell sh

use grep to count the number of times a word got repeated in a file

bash shell grep

Bash: Native way to check if an entry is one line?

bash find wc