Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to delete the rows that start with "C" with awk?

shell awk

Respect last line if it's not terminated with a new line char (\n) when using read

bash shell built-in

How to run a c program in bash script and give it 2 arguments?

c bash shell

Multiple option arguments using getopts (bash)

linux bash shell unix getopts

How to initiate array element to 0 in bash?

linux bash shell

Signal handling in a shell script

linux bash shell signals sh

How can I print a newline as \n in bash?

bash shell

What is '$' in python? [duplicate]

python shell

How to create csv file using shell script

bash shell scripting

How to download folder artifact from artifactory

shell artifactory

Where can I find a graphical command shell?

killproc and pidofproc on linux

linux shell process kill

Is there a max file size hard limit for a .csv file?

shell csv

Write to terminal after redirecting stdout to a file without using stderr?

bash shell redirect stdout

perform an operation for *each* item listed by grep

bash list shell grep exec

npm install failing

linux bash node.js shell npm

Bash (grep) regex performing unexpectedly

regex bash shell grep

Bash: trick program into thinking stdout is an interactive terminal

bash shell pipe

shell script to create folder daily with time-stamp and push time-stamp generated logs

bash shell unix cron aix

bash getopts multiple arguments or default value

bash shell scripting getopts