Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Need to match a pattern occurrence only once in a file

perl bash shell

How do I suppress output from this Shell command

Bash while loop between two times

linux bash opensuse

Connect to ftp using .netrc with multiple accounts

linux bash ftp

Bash if statement behavior

bash

How to do a case insensitive for loop in shell scripting

Provide arguments (via bash script) to a process that is already running

bash

bash: find string in multiple other strings

string bash list search

Shell prompt that is based on location in filesystem

unix shell replace string twice (in one line)

bash shell unix

How to run cd command/change the folder path from ruby script

ruby bash

Dynamic Input for Statistics

c bash

bash: command not found capify . RVM, Mac 10.8.4

Bash script number generator

bash shell

How to rename all files in a folder removing everything after space character in linux?

unhide hidden files in unix with sed and mv commands

regex bash sed mv hidden-files

SIPP: open file limit > FD_SETSIZE

linux bash opensuse

Weird "Permission denied" exception when running bash script on EC2 (Ubuntu)

linux bash ubuntu amazon-ec2

add a .pdf file(.png basically) to the end of every page in another .pdf file

bash shell scripting pdftk

What does the "$#" special parameter mean in Bash?