Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

"getpwnam() failed" in /bin/sh only when called from cron

shell cron sh crontab

Parse URL in shell script

parsing shell url

Is there a way to glob a directory in Ruby but exclude certain directories?

ruby bash shell

ftrace: system crash when changing current_tracer from function_graph via echo

Git shell prompts for password in an OpenSSH popup window

git shell github git-shell

${1:+"$@"} in /bin/sh

shell

Setting environment variable globally without restarting Ubuntu

linux bash shell ubuntu

Is there a way to find the running time of the last executed command in the shell?

linux bash macos unix shell

How to make "grep" read patterns from a file?

regex linux shell grep

How to do an unpretty print on pretty JSON file in shell >> serial string JSON >> ES _bulk?

json shell elasticsearch jq

cp command to overwrite the destination file which is a symbolic link

linux shell cp

Grep lines for numbers greater than given number

bash shell awk

Run a shell script in new terminal from current terminal

linux shell terminal

rsync exclude a directory but include a subdirectory

shell include rsync

how to extract a substring in bash

linux bash shell

How to make tail display only the lines that have a specific text?

shell unix tail

Windows shell add item to context menu when click on blank part of folder

linux-shell: renaming files to creation time

linux shell imagemagick

use conditional in bash script to check string argument

linux bash shell terminal sh

How to enable confirmation alert when using 'rm' command to delete files / folders? [closed]