Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Bash bug re $LINENO-- or am I just confused?

bash shell sh

how do i find the count of multiple words in a text file?

linux shell

Making a command-line program "full screen"

Sending a process to the background and returning control to my shell

Is it possible to apply two matching pattern transformations in one operation?

bash shell

After suspending child process with SIGTSTP, shell not responding

shell process c signals

How to do such substitutions with AWK or sed or Perl?

perl bash shell sed awk

How can i do a grep count by using timestamp

bash shell unix terminal grep

Cron Job Doesn't Run

In bash, what does dot command ampersand do?

linux bash shell

neo4j-shell "connection refused" error

shell neo4j

What does `echo prefix = ~/.node >> ~/.npmrc` mean?

linux shell unix

grep whole server for shell hacks/malware

php linux security shell grep

How to check in linux shell encoding of string already generated by Python script

Shell script with jar file at the end

java shell jar

Portably trapping ERR in shell script

How to redirect output of a program only if it succeeded?

bash shell unix

Provide passphrase to git in bash script

bash git shell passphrase

linux command to find files and replace with another file

linux shell sed command

Pipe a lot of files to stdin, extract first columns, then combine those in a new file

bash shell stdin paste cut