Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How can a C/C++ program put itself into background?

Bash: Inserting one file's content into another file after the pattern

linux bash shell sh

How can I use adb to uninstall an APK from multiple connected devices? [duplicate]

java android eclipse shell adb

Change konsole tab title from command line and make it persistent?

shell kde-plasma konsole qdbus

I would like to store all command-line arguments to a Bash script into a single variable

Redirect only the last line of STDOUT to a file

bash shell unix

How can I view only the first n lines of the file?

shell csh

Validate date format in a shell script

Shell command/script to delete files whose names are in a text file

what does '$?' mean in a shell script?

shell unix

How can I find the sum of the elements of an array in Bash?

arrays bash shell unix

-bash: /usr/bin/virtualenvwrapper.sh: No such file or directory

How to run a shell script using Spotlight passing a parameter?

macos shell spotlight

Is there an equivalent to 'adb shell input keyboard text' for iOS?

android ios linux shell

How to get the process id of command executed in bash script?

linux bash shell sh systemd

Combine output of two concurrent programs with bash

bash shell unix

How do I detect iPhone on network?

How to return to bash prompt after printing output from backgrounded function?

Is there a way to add a prompt during the docker build process?

shell docker prompt

let vs expr vs double parenthesis arithmetic in shell