Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Bash script checking cpu usage of specific process

Check if string contains non digit characters

bash grep

Using Cygwin for FFMPEG build error cmp: command not found

windows bash ffmpeg cygwin

How to only get the number of lines of a file

linux bash

How to save the current user to a variable

bash

How to check file owner in linux

linux bash shell

How to address error "bash: !d': event not found" in Bash command substitution [duplicate]

Remove duplicates from text file based on second text file

regex bash unix text editor

email from bash script

bash

Howto Pass A String as Parameter in AWK within Bash Script

linux bash unix awk

How to check availability of Perl, its version and presence of a required module?

bash perl perl-module

Is there any way to supply stdin/out instead of a file to a program in unix?

bash unix

Linux: The command ls -la shows a file pointing to another file. What does that mean?

bash symlink ls

head and grep simultaneously

bash unix grep unix-head

bash select menu get index

bash shell select

perl shasum vs bash shasum

bash perl sha

How to create soft-links for every file in a directory?

linux bash find

Where is the syntax `while IFS= read line` documented?

bash shell

Batch rename in hadoop

bash hadoop file-rename

How to convert decimal to hex in bash? [duplicate]

linux bash shell