Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to check the exit status using an if statement

Interactive shell using Docker Compose

How to urlencode data for curl command?

What is the purpose of "&&" in a shell command?

bash shell command-line syntax

Get program execution time in the shell

linux bash shell

Going to a specific line number using Less in Unix

shell unix search less-unix

Get just the filename from a path in a Bash script [duplicate]

bash scripting shell

How can I kill a process by name instead of PID, on Linux? [duplicate]

linux bash shell kill

Highlight Bash/shell code in Markdown files

./configure : /bin/sh^M : bad interpreter [duplicate]

linux bash shell newline

How to save a Python interactive session?

What's the best way to send a signal to all members of a process group?

linux shell process signals

Capturing Groups From a Grep RegEx

bash shell grep

An example of how to use getopts in bash

bash shell getopts

How to get process ID of background process?

How to execute mongo commands through shell scripts?

mongodb bash shell sh

How to append one file to another in Linux from the shell?

linux shell file ubuntu append

Running multiple commands in one line in shell

bash shell

Pipe output and capture exit status in Bash

bash shell error-handling pipe

How to determine whether a given Linux is 32 bit or 64 bit?