Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Why must I source .bashrc every time I open terminal for aliases to work?

bash shell

How to do something with Bash when a text line appears in a file

linux bash grep

How to increment a number in several files if the number is not always the same?

How to repeat a few characters a few times in bash?

bash design-patterns repeat

sed - delete all characters before dash

bash sed awk

Run tail -f for a specific time in bash script

linux bash unix tail

Why can't I echo contents into a new file as sudo? [duplicate]

bash echo sudo

Merging large number of files into one

macos bash unix cat

How do I preserve new line characters for sendmail in bash script?

bash echo sendmail

Unix Command to get file path without basename

linux bash shell unix

Split a sentence using space in bash script

bash shell ubuntu

Is it possible to set time out from bash script? [duplicate]

linux bash process settimeout

Fast recursive grepping of svn working copy [duplicate]

windows svn bash grep

Where is .bashrc or .bash_profile on OpenSuse linux?

bash rvm opensuse

How can I use && with my own functions?

bash

sed Extract version number from string (only version, without other numbers)

regex bash shell sed

Count the occurrence of a string in an input file

linux bash shell

how to pipe pwd into pushd

bash

How can I remove leading and trailing zeroes from numbers with sed/awk/perl?

perl bash sed awk

Convert single column file into multiple columns