Search code examples
Redirecting the output of ps command,getting process id and killing that process using shell script...


shell

Read More
Shell script to copy files from one location to another location and add the current date to every f...


bashshellunix

Read More
What does 'set -e' mean in a Bash script?...


linuxbashshellsh

Read More
Match exact word using grep...


linuxshell

Read More
how to use Golang to shell command with given sudo password...


shelldatetimegocommandsudo

Read More
How to store standard error in a variable...


bashshellhttp-redirectvariablesstderr

Read More
Remove an entry from in array in Z shell (executable 'zsh')...


arraysshellzsh

Read More
Insert line after match using sed...


shellsed

Read More
How do you echo a 4-digit Unicode character in Bash?...


bashshellunicodecharacter-encoding

Read More
Is there any difference between '=' and '==' operators in bash or sh...


linuxbashshelloperators

Read More
How can I add a help method to a shell script?...


unixshell

Read More
find and remove files with space using find command on Linux...


linuxshellcommand-lineubuntu

Read More
How can I loop through a JSON file using bash and extract values to variables?...


jsonbashshellscriptingzsh

Read More
How to check if a string contains a substring in Bash...


stringbashshellsubstringsh

Read More
How to get the a file URL in OSX with AppleScript or a shell script?...


macosshellurlapplescriptfinder

Read More
How can I kill a process by name instead of PID, on Linux?...


linuxbashshellkill

Read More
How to get grand total filesize of all files matching a filename pattern in the shell?...


linuxshell

Read More
List Git staged files relative to current directory...


gitshell

Read More
How do I prompt for Yes/No/Cancel input in a Linux shell script?...


linuxbashshellscripting

Read More
LINES and COLUMNS environmental variables lost in a script...


bashshellterminalenvironment-variables

Read More
How to make C shell exit immediately on Ctrl+D (EOF) when the buffer contains text?...


clinuxshellfgetseof

Read More
"sed" command in bash...


bashshellsed

Read More
How to filter lines by counting occurences of a char in AWK or bash?...


linuxshellsedawk

Read More
How do I test if a variable is a number in Bash?...


bashshell

Read More
Problems with installing composer...


phpmacosshellcommand-linecomposer-php

Read More
What is the difference between "#!/usr/bin/env bash" and "#!/usr/bin/bash"?...


linuxbashshellunixshebang

Read More
Linux shell script not found, but it does exist...


linuxshellopenwrt

Read More
Determine OS from a single command line operation...


linuxwindowsshellcmd

Read More
Hide output of cat command...


bashshell

Read More
How to check if vim version 8.1+ is installed...


bashshellvim

Read More
BackNext