Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to count number of non empty lines in a file using sed?

bash shell sed

How do I delete newlines ('\n', 0x0A) from non-empty lines using tr(1)?

perl bash sed tr

Compare 2 Unix Files and Output Matching Lines to a New File?

linux perl bash sed awk

How to download in bash from zippyshare? [closed]

How can I force grep to only return files and ignore directories?

bash unix grep locate

Execute a local bash variable inside double quotes

bash for-loop echo

shell script: if statement

bash shell if-statement

use bash $HOME in shell script

bash shell

How to generate for loop number sequence by using variable names in bash? [duplicate]

bash for-loop sequences

Check if a directory exists and is accessible

linux bash unix ksh

How to parse HTTP headers using Bash?

linux bash curl

How to test if location is a btrfs subvolume?

bash btrfs

How do I make a Ruby script into a bash command?

ruby bash shebang

How to list all members of a symlink-chain?

How to break out of a sourced Bash script's function

bash return exit terminate

How to execute a shell script in Crystal while capturing output?

linux bash shell crystal-lang

Creating Hierarchical Directory Tree From Compact String Representation

Store last command in a variable in Bash

bash

how to evaluate a given path within a bash shell

linux bash unix filepath

Check if process is running

linux bash process grep