Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How can I export a recursive directory & file listing to a text file in Linux Bash shell with an SSH command?

How to quickly delete the lines in a file that contain items from a list in another file in BASH?

bash optimization sed

Bind two files by column in bash

bash cbind

How to untar all tar files in current directory using Putty

bash tar

Why "which cp | ls -l " is not treate as "ls -l $(which cp)"?

linux bash command-line pipe ls

Delete duplicate consecutive lines without sort or unique in xml file

regex xml bash awk sed

How to make a return from a child function cause a return to the parent function?

linux bash shell ash

Can a bash heredoc put its result directly into a variable?

bash

How do you remove all the lines between two html tags using sed (or similar)?

regex bash sed

bash script unable execute after a commented line

bash unix

How to redirect the output of the program Valgrind is running on?

bash valgrind

passing argument from shell script to hive script

bash hadoop hive

Set aliases globally for all users

bash unix

How to sort and count occurrence of lines in linux [duplicate]

linux bash terminal

Bash -value too great for base (error token is "09") for date string yyyymmdd [duplicate]

bash shell date base

Bash find line number

linux bash

Find words that are 6 characters in length

bash parsing text-parsing

Convert Bash Scripts To Shell

linux bash shell scripting

What does -1 in "ls -1 path" mean?

bash shell glob ls

Multiply in bash script according to mathrules

bash shell