Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

pass arguments between shell scripts but retain quotes

shell argument-passing

How do I get vim's :sh command to source my bashrc?

unix vim shell

How to automatically pipe to less if the result is more than a page on my shell?

linux bash shell

How to insert a line using sed before a pattern and after a line number?

shell unix awk sed

Create a SFTP user to access only one directory. [closed]

linux shell ssh sftp sshd

Write a bash shell script that consumes a constant amount of RAM for a user defined time [closed]

Colorize tail output

linux bash shell

Clean way of launching a shell script in background from Jenkins

linux bash shell jenkins

How to Determine if LCD Monitor is Turned on From Linux Command Line

linux shell command-line

How to get the first column of comm output?

linux shell command-line comm

Take the last part of the folder path in shell

linux bash shell

Multiple replacements with one sed command

macos shell sed bsd

tmux open terminal failed: not a terminal

shell tmux systemd

Can I switch user in Vagrant bootstrap shell script?

shell vagrant

Run batch file with psql command without password

bash script, create array of all files in a directory

arrays bash shell while-loop

how to smart append LD_LIBRARY_PATH in shell when nounset

bash shell

How to check if dir exists over ssh and return results to host machine [duplicate]

bash shell ssh

How to kill a running python process? [duplicate]

python linux shell

"Invalid Arithmetic Operator" when doing floating-point math in bash

bash shell unix math