Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How do I run a shell script as root (sudo)?

svn shell sudo

Read input from redirected stdin with python

python shell stdin

Shell script call from Android.mk, standard output and missing separator error

bash shell android-ndk stdout

Is is possible to put into clipboard the result of a shell command?

shell unix copy-paste zsh

Open file in default editor from bash

linux macos bash shell terminal

Appending the contents of a file at the beginning of another file in UNIX [closed]

linux shell unix

Shell - Suppress output of a single command

linux shell makefile

Find out how much SSH-connections currently exist [closed]

linux bash shell

Bash arrays: appending and prepending to each element in array

arrays bash shell formatting

If statements and one line python scripts from command line

python bash shell command-line

Write current date/time to a file using shell script

linux shell sh

How to make the Shebang be able to choose the correct Python interpreter between python3 and python3.5

Rscript detect if R script is being called/sourced from another script

r shell unix rscript

Testing a bash shell script [duplicate]

bash shell

When scripting, what's the difference between #!/usr/bin/perl and #!/usr/bin/env perl?

perl shell shebang

Bash/Shell-Move all files from subdirectories into target directory?

linux bash shell unix move

Grepping from a text file list

shell grep

How to Iterate Null Separated Results in non-Bash Shell

bash shell

Is it possible to use comments when the line is split with backslashes?

bash shell sh

Mac OSX - Allow for user input in shell script via GUI or Prompt

macos bash shell