Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to make a man page for my shell script?

linux bash shell unix manpage

Bash Regex to check if first character of string is a number

regex bash shell

Split large directory into subdirectories

Executing shell script from code

node.js shell child-process

Modulus function in bash shell script

linux bash shell

echo $PS1 in script

bash shell ps1

Using bg and fg with a given PID

linux bash shell jobs

Perl's diamond operator: can it be done in bash?

manipulate parameters in sh

bash shell scripting sh

Awk to replace single quote

unix shell awk

Finding the number of files in a directory for all directories in pwd

linux bash shell command-line

Securing git server

git shell ssh jail

rsync option in a variable

bash shell rsync

Unix: How can I read multiple lines?

unix shell

How to automate password entry?

bash shell ssh automation

How to rename a file in linux by removing certain characters from the file name?

linux bash shell

What does the '-' operator actually do in Linux?

linux bash shell unix

Regex inside braces (curly brackets) -- gnu parallel / xargs / find

C program return codes and && bash symbol?

c bash shell unix

how to find out if running from terminal or GUI

c++ linux qt shell ubuntu