All Shell/bash Answers
- is usb supported on bash on ubuntu on windows 10?
- is there a good way to detect a stale nfs mount
- what is start-stop-daemon in linux scripting?
- how to run a command in background using ssh and detach the session
- get first line of a shell command's output
- does nohup work across a pipe?
- can i catch error codes when using fabric to run() calls in a remote shell?
- run bash script from windows powershell
- shell script current directory?
- piping output from git bash to clipboard
- how to programmatically determine whether the git checkout is a tag and if so, what is the tag name
- how to count differences between two files on linux?
- bash: let statement vs assignment
- how to pass parameters for a ant script , which is invoked via shell script?
- docker bash prompt does not display color output
- what is the visual studio shell (standalone shell) good for?
- line completion with custom commands
- how would i get the current mouse coordinates in bash?
- rsync: --include-from vs. --exclude-from what is the actual difference?
- how can i remount my android/system as read-write in a bash script using adb?
- what does the ampersand indicate in this bash command 1>&2
- how to execute a shell command before the entrypoint via the dockerfile
- saving image/file through django shell
- write stdout & stderr to a logfile, also write stderr to screen
- dump memory of a process
- detecting corrupted images in bash script [closed]
- how to get curl to output only http response body (json) and no other headers etc
- how to open a shell command prompt inside visual studio code?
- redirecting output of bash for loop
- in a bash script, how do i sanitize user input?
- what version of mongodb is installed on ubuntu
- cp command should ignore some files
- what is the bash equivalent of python's pass statement
- bash scripting missing ']' [closed]
- recursively find all files newer than a given time
- command to clear shell while using emacs shell
- how to set the process name of a shell script?
- bash: redirect (and append) stdout and stderr to file and terminal and get proper exit status
- sh command: exec 2>&1
- list file using ls command in linux with full path
- activating a virtualenv using a shell script doesn't seem to work
- disk usage of files whose names match a regex, in linux?
- unsetting persistent system properties
- how to read websocket response in linux shell
- shell scripting: die on any error
- osx - how to get the creation & modification time of a file from the command line
- finding executable files using ls and grep
- how do i write a command-line interactive php script?
- redirect echo output in shell script to logfile
- how can i run android camera application from adb shell?
- how to make quick backup of untracked files which i want to delete by git clean?
- list all activities within an apk from the shell
- git: changelog day by day
- shell how to set environment variables from .env file
- run bash command on jenkins pipeline
- “while :” vs. “while true”
- .bash_profile sed: \1 not defined in the re
- how do i terminate all the subshell processes?
- exclude all permission denied messages from “du”
- how to load ipython shell with pyspark
- using bash script to find line number of string in file
- how to find substring inside a string (or how to grep a variable)?
- add a newline only if it doesn't exist
- how to run an application as shell replacement on windows 10 enterprise
- can't download github project with curl command
- tcp connection, bash only
- install latest stable version of ruby using rbenv
- highlighting python stack traces
- how to parse netstat command in order to get process name and pid from it?
- rubygems + cygwin: posix path not found by ruby.exe
- integrate readline's kill-ring and the x11 clipboard
- adding a script to macos finder contextual menu
- send post request with netcat
- difference between 'if -e' and 'if -f'
- post commit hook not running
- sprintf in shell scripting?
- removing new line character from incoming stream using sed
- how to use aws s3 cli to dump files to stdout in bash?
- how to convert string to integer in unix
- padding zeros in a string
- how to clear console in mongodb
- check whether one number equals another number in bash
- how to set the from email address for mailx command?
- unset an environment variable for a single command
- how do i run a bash script in an alpine docker container?
- how can i detect whether a symlink is broken in bash?
- get output from scans in hbase shell
- extract version number from file in shell script
- bash - update terminal title by running a second command
- running full commands through remote ssh
- continue output on same line
- split access.log file by dates using command line tools
- running r from mac osx terminal
- looping through directories in bash
- linux bash script running multiple python
- retry a bash command with timeout
- how do i open a file with chrome from the command line?
- how to trap exit code in bash script
- sed without backup file
- how to generate changelog: git log since last hudson build?
- sudo open -e ~/.bash_profile permission denied mac
- how to execute python inline from a bash shell
- '+' (one or more occurrences) not working with 'sed' command
- bash colon operator in variable substitution?
- git commit bash script
- caret search and replace in bash shell
- after changing /etc/profile, what do i have to do to reset my shell?
- how to add bash command completion for docker on mac os x?
- use gdb to debug a c++ program called from a shell script
- how do i get the last non-empty line of a file using tail in bash?
- how do i calculate the mean of a column
- is it possible to get a graphical representation of gprof results?
- how to push nuget package in github actions
- where does '.' and '..' come from?
- get the last 4 characters of output from standard out
- jenkins: how to use a variable from a pre-build shell in the maven “goals and options”
- executing a bash script from golang
- jenkins pipeline bubble up the shell exit code to fail the stage
- bypassing prompt (to press return) in homebrew install script
- remove last argument from argument list of shell script (bash)
- multi level bash completion
- execute command containing quotes from shell variable
- cygwin bash.exe vs. mintty.exe [closed]
- sorting lines from longest to shortest
- bash: sort text file by last field value
- copy every file of entire directory structure into base path of another
- looking for a way automate the “bump version” with git flow
- how to return to bash prompt after printing output from backgrounded function?
- connect cisco anyconnect vpn via bash
- redirecting the output of a cron job
- how to get xcode to add build date & time to info.plist file
- loading variables from a text file into bash script
- bash get exit status of command when 'set -e' is active?
- docker exec is not working in cron
- automatically chdir to vagrant directory upon “vagrant ssh”
- how to check if today is a weekend in bash?
- run django shell in ipython
- diff command to get number of different lines only
- how to run a docker container if not already running
- how to base64 encode /dev/random or /dev/urandom?
- how to define an function in the eshell (erlang shell)?
- how to add a column from a file to another file
- adding users to sudoers through shell script
- how to read the second-to-last line in a file using bash?
- right align/pad numbers in bash
- use find, wc, and sed to count lines
- convert a time span in seconds to formatted time in shell
- how do i write a bash script to download and unzip file on a mac?
- how to develop in linux-like shell (bash) on windows?
- read a file using a bash script
- bash user input if
- how do i connect to a websocket manually, with netcat/socat/telnet?
- arguments passed into for loop in bash script
- git-upload-pack: command not found
- calling a python function from bash script
- error: eacces, permission denied ionic cordova ios
- bash: get list of commands starting with a given string
- curl command - unable to load client cert -8018
- redirect stdout and stderr to function
- shell: delete the last line of a huge text log file
- adding a path to the .bashrc file?
- execute shell commands from program running in wine
- list all directories recursively in a tree format
- is there a way to switch bash or zsh from emacs mode to vi mode with a keystroke?
- create a minimum rest web server with netcat nc
- how to execute complex linux commands in qt?
- show sha1 only with git log
- don't display pushd/popd stack across several bash scripts (quiet pushd/popd)
- what are the parentheses used for in a bash shell script function definition like “f () {}”? is it different than using the “function” keyword?
- openvpn on linux: passing username and password in command line
- is it necessary to specify traps other than exit?
- why use $home over ~ (tilde) in a shell script?
- passing windows slash (/) based parameters to a program from bash script
- how to get the number of files in a folder as a variable?
- pause a running script in mac terminal and then resume later
- create array in loop from number of arguments
- run all shell scripts in folder
- git shell prompts for password in an openssh popup window
- shell pipe: exit immediately when one command fails
- running a sqlite3 script from command line
- capturing ssh output as variable in bash script
- setting current working directory when executing a shell process
- run three shell script simultaneously
- bash ascii to hex
- fixing path for python libraries using bash
- add column to end of csv file using 'awk' in bash script
- git command line - know if in submodule?
- how do i get bash on os x lion to ignore .ds_store files during tab completion?
- how do i run msysgit in cmder?
- converting fastq to fasta with sed/awk
- get a range of lines from a file given the start and end line numbers
- prompt user to select a directory with a bash script and read result
- “upload” a file from django shell
- automatically timing every executed command and show in bash prompt?
- how to check if mongodb is up and ready to accept connections from bash script?
- any way to execute a piped command in python using subprocess module, without using shell=true?
- install / unistall from shell command in android
- how to run a python script portably without specifying its full path
- running r scripts or commands with interpretor in unix for unix-layman
- bourne shell for i in (seq)
- command grouping (&&, ||, …)
- getting exit status code from 'ftp' command in linux shell
- trying to find all the kernel modules needed for my machine using shell script
- shell script calls sudo; how do i suppress the password prompt
- bash removing part of a file name
- bash script to get all ip addresses
- cursor blinking removal in terminal, how to?
- bash script pattern matching
- bash: echo something to right end of window (right aligned)
- meteorjs call a shell command from the server
- open gnome terminal programmatically and execute commands after bashrc was executed
- how to prefill command line input
- git bash questions
- grep loses coloring when run from bash script
- how to grep exact literal string (no regex)
- shell script: how to write a string to file and to stdout on console?
- bash variable assignment and command not found
- what is the reason for the weird syntax of the “case” statement in a bash/zsh script?
- can i use awk to convert all the lower-case letters into upper-case?
- setting environment variable for one program call in bash using env
- output of last shell command
- execute bash script stored in a file over ssh
- help with basic shell script. /bin/sh: source: not found
- brace expansion with range in fish shell
- zsh: how to time a block of code?
- bash one-line command to send wake on lan magic packet without specific tool
- ssh-keygen accepting stdin
- using regular expressions in shell script
- why doesn't bash flag -e exit when a subshell fails?
- how to make emacs use my .bashrc file?
- find and delete files with non-ascii names
- can i get the absolute path to the current script in kornshell?
- how do i synchronize (lock/unlock) access to a file in bash from multiple scripts?
- grep in if statement
- how to remove common lines between two files without sorting?
- awk '{print $9}' the last ls -l column including any spaces in the file name
- delete files with python through os shell
- what does the “=~” operator do in shell scripts?
- run a shell command (ctags) in cmake and make
- why can't i use 'sudo su' within a shell script? how to make a shell script run with sudo automatically
- replace vim selection with output of shell command
- check if argument is a valid date in bash shell
- force bash to use .vimrc in vi mode
- how to repeat a dash (hyphen) in shell
- how to fix wget download file name when the url is redirected [closed]
- sed/awk - pull lines between pattern x and y
- how to create a remote server on lan instead of using github? [closed]
- starting a new tmux session and detaching it, all inside a shell script
- read a file from a mongo shell
- how to grab an arbitrary chunk from a file on unix/linux
- use zcat and sed or awk to edit compressed .gz text file
- bash: how to evaluate ps1, ps2, …?
- emacs, how to change some colors in m-x shell?
- extends challenge: preprocessor function macros and class-like oop
- automatically input a password when a bash script is run
- shell scripting sqlite
- power shell web scraping ssl/tsl issue
- how does macports install packages? how can i activate a ruby installation done via macports?
- compile several projects (with makefile), but stop on first broken build?
- bash - remove all unicode spaces and replace with normal space
- how to shell execute a file in c#?
- how to take a snapshot of a section of a web page from the shell?
- unable to modify git bash windows shortcut
- windowchrome resizeborderthickness issue
- imagemagick crop huge image
- incrementing a variable inside a bash loop
- how can i change the extension name in a string with bash?
- how to test strings for lexicographic less than or equal in bash?
- mongodb shell - access collection with period in name?
- compare file's date bash
- using find with -exec {}, is there a way to count the total?
- vim inconsistently syntax highlighting bash files
- how to workaround “the input device is not a tty” when using grunt-shell to invoke a script that calls docker run?
- how do i clone a large git repository on an unreliable connection?
- dockerfile overriding env variable
- where exactly git bash for windows' prompt is defined?
- how to extract a substring in bash
- how to invoke bash or shell scripts from a haskell program?
- idioms for returning multiple values in shell scripting
- curl 302 redirect not working (command line)
- what setting in vim counteracts smartindent's refusal to indent # comments in shell scripts?
- is there a “set” data structure in bash?
- -z option inside if condition in shell script
- ssh command execution hangs, although interactive shell functions fine
- is it possible to simulate a gcm receive from the adb shell / am command line? i'm getting an error
- how to add double quotes to a line with sed or awk?
- container command '/start.sh' not found or does not exist, entrypoint to container is shell script
- is it possible to query device state (ie. battery charge remaining) via adb shell command?
- assigning the result of 'test' to a variable
- start mongodb from within a grunt task
- is there an easy way to determine if user input is an integer in bash?
- how do you use ssh in a shell script?
- awk/sed script to convert a file from camelcase to underscores
- how to hide password in command line with **** and get the value into .bat file and .sh file
- how can i convert an array into a comma separated string?
- installing heroku toolbelt on windows 10
- how to use the php interactive shell
- /bin/bash: /bin/java: no such file or directory error in yarn apps in macos
- unable to trap sigint signal in a background shell
- how do i echo a sum of a variable and a number?
- how do i start commands in new terminals in bash script
- how does cve-2014-7169 work? breakdown of the test code
- linux shell (bash) on vi's splitview
- bash completion for maven escapes colon
- is there a cleaner way of getting the last n characters of every line?
- cannot import python mysql module when running a script using crontab
- bash: getting pid of daemonized screen session
- assumption with double quotes, single quotes & no quotes
- permission denied when i try to execute a python script from bash?
- expect within a bash script
- how to get the line count of a large file, at least 5g
- reverse intelligent search (reverse-i-search), how to get previous result? [closed]
- merge two properties file using shell scripts
- join two files based on two columns
- get seconds since epoch in any posix compliant shell
- emacs remote shell
- how to retrieve test results when using “adb shell am instrument”
- correct path usage in cygwin : difference between `python c:\somefile.py` & `python /cygdrive/c/somefile.py`
- get pom.xml version with xmllint
- while loop, how to read from second line of text file
- custom git command autocompletion
- remove files when name does not contain some words
- how to achieve linux's inotify-tools shell methods on osx
- automatically ignore files in grep
- retrieve plain text script from compiled bash script
- execute shell commands from mysql stored procedure
- “${0%/*}” and “${0##*/}” in sh
- shell script to copy and prepend folder name to files from multiple subdirectories
- make windows refresh icon cache
- how to ignore blank lines and comment lines using awk
- replacing the windows shell with a wpf app
- limit size wget can download
- is it possible to install npm package only if it has not been already installed?
- insane crond behavior. keeps making defunct bash processes
- if statement and calling function in if using bash
- unix, get environment variable
- use the contents of a file to replace a string using sed
- error - “there is no script engine for file extension .vbs” when using “git bash here” in windows 7
- why ssh fails from crontab but succedes when executed from a command line?
- fetch more than 20 rows and display full value of column in spark-shell
- specify doxygen parameters through command line
- unix: merge many files, while deleting first line of all files
- how do i capture the output from the ls or find command to store all file names in an array?
- what does “$?” give us exactly in a shell script?
- backspace and arrow keys aren't working in irb(git bash console) on windows machine
- strange behavior of argv when passing string containing “!!!!”
- how to let bash subshell to inherit parent's set options?
- when should xargs be preferred over while-read loops?
- how can i check a file exists and execute a command if not?
- how to add json object to json file using shell script
- using variable as case pattern in bash
- shebang and groovy
- how do i get colorized query output and shell in mongodb?
- shell variable capacity
- why are “declare -f” and “declare -a” needed in bash scripts?
- shebang pointing to script (also having shebang) is effectively ignored
- start-stop-daemon quoted arguments misinterpreted
- what is the point of system.err?
- running a bash command via cmake
- how to disable editing my history in bash
- how to execute windows shell commands (cmd.exe) with node js
- passing multiple files with asterisk to python shell in windows
- how do i conditionally redirect the output of a command to /dev/null?
- redirect nohup's stderr to nohup.out
- bash script: difference in minutes between two times
- stable sort in linux
- vscode integrated terminal creates a separate window
- when are bash variables exported to subshells and/or accessible by scripts?
- how do i get emacs shell mode to either render (or ignore) my colors instead of printing ascii codes?
- how can i set environment variables in my linux service for asterisk even though it doesn't have a real user?
- how do i make sure my bash script isn't already running?
- bash - shuffle a file that is too large to fit in memory
- neo4j 1.9.4 windows installer- where did the shell go?
- how do i autocomplete nested, multi-level subcommands?
- print a variable with multi-line value in shell?
- making an executable bash file run when clicked
- unit test for bash completion script
- find command in bash script resulting in “no such file or directory” error only for directories?
- start rails server automatically when ever i start my ubuntu machine
- print a comma except on the last line in awk
- how to check if the last string character equals '*' in bash?
- running process in background after closing terminal
- how can i redirect console output to file?
- how to `cd` into directory with the name `-`? [closed]
- extract list of specific frames using ffmpeg
- should i escape shell arguments in perl?
- how to combine two variable column-by-column in bash
- unable to understand the syntax of the command find
- bash case statement
- get last element in bash array
- bash: delete all files older than 1 month, but leave files from mondays
- executing shell command in background from ruby with proper argument escaping
- bash last index of
- python manage.py runserver, shell, dbshell freezes on git-bash
- how to read the last line of a text file into a variable using bash? [closed]
- executing bash strings using scala.sys.process
- how to detect current locale in mac os x from the shell
- how to create a json web token (jwt) using openssl shell commands?
- shell script call from android.mk, standard output and missing separator error
- bash: git submodule foreach?
- highlighting bash code with knitr / rmarkdown
- installing gstreamer-1.0 on mac os x mavericks [closed]
- using 32-bit shell extensions in windows 7 64-bit
- bash scripting - read single keystroke including special keys enter and space
- bash - writing function definition in script after first call (as a goto/jump problematics)
- what is the powershell equivalent to this bash command?
- extract date from a file name in unix using shell scripting
- switch from file contents to stdin in piped command? (linux shell)
- bash scripts extremely slow to start on osx
- how can i add an array to a plist using plistbuddy?
- gnu-screen: run script that sends commands to the screen session it is being run in
- how do i source environment variables for a command shell in a ruby script?
- commonappdata in vbscript
- how to run android system app without root permission?
- bash completion: compgen a wordlist as if they were paths - only suggest up until next slash
- is it necessary to quote command substitutions during variable assignment in bash?
- meteor in git shell (mingw)
- elegant solution to implement timeout for bash commands and functions
- combine a shell script and a zip file into a single executable for deployment
- interpreting dumpsys cpuinfo
- remove all null values
- comparison of integer and floating point numbers in shell script
- while ifs= read -r -d $'\0' file … explanation
- windows explorer right click context menu for files and folders
- how to send a command to android and then get its answer?
- looking for recommendations on a good ** beginners ** bash tutorial [closed]
- how to run erlang from unix shell with complex params?
- how to get scope of an ipv6 host?
- bash: “command not found” on simple variable assignment
- bash print stderr only, not stdout
- airflow pass parameters to dependent task
- how to turn off the pager for aws cli return value?
- anonymous functions in shell scripts
- return an exit code without closing shell
- delphi 7: how to execute shell command and check the result?
- using sed to match a pattern and deleting from the line to the end of the file
- match empty lines in a file with 'grep'
- using sudo with for loop
- bash curl and variable in the middle of the url
- evaluating variables in a string
- python valueerror: embedded null byte when reading png file from bash pipe
- assign results of globbing to a variable in bash
- how to check if find command didn't find anything?
- sed: get lines beginning with some prefix
- convert xargs bash command to powershell?
- writing a bash for-loop with a variable top-end
- shell script change directory with variable
- how can i run a test suite using gradle from the command line
- count files and directories using shell script
- shell variable issue when trying to mkdir
- how do we match a suffix in a string in bash?
- how to replace all matches with an incrementing number in bash?
- how to make awk use the variable created in bash script
- executing shell commands from scala repl
- bash method to remove last 4 columns from csv file
- how to tell if any command in bash script failed (non-zero exit status)
- why does shell=true eat my subprocess.popen stdout?
- multiline regexp matching in bash
- extract average time from ping -c
- bash cat multiple files content in to single string without newlines
- how can i delete an element in an array and then shift the array in shell script?
- creation of .ebextensions folder in aws elastic beanstalk
- removing new line after a particular text via bash/awk/sed/perl
- shell read *sometimes* strips trailing delimiter
- git bash auto complete slow on windows 7 x64
- prevent process from killing itself using pkill
- echo -e working in terminal but not in bash script
- why a variable assignment replaces tabs with spaces
- bash localization won't work with multilines strings (with strong syntax or through `eval`)
- bash cat multiple files
- how to convert .docx to .odt with libreoffice on ubuntu bash
- how can i pass on my bash loop variable to the perl interpreter?
- lsof should give all open files for a set of pids
- cutting last n character in a string using shell script
- how to print out to the same line, overriding previous line?
- sending simple message body + file attachment using linux mailx
- how to change the git bash username on windows?
- bash nested quotes and eval
- rounding numbers with bc in bash
- subprocess.call or subprocess.popen cannot use executables that are in path (linux/windows)
- is there any way to know the pid of a launched program?
- what is the proper way to make a bash script portable between linux and freebsd?
- how to make shell output redirect (>) write while script is still running?
- how to flush a pipe using bash
- how to set application title in gnome shell?
- run a shell script before build in xcode
- a linux daemon and the stdin/stdout
- createprocess and shellexecute differences
- colour output of program run under bash [closed]
- for loop for files in multiple folders - bash shell
- what do the characters in the bash environment variable $- mean?
- exit after trap fires
- bash set -x echo redirects as well as commands
- conditional trailing space with bash programmable completion
- how to get windows explorer's selected files from within c#?
- exiting spark-shell from the scala script
- how to correctly enable ansi colors in conemu + git bash?
- remove/replace html tags in bash
- xhost command for docker gui apps (eclipse)
- split 1 argument into 2 arguments using regexp in a bash script
- how to prompt user for input in shell script?
- how do i programmatically send an email in the same way that i can “send to mail recipient” in windows explorer?
- how to change an icon for one single file of the specific type?
- cross-platform command line script (e.g. .bat and .sh)
- prepend data from one file to another
- what are the non-hex characters in hbase shell rowkey?
- tricky brace expansion in shell
- how do you grep results from 'find'?
- passing arguments to python from shell script
- bash/shell script function to verify git tag or commit exists and has been pushed to remote repository
- how can i run a docker container and commit the changes once a script completes?
- cleaning up $path in bash [closed]
- how to remove a file whose name starts with '-'
- how to run a shell command through php code?
- changing the first letter of every line in a file to uppercase
- how to delete duplicated rows based in a column value?
- how to change icon/emblem of a directory from bash
- shell script password security of command-line parameters
- what is the right way to do command grouping in bash
- case insensitive comparison in bash
- substitution with sed + bash function
- when do i set ifs to a newline in bash?
- creating empty file in all subfolders
- exit a bash script if an error occurs in it or any of the background jobs it creates
- grouping commands in curly braces and piping does not preserve variable
- adding ~/bin directory in your path [closed]
- specifying two file extensions in bash complete
- constructing a json hash from a bash associative array
- how to download in bash from zippyshare? [closed]
- sort keys and sum their values in bash
- calculate time based metrics(hourly)
- mysql differs in output from script
- what does “${!var}” mean in shell script?
- how to make vim use the same environment as my login shell when running commands with “!”?
- escaping the '\' character in the replacement string in a sed expression
- shell script function return a string
- my shell prompt looks like this: ➜ ~ git:(master) ✗. how can i get my normal prompt back?
- subtract the values of two columns using awk or bash
- how to prompt a user from a script run with xargs
- how do i find information on bash special parameters ($* $@ $# $? $- $$ $! $0 $_)?
- how to send sigint (ctrl-c) to current remote process over ssh (without -t option)
- combine multiple sed commands
- put every n rows of input into a new column
- how to delete a network profile from etc/wpa_supplicant/wpa_supplicant.conf through command line / shell script
- is it secure to use a password argument in a windows command?
- shell: find matching lines across many files
- verify a file exists over ssh
- redirect stdout and stderr to socket for a distributed shell program
- parse csv in bash and assign variables
- bash: loop through variables containing pattern in name
- how can i launch multiple xterm windows and run a command on each, leaving each window open afterward?
- calling an svn update from a php script via a browser is not working
- how to use goto statement in shell script
- using sed, how can a regular expression match chinese characters?
- shell script multi-line comment
- why does a newline in ps1 throw a syntax error in git for windows bash?
- python unicode popen or popen error reading unicode
- shell script successful telnet login, how to issue commands after that?
- unexpected eof error while looking for matching `)'
- unformat disk size strings
- find files of specific file types using shell script
- shell script that can check if it was backgrounded at invocation
- load library in a java shebang script
- convert a decimal number to hexadecimal and binary in a shell script
- create database in shell script - convert from php
- bash: /bin/myscript: permission denied
- automate git bisect for msbuild/nunit/.net/windows batch commands in msysgit?
- how to exit a cmd file and the shell at the same time?
- how to return a value from a shell script in a python script
- bash merge files by matching columns
- how to open “adb shell” in context of application being debugged (on non-rooted device)?
- wincred not working properly with git bash(git for windows) when executing certain commands like “prune”
- concat variable (date) and string in shell unix - bash
- how do i run casper from within the phantomjs shell?
- running java from an osx “.app” bundle causes “error -10810”
- how to avoid a bash script from failing when -e option is set?
- how to handle keyboard events in gnome shell extensions?
- looping over input fields as array
- placing every character on a new line
- syntax error near unexpected token `elif'
- how to get day of the year in shell?
- using an alias in find -exec
- why would i create an alias which creates a function?
- dynamically building a command in bash
- could replacing a bash script with a new version cause a running instance of the script to fail
- invoking a script, which has an awk shebang, with parameters (vars)
- how to add an integer number and a float number in a bash shell script
- syntax error: operand expected (error token is “+”)
- how to cat two files after each other but omit the last/first line respectively?
- how can i open google chrome from the terminal with the url “localhost:3000”?
- nohup verbose=1 perl script.pl
- “tput: no value for $term and no -t specified ” error logged by cron process
- parse string with bash and extract number
- hudson : “yes: standard output: broken pipe”
- run shell command in gradle but not inside a task
- how to prevent putty shell from auto-exit after executing command from batch file in windows?
- how to check if a file contains only zeros in a linux shell?
- bash extracting file basename from long path
- sending json as extra data in an android broadcast via adb gets incorrectly formatted
- python fabric: how to handle arbitrary remote shell prompt for input?
- find full path given partial path
- is there a way to add a prompt during the docker build process?
- i am getting “bash: airflow: command not found”
- how to assign a multiple line value to a bash variable
- how to spawn several processes from the windows shell and wait for them all to complete?
- what is the bash escape character “\c”?
- using read without triggering a newline action on terminal
- why do i have to press ctrl+d twice to close stdin?
- dynamic task definition in airflow
- how to write full-screen linux console app/script?
- multiple commands in a case?
- gatsby --version > -bash: gatsby: command not found
- bash: why is echo adding extra space?
- why does grep lose colored output when executed from a bash script?
- why doesn't fabric see my .bash_profile?
- too many open files error while running awk command
- find all files except e.g. *.xml files in shell
- bash exec sending output to a pipe, how?
- curl in power shell windows 8.1: “a drive with the name 'localhost' does not exist”
- what does -n mean in bash
- determining age of a file in shell script
- why does `cat <(cat)` produce eio?
- automate heroku cli login
- use sed or awk to fix date format
- how to ignore return value different then 0 when i have set -e?
- how to execute a shell built-in command
- how to get android system boot time
- sending sigint from keyboard to piped commands in bash
- can't source script in a current directory
- how to timeout a group of commands in bash
- how can i import data to mongodb from json file using java
- edit a property value in a property file from shell script
- what do the suffixes “+” and “-” after the job id of background jobs mean?
- create executable bash script that accepts drag & drop
- bash: append text to last line of file
- how to replace a string in a whole git history?
- how can you access the base filename of a file you are sourcing in bash?
- start a process in background, do a task, then kill the process in the background
- installing gcc 4.7.1 on os x
- why is bash swallowing -e in the front of an array
- how can i kill a process when a specific string is seen on standard error?
- what does this command do? “exec bash -l”
- linux /bin/sh check if string contains x
- restoring stdout and stderr to default value
- what is the use of “echo || true”?
- linux control a running vlc process through command line
- dockerfile cmd not running at container start
- ld_preload affects new child even after unsetenv(“ld_preload”)
- how do i resize the window in chrome and firefox when testing with selenium?
- how to escape & in scp
- looping through lines in a file in bash, without using stdin
- shell scripting unwanted '?' character at the end of file name
- how to see color ant output in msys/git bash?
- using regex with `rename` version from `util-linux`
- nested shell variables without using eval
- is there a way to run a python script that is inside a zip file from bash?
- using sed to remove all console.log from javascript file
- run a uefi shell command from inside uefi application
- bash completion for path in argument (with equals sign present)
- add filename to beginning of file using find and sed
- python: persistent shell variables in subprocess
- how to set java_home environment variable on macos?
- combining r + awk + bash commands
- how to find linux distribution name using shell script?
- gawk / awk: piping date to getline *sometimes* won't work
- bash wildcard n digits
- select node by its text value in xmlstarlet
- printing current time in milliseconds or nanoseconds with printf builtin
- solve $1: ambiguous redirect
- in bash, how to convert number list into ranges of numbers?
- what is a reason for using shift $((optind-1)) after getopts?
- bash script not reading alias in bashrc
- cannot understand command substitution in fish shell
- how do i execute bash commands and collect the output from java?
- nested function calls in bash
- last modified date of a directory in osx
- python subprocess argument with equal sign and space
- is it possible to set environment variables in makefile - to be used after
- how to resize windows icon overlay?
- bash script: save stream from serial port (/dev/ttyusb0) to file until a specific input (e.g. eof) appears
- c style arithmetic with floating point values in bash
- bash printf %q invalid directive
- using appactivate and sendkeys in vba shell command
- bash read backspace button behavior problem
- how to log everything that occurs in a python interactive shell session?
- perl backticks: use bash instead of sh
- extracting directory name from an absolute path using sed or awk
- bash: no such file or directory?
- ruby net-ssh login shell
- using file contents as command line arguments in bash
- find which drive corresponds to which usb mass storage device in linux
- shell script self update using git
- how do i modify a shell environment variable in swift?
- git post-commit hook - script on committed files
- regression: exported bash function lost after going through another process
- how to make asynchronous function calls in shell scripts
- bash function to find all git commits in which a file (whose name matches a regex) has *changed*
- difference between $@ and $* in bash scripting
- unix one-liner to swap/transpose two lines in multiple text files?
- purpose of square brackets in shell scripts
- bash shell expand arguments with spaces from variable
- using components in cakephp 2+ shell
- running system command under interactive bash shell
- execute local script on remote linux host
- redirect stderr with date to log file from cron
- how do create an alias in shell scripts?
- how to run a script as a service in ubuntu
- shell prompt repeating when using ssh in ansi-term
- creating full url from cakephp 2.1.2 console shell
- put result of awk into an array
- how can i grep while avoiding 'too many arguments'
- how do you use a plus symbol with a character class as part of a regular expression?
- how do i use notepad++ compare as the diff tool in git bash/command line?
- scp: how to find out that copying was finished
- how to add new column with header to csv with awk
- send stderr/stdout messages to function and trap exit signal
- setting ifs for a single statement
- php detect if shell_exec() command failed
- when i run the setuptools .egg “as if it were a shell script”, what's actually happening?
- trailing newlines and the bash 'read' builtin
- how to add flutter sdk to path permanently on ubuntu linux?
- run postgresql cli (psql) in bash script without password prompt?
- what is the proper way to pipe when making a shell in c
- wc on osx - return includes spaces
- how to make tar backup using python
- how can i run a application under system?
- git diff during pre-commit hook results in not a git repository
- sed replace content within double quotes
- how to clean up masscan output (-ol)
- running shell commands with gnu clisp
- batch script to read/write data using com port
- run bash command in cygwin from another application
- config sql*plus to return nothing but data
- delete packages of domain by adb shell pm
- using sed to find and replace in bash for loop
- how do i make a ruby script using trollop for command line parsing? [closed]
- git post-update script does not work
- print last matching line?
- shell: using sed in backticks
- how do i learn how to get quoting right in bash?
- angular 2 : possible to combine app shell together with universal rendering
- remove xml comments using regex in bash
- accessing associative arrays in gnu parallel
- how to read config files with section in bash shell
- store output diskspace df -h json
- how to capture command error message in variable for if block
- perl: executing multiple systems processes and waiting for them to finish
- expanding variable in curl
- c execve() parameters [spawn a shell example]
- windows registry file association menu
- qt run shell commands via qprocess
- automate transfer of csv file to mysql
- initiating dynamic variables (variable variables) in bash shell script
- paste files with extended delimiter in bash
- handling gcc warnings and output in a bash script
- can't do shell script with a repeat with i from 1 to n loop
- bash while loop drops last line of text file
- should i avoid bash -c, sh -c, and other shells' equivalents in my shell scripts?
- preserving escapes in bash arguments $@
- a node shell based on gnu readline
- rename files by reordering pattern in bash
- difference between extracticon and extractassociatedicon? need to extract icon of specific size
- accessing shell script arguments by index
- bash script to extract entries from log file based on dates specified in another file?
- compare negative numbers in bash
- how do i run a unix terminal from java and send commands to it?
- mac os x - passing pathname with spaces as arguments to bashscript and then issue open terminal command
- bash script to monitor process and sendmail if failed
- run a command conditionally with netcat and grep
- given ip address and netmask, how can i calculate the subnet range using bash?
- modify python script to batch convert all “woff” files in directory
- bash join command, leaving out a row of numbers
- how do i expand commands within a bash alias?
- run a shell script when a database record is written to postgres
- bash script is super slow
- highlight string differences
- what is the difference between “for i” and “for i in 1 2 3 4” in shell scripting?
- how can i change windows shell (cmd.exe) environment variables from c++?
- how to move specified line in file to other place with regexp match (bash script)?
- what is the double dash in this bash script excerpt doing
- ruby error after installing heroku toolbelt
- how to append output of “python --version” to a file in bash shell?
- how can i list the recommended base line in clearcase
- how to create a .gitignore file in windows 10
- provide password using shell script
- comma separated values to single inverted quote and comma separated values
- windows equivalent to #!/usr/bin/php
- python program with notification in gnome shell doesn't work
- how to insert an environment variable inside the bash prompt
- replacing tags in xml in bash
- mongodb shell command line authentication fails
- how to get files selected in explorer
- deleting echo line in bash
- check if there is an stdout redirection in bash script
- how can i execute scripts in a code created powershell shell that has write-host commands in it?
- composer unable to run post install script
- how to use grep to match with either whitespace or newline
- bash working code to delete first or last line from file
- echo “-n” will not print -n?
- .bash_profile aliases: command not found
- windows command prompt shell for sqlite3
- how can i unbind and remap c-w in bash?
- sed match exact
- ps aux | grep returns pid for itself too
- execute php script from bash , assign output to a bash variable
- grep case sensitive [a-z]?
- does there exist standard way to run external program in common lisp?
- hide error message in bash
- redirecting stderr in csh
- what pattern does .gitignore follow?
- linux sort doesn't work with negative float numbers
- bash regex matching not working
- standard deviation of an arbitrary number of numbers using bc or other standard utilities
- why mkdir fails to work with tilde (~)?
- extract integer from string using bash
- ambiguous redirect when redirecting to multiple files using bash
- how to return exit code 0 from a failed command
- zshell aliases like !gst inside vim?
- does the `shell` in `shell=true` in subprocess means `bash`?
- how to split a string in bash delimited by /
- how to run a shell command without opening a cmd window in vb6
- bash prompt line wrapping issue
- spark: trying to run spark-shell, but get 'cmd' is not recognized as an internal or
- bash 'swallowing' sub-shell children process when executing a single command
- limit bash while loop to 10 retries
- guava version while using spark-shell
- problem with backticks in shellscript
- capture output from a shell command with babel in org-mode
- windows bat alternative for bash inline command
- iterate over json with jq
- git clone with password @
- cmd and git bash have a different result when run a python code
- delete line from file at specified line number in bourne shell
- set clipboard to image - pbcopy
- how to read android properties with java
- escape dollar sign in regexp for sed
- copy a bash array with empty elements
- how do i use quotes in cmd start?
- is it possible to navigate to a parent directory in the jupyter tree?
- cron error with using backquotes
- google oauth 2.0 include_granted_scopes not working for installed app
- how to copy files found with grep
- get jenkins environment variables in execute shell
- solution to error 'find: missing argument to -exec' with find -exec cp {} target_dir + [closed]
- store postgresql query result to shell or postgresql variable
- how to execute a shell command from a php script
- sed not replacing lines
- auto-increment build number for multiple targets in xcode
- how to format a floating point for display based on locale environment variables?
- “dyld: library not loaded”, “libruby.1.9.1.dylib” when calling “mvim .” in the command line
- compare md5 sums in bash script
- function name valid in bash but not in sh
- is it possible to make a bash shell script interact with another command line program?
- why does ((count++)) return 1 exit code first time run
- how do i get the name of the newest file via the terminal?
- what is the difference between `sed -i -e` and `sed -ie`?
- curl and run python script
- connecting to mongodb from bash shell script
- how to source a shell script [environment variables] in perl script without forking a subshell?
- opening file with spaces in windows via command prompt
- how to require confirmation for git reset --hard?
- modifying a parameter pass to a script (bash)
- how to get only filenames without path by using grep
- how to automatically run a bash script when my qsub jobs are finished on a server?
- how to use a variable in a curl request with bash?
- bash: how to traverse directory structure and execute commands?
- electron: run shell commands with arguments
- extract part of a filename shell script
- undoing changes to bashrc from terminal
- how to remove duplicate words from a string in a bash script?
- how do i store the output of a bash command in a variable?
- how can i swap or replace multiple strings in code at the same time?
- how to unload c++ shell extension dll properly
- remove cr line terminators
- create a shell script to run a java program on linux
- shell script: how to delete all files in a directory except ones listed in a file?
- bash scripting - iterating through “variable” variable names for a list of associative arrays
- how to extract one column from multiple files, and paste those columns into one file?
- get yesterday's date in solaris
- how to iterate over positional parameters in a bash script?
- random number between range in shell
- is `command -v` option required in a posix shell? is posh compliant with posix?
- tortisesvn svn+ssh error: unable to connect to a repository at url … network connection closed unexpectedly
- testing against -n option in bash scripts always returns true
- bash join multiple files with empty replacement (-e option)
- how can i escape an arbitrary string for use as a command line argument in windows?
- sigint to cancel read in bash script?
- total number of lines in a directory
- bash: dialog input in a variable
- bash round minutes to 5
- how to fix “refusing to merge unrelated histories” when uploading project to github?
- bash script check string for uppercase letter
- shell scripts and security
- is there any established order for 'ls' arguments?
- grep exception but exclude specific exception
- zshell starts up with exit status of 1 after uninstalling rvm
- set stty parameters
- extracting a string between last two slashes in bash
- idiomatic way to test if no positional params are given?
- sftp: return number of files in remote directory?
- print text 'loading' with dots going forward and backward in python shell
- read file names from directory in bash
- python's subprocess module returning different results from unix shell
- export a variable from php to shell
- how to run a .sh file from java?
- portable way to achieve ls' -v flag (i.e. sort by version)?
- ncurses to external shell and back messing with keys
- bash script: always show menu after loop execution
- how do i append lines from one file to the end of each line of another file?
- how to run bash script after generating scaladoc using doc task?
- do some programs not accept process substitution for input files?
- cron job doesn't run
- inserting multiline text from file to another file after pattern
- sed (in bash) works with [ \t] but not with \s?
- randomly selecting lines from files
- simple trouble with awk and regex
- using read -p in a bash script that was executed from pipe
- how to execute a bash alias over ssh
- extracting part of a string on jenkins pipeline
- switching users using winscp between different accounts
- output multiple commands into columns
- mongo export syntaxerror: missing ; before statement @(shell):1:14
- what does grep -po '…\k…' do? how else can that effect be achieved?
- bash conditional piping
- grep with continuous pipe does not work
- git cleanup old branches
- why sed replace + redirection deletes my file?
- how does this canonical flock example work?
- how to search for invisible control characters
- how to get value of variable config in bash?
- passing flags to command via variables in bash
- equals vs space (“-o=value” vs “-o value”) in *nix command line programs - best practices? [closed]
- how do i prevent tar from overwriting an existing archive?
- bash read from file and store to variables in matlab
- where is the `sdk` command installed for sdkman
- what is the meaning of “0,/xxx” in sed?
- how to create tailable cursor in mongodb shell?
- replacing string in linux using sed/awk based
- syntax error: operand expected when using bash
- how to write a bash script to open multiple files in vim using splits and tabs?
- can you colorize specific lines that are grepped from a file?
- why does 'test -n' return 'true' in bash?
- running script in crontab--reboot: command not found
- create a file of a specific size with random printable strings in bash
- replace last occurrence of a character in a field with awk
- can someone explain the inner working of the symbols at the end of this bash: “_ {} \;”
- find maximum positive integer value in bourne shell
- handle special characters in bash for…in loop
- batch: returning a value from a setlocal enabledelayedexpansion
- get monday and sunday etc.. for a week for any date as parameter in unix
- how to pass command line arguments with spaces through a variable in bash
- how can i replace lines in a text file with lines from another file based on matching key fields?
- handling interactive shells with python subprocess
- xargs respect wildcards in searches
- printing a sequence from a fasta file
- why are icons in property sheets rendered with so few colors?
- merge values for same key
- is there a way to have ant create a shell or batch runtime script?
- how to change date-format in a log file using bash, avoiding while loop
- print file in particular order in bash
- extracing ip addresses as whole words with posix bre/ere regex
- cannot make bash script work from cloud-init
- uniq in awk; removing duplicate values in a column using awk
- [[: command not found
- cannot `source` shc-compiled scripts
- how to run a script which can determine whether cmd.exe or gnu mingw shell is running
- how to avoid stdin input that does not fit in buffer be sent to the shell in linux 64-bit intel (x86-64) assembly
- [: -gt: unary operator expected
- changing tab-completion for read builtin in bash
- loop through icontextmenu
- mongocommandexception: command failed with error 8000 (atlaserror): 'no sni name sent, make sure using a mongodb 3.4+ driver/shell.'
- bash scripting: reader writer lock
- bash script for downloading files with curl
- number of intergers in a file using command line interface
- how to correctly wait for execve to finish?
- how to change current work directory using expect script?
- permission issues, not able to run script as root
- what's the difference between using > and >> in shell?
- what regex syntax is supported by the =~ operator in bash?
- combine results of column one then sum column 2 to list total for each entry in column one
- parse output of command into variable live (network traffic monitoring)
- why does [:lower:] return differently in bash depending on the existence of files?
- how to have a bash script loop until a specific time
- datetime to epoch conversion
- how to connect to a ftp server via bash script?
- awk: splitting file on nth occurence of delimiter, wrong first split file
- use of pipes in backticks
- add address at end of line in hosts file using sed
- sed replace empty line with character
- restart server from bash console
- read a text file with automator.app line by line
- forward slash vs backward slash for file path in git bash
- asp.net core execute linux shell command
- join in bash like in sas
- in linux how to join 2 files
- convert scientific notation to decimal in csv
- checking duplicates in terminal?
- no such file or directory: cannot execute but is visible to ls, file and tab-completion
- how to execute local bash code from vscode extension
- executing command using ssh.net on digi 6030dx modem - what are this character sequences starting with left square bracket?
- command to empty many files recursively
- use expect in shell script
- reading a binary file into variable in bash
- how do you append to an indirect parameter expansion of an array in bash?
- how to disable shell extension in fileopen dialog
- register a thumbnail handler for a folder, rather than a specific file type
- how can i have a php script run a shell script as root?
- bash forgets export variable
- need a shell script to change the comma delimiter to a pipe delimeter
- cygwin bash from windows cmd not running executable
- most frequent element in an array (bash 3.2)
- is it possible to set a cron job or bash script to run x minutes from now?
- copy all script arguments to another variable
- on the bash command-line, how do you cut the word immediately after the cursor? [closed]
- the script runs from command line but crontab fails
- execute an shell program with node.js and pass params [closed]
- how do i add my project from android studio to my github page?
- unix ssh without password
- how do i split a text file into an array by blank lines?
- finding the preferred application for a given file extension via unix shell commands
- what is the ansi escape code sequence “esc[>c”?
- how do i get value of variable from file using shell script?
- importing environment variables to perl
- bash script: appending text at the last character of specific line of a file
- avoid control sequences(like ^[[c) from java standard inputstream
- calculate mean of each column ignoring missing data with awk
- bash, find nearest next value, forward and backward
- change shell print color in python 3.3.2
- using a text file as input to a powershell script
- bash - how to get (current) julian day number?
- remove duplicate lines with similar prefix
- argument list too long when concatenating lots of files in a folder
- xamarin forms shell custom icon for selected tab
- how to make permutation in bash with n! input?
- bash script with parsing argument in linux
- bash return doesn't work as expect in echo “aa” | while read ln
- rss date in bash to epoch
- grep (bash) multi-line pattern
- how can i do basic maths in bash?
- bash regex finding particular words in a sentence
- stop buffering of adb shell output
- broken results on batch convert with imagemagick command line on linux
- how to subtract a year from a date stored in a variable in shell script?
- printf field width doesn't support multibyte characters?
- subprocess.popen command (antiword) produces different output in shell vs. web application
- sublime text 2 command line not working after mavericks install
- how can i split an mp4 video with ffmpeg every time the volume is zero?
- join all files in a directory
- how to format a number in bash, possibly with printf?
- passing arguments to combined npm script
- git-filter-branch to remove strings, but where strings contain $ ' \ and other characters
- run java application as background process via ssh
- run .sh file using exec laravel php
- when do if constructs not require brackets?
- do escaped double quotes in command substitution become literals in bash?
- stream curl response to another curl command posting the result
- how to rename files without changing extension in linux 102221.pdf to 102221_name.pdf
- set environment variable for the process before startup
- how to selectively remove columns and rows with bash or python
- why do i get an error 'invalid arithmetic operator'?
- bash search file for pattern, replace pattern with code that includes git branch name
- what is the java equivalent of pythons's subprocess shell=true property?
- how to read from two files in the same time shell
- ubuntu: wait for network link up and execute a bash command
- remove deleted files from git: argument list too long
- icon overlay handlers for namespace extension
- synchronizing four shell scripts to run one after another in unix
- pattern decoding
- automate renaming of video files
- how do i launch a java process that has the standard bash shell environment?
- how can i copy the contents of a file directly into my windows clipboard when i'm running the command on a remote linux machine via ssh in git bash?
- looping through all files with specific extension and execute something on them
- using python subprocess to redirect stdout to stdin?
- bash show charcaters if not in string
- bash script variable scope issue
- bash tail the newest file in folder without variable
- for loop in cygwin bash shell followed by “>”
- how can i add an administrative build in jenkins?
- git using for aliases different shell than bash
- how do i handle password prompts when calling elisp from the terminal
- how to send input on stdin to a python script defined inside a makefile?
- setting the path for pyenv
- awk argument too long when merging csv files
- awk: words frequency from one text file, how to ouput into myfile.txt?
- count arguments
- handling quoting and escaped spaces in bash command arguments
- adding a custom tool to the android adb shell
- read a file and split each line into multiple variables
- regexp: last occurence of pattern that occurs before another pattern
- a python program fails to execute in sublime text 3, but success in bash
- script that calls ausearch behaves differently when piped data on stdin
- in bash, how to set stdout to a variable inside tee
- calling bash with php's shell_exec — slow
- frequency count for file column in bash
- git pre-commit hook, add file into index
- escaping quotes in bash (embedded awk)
- execute source command from java
- reading from linux command line with python
- how to store state between two consecutive runs of a bash script
- this script wont sort correctly by age
- send data by network and plot with octave
- how can i write in nth column of a file in awk?
- ibm aix: core-shell: show date of modification of file
- how to get output from admin priveleges bash script, called from cocoa?
- date: extra operand '+%s'
- shell scripting - shell variable not carrying forward value
- bash script to read a file from the command line with list of files
- until user input matches variable do
- why will script work with /bin/bash but not /bin/sh?
- wrapping bash scripts in python
- removing duplicates in bash string using awk
- greediness in sed
- get basename from filepath in bash
- bash/linux sort by 3rd column using custom field seperator
- setting a java processbuilder environment with a bash script
- running ping command in the shell from app
- bash nonzero test case (-n), [ and [[ are doing different things
- two redirection operators in one command
- creating bash scripts that take arguments
- expect script works while invoking individually but not as a salt state
- how to intialize the spark shell with a specific user to save data to hdfs by apache spark
- renaming html files using <title> tags
- how to run a command (1000 times) that requires two different types of input files
- bash script to remove directories based on modified file date
- how to execute 4 shell scripts in parallel, i can't use gnu parallel?
- “alias: =: not found”, and alias not defined, with “alias ll = 'ls -l'” in .bashrc
- assigning keyboard shortcut to get path of selected item in windows explorer
- how to set global environment variables using shell script .sh
- how to create a bash variable like $random
- is it possible to find the file which contains a specific text in linux?
- basic addition of program in shell
- doing spark-shell with mlib, error: object jblas is not a member of package org
- safely remembering ssh credentials in bash script
- how to mail script output in table format
- remove a set of rows from a file separated by a white line having a specific key word
- sqoop job shell script execute parallel in oozie
- pass values read from a file as input to an sql query in oracle
- execute a shell script from html
- inserting a conditional run statement inside a dockerfile
- what is this strange syntax inside `find -exec`?
- what is the equivalent of the collection.getindexes() shell command in pymongo?
- how to set pythonpath to multiple folders
- pip install dotenv error code 1 windows 10
- absolute value of a number
- regex test always false in shell script
- why does this shell pipeline exit?
- why does script not recognize file extension?
- shell script to kill tomcat service if it is not stopped by stop command after certain amount of time?
- use bash variable within slurm sbatch script
- what does -f mean in bash
- execute command and compare it in a if statement
- javascript execution failed connected to mongohq shell
- colorize filename according to svn status
- run shell command and don't wait for return
- colors in emacs shell prompt
- alternative to readarray, because it does not work on mac os x
- bash check if file exists on startup
- how to set environment variables using fabric
- ansible: how to add variables to “command” or “shell”
- how does /bin/bash -c differ from executing a command directly?
- using a count variable in a file name
- system.windows.shell reference missing
- -bash: /usr/local/bin/heroku: /usr/local/bin/ruby: bad interpreter: no such file or directory
- break jq query string into lines
- what is the meaning of 2 in 2> /dev/null
- $* in bash scripting
- how to run a shell command through vimscript?
- how can you remove and then restore non index changes using the stash without ever having merge conflicts in git?
- get current directory of file after getting called by another bash script
- bash script to change parent shell directory
- packer can't execute shell provisioner as sudo
- which cygwin package to get `parallel` command?
- bash one liner: copy template_*.txt to foo_*.txt?
- npm install failing
- detect if python script is run from an ipython shell, or run from the command line
- at command is not executed
- vim - capture strings on search and use on replace
- linux script- date manipulations
- execute shell command in tomcat
- docker copying file from host to container
- sort and remove duplicates based on column
- creating multiple csv files from data within a csv file
- modify product_bundle_identifier in project.pbxproj of xcode
- symlinks not working when link is made in another directory?
- how to get the exit status of the first command in a pipe?
- python/django shell won't start
- reading stdin multiple times in bash
- how to delete a line by passing line number as variable?
- trying to redirect 'git gc' output
- pre-filling a prompt in bash
- bash: how to perform arithmetic on numbers in a pipe
- strange “echo” behavior in shell script
- find command find directories that were created after a certain date under linux/cygwin
- what is the difference between “echo” and “echo -n”?
- unix shell, getting exit code with piped child
- parallel iterating ip addresses in bash
- perl shasum vs bash shasum
- bash restart sub-process using trap sigchld?
- heroku: bash: bundle: command not found
- setting an environment variable from within the sbt shell
- echo from lines of a file
- when can i use |& in bash? is it usable in other shells?
- getting two erl shells to talk on os x
- sudo e option does not work? [closed]
- how to echo the literal string “-e” (and nothing else) in bash?
- unable to set variable in case statement bash
- using curly braces referencing git revisions/references fails
- how can you ask bash for the current options?
- trying to remove non-printable characters (junk values) from a unix file
- what should i do to get the whole return value of c-program from command line?
- how to run odoo orm methods in the python console?
- merging two files
- bash: can't build array in right side of pipe
- close child dialogs when closing the parent
- cmd / batch / registry - string replace not working as expected?
- why are && and || preferred to -a and -o
- script produces different result when executed by bash than by cron
- bash script - unable to set variable with double quotes in value
- bash script properties file using '.' in variable name
- how to get the id of a process executed via setsid
- how to list rdds defined in spark shell?
- programmatically get path to git directory in bash (including submodules)
- how to filter only printable characters in a file on bash (linux) or python?
- how to get a substring after the last underscore (_) in unix shell script
- a strange error of 'let' in bash
- bash, confusing results for different file tests (test -f)
- creating an array in bash with quoted entries from command output
- how to find files with same size?
- not able to execute r script from java program?
- sending command to java -jar using stdin via /proc/{pid}/fd/0
- how to redirect grep output to a variable?
- what does the left angle bracket after a while loop mean in bash?
- grep error due to expanding variables with spaces
- multiple and ors in if statement bash
- bash select menu formatting without tabs
- how to hide password from jenkins shell output
- redirect stdin in bash?
- limit output of all linux commands
- stream redirection and pipes when making a linux shell
- system.exit return code isn't detected by bash eval
- calling awk in a shell script
- how to kill a process with 'kill' combined with 'grep'
- blank first line of shell script: explain behavior of uid variable
- using sed replace line in file with another file
- match values in first column of two files and join the matching lines in a new file
- changing the output filenames in [split] [closed]
- shell script issue with filenames containing spaces
- how can i get the svn head version number in shell?
- detecting failure of a bash “export” value
- add month to a variable date in shell script
- c program return codes and && bash symbol?
- java file limit on osx lower than in bash
- how to check exit if used tee?
- replacing a repeating number in a file with random numbers
- basic docker container reports runlevel unknown
- self concatenate strings on csh
- replace parentheses and spaces in filenames with underscore
- mysql load data: this command is not supported in the prepared statement protocol yet
- coloring in heredocs, bash
- executing python program
- use sed to edit crontab
- usage of expect command within a heredoc
- input vs. raw_input: python interactive shell application?
- process substitution for each array entry, without eval
- calling custom function in bash results in “command not found”
- bug? system.argumentexception: 'unable to figure out route for:
- multiple -a with greater than / less than break bash script
- replace string variable with string variable using sed
- adb rejected shell command (ls -l /data)
- shuffle output of find with fixed seed
- how to bind the 'enter key' in bash readline?
- differentiate between exit and session timeout
- php script is killed without explanation
- django's manage.py shell won't indent
- bash loop to compare files
- replace text between two lines with contents of a file stored in a variable in sed
- is it possible to pre-evaluate a value in bash's ps1?
- bash script to compare files
- how to ignore program's output when using /usr/bin/time?
- why does bash brace expansion work in some arithmetic expressions but not others?
- rename multiple files in bash
- what is the meaning of !#:* !#:1- in a bash command?
- validate the number of arguments passed in bash from read
- bash - only go next index when new line occurs, instead of white space?
- what is the windows equivalent of the command “date+%s”
- python subprocess: pipe an image blob to imagemagick shell command
- access: shell cmd open mdb
- override ipython exit function - or add hooks in to it
- what is the consequence of the period in this line of bash script?
- lookup variable value from string in shell script
- adb command fail to execute if path contain spaces
- running a bash script from python
- generating sequential number lists in tcsh
- can i use a heredoc to enter a password in bash?
- splitting row in multiple row in spark-shell
- how to write binary data in bash
- find files with spaces in the bash
- how to create a git alias with nested commands with parameters?
- why is '$_' the same as $argv in a perl one-liner?
- how do i properly quote this bash pipeline for watch?
- average and maximum size of directories
- how to sort 'find' results in bash by size
- show git branch name or commit id
- bash here document produces no output, any idea why?
- strip prefix from variable - bash
- command line parameters in bash shell script in nested ssh
- rsync in shell for loop
- how to delete lines containing only numbers in bash?
- bash: search a string and exactly display the exact number of times a substring happens inside it
- printing grep results to file and terminal
- r linux shell convert multi-sheet xls to csv in batch
- environment variable used in shell script appear blank in log file when run by cron
- join lines based on pattern
- curl command doesn't work in bash script
- shell script in android gives [: not found
- accessing shark tables (hive) from scala (shark-shell)
- docker alpine executable binary not found even if in path
- how to untar the file and rename the folder in one command line operation?
- how to avoid os.system() printing out return value in python
- for loop includes wild characters (*.c) if no files with extension .c. how do i get around?
- bash script loop through two variables in lock step
- awk to read file as a whole
- using bash to read elements on a diagonal on a matrix and redirecting it to another file
- xcode 8 stuck on running 2 of 4 custom shell script
- run a shell command with arguments from powershell script
- bash - concatenating variable on to path
- to understand xargs better
- how do you pass on filenames to other programs correctly in bash scripts?
- save ssh -v to variable
- running nested commands in jenkins pipeline shell
- declaring variables in external script
- how to show read prompt with a new line
- how to make a comparison between sentences and calculate the similarity?
- add-user script not working, running: read $user; useradd $user
- how do i bring a processes window to the foreground on os x?
- how to get directory name by inode value in c?
- how to use python to start an interactive shell program?
- modifying “… | tee -a out.txt” to stream output live, rather than on completion?
- how to convert multiple documents using the document conversion service ina script bash?
- simple jq filters not working in windows shell, various quoting issues
- make urls unique based on their domain name
- delete last 3 columns from a file
- multiple read from a txt file in bash (parallel processing )
- why the zsh codes like [ $var == 'str' ] runs well as a command but error as a script file?
- filtering out junk from valgrind output
- bash: /usr/bin/hydra_pmi_proxy: no such file or directory
- shell script to properly align columns
- embedding binary data in a script efficiently
- shell command fails from python, ok from shell
- how to use a variable in an awk expression
- -bash: $: command not found
- how to background a process via proc_open and have access to stdin?
- one nearest neighbour using awk
- ./spark-shell doesn't start correctly (spark1.6.1-bin.hadoop2.6 version)
- bash: iterating through txt file lines can't read last line
- removing of specific line in text file
- advanced `uniq` with “unique part regex”
- how to print #!/bin/bash using echo command
- shell (bash) brace expansion with java's runtime.exec
- posix alternative to bash read with timeout and character limit
- ipython bash/shell cell magics: can i have persistent variables between cells?
- loop for file location until file exists in bash
- jq with multiple inputs from different sources
- structr, existing neo4j installation and cypher shell
- ssh and telnet to localhost using python
- whats is the behaviour of the “wc” command?
- how to move first column to last column in unix?
- grep whole words made of only uppercase letters
- sorting file contents numerically by field
- invoking bash from java interactively
- bash -eq and ==, what's the diff?
- passing bash variable to awk
- how to run a command recursively for files with specific extensions in bash?
- unix parsing pipe delimited format string in ksh
- error: “invalid root in registry key” with shell.regwrite
- initializing arrays in sh
- unexpected eof cronjob error
- interacting with files from multiple directories via bash script
- split file by vector of line numbers
- how to sum each column in a file using bash
- how to build an if condition in shell to check whether curl succeeded?
- bug or feature in bash test operator [[ … -eq … ]]?
- linux split a column into two different columns in a same csv file [closed]
- how to debug rc.d scripts in freebsd?
- raspberry pi - autostart opencv-script - error with cv::imshow()
- why does function call from ps1 require escaping?
- create string array from git status bash output
- what is $opt variable for command line parameter in bash
- multiple lazy string replacing between two patterns with sed
- bash output command not found
- sed/awk to search and replace/insert text in files
- creating a which command in bash script
- assing a variable and use it inside of if statement shell scripting
- setting an environment variable before a command in bash
- weird behavior of bash glob/regex ranges
- redirecting standard output to a file containing the pid of the logging process
- load environment variables of bashrc into python
- perl script versus one-liner - differences in functionality with regex
- adding header into multiple text files
- quantifiers in a regular expression used with awk behave unexpected
- how does shell_exec() pick which shell to use?
- bash: variable not getting expanded properly
- replace multiple strings in one line with sed
- why “[ 1 > 2 ]” evaluates to true?
- loop through a file with colon-separated strings
- async execution of shell command not working properly
- getopt not accepting argument value starting with hyphen -
- run a bash for loop in parallel
- implement at command on rooted android and get the result
- how to detect if shell failed to execute a command after popen call? not to confuse with the command exit status
- set environment variable of calling bash script in python
- running shell script in android adb shell
- don't diff merges with svn
- windows batch: run a process in background and wait for it
- execlp multiple “programs”
- awk asking combine two files
- npm not responding after changing the prefix
- xmlstarlet xpath expression selects single result rather than multiple
- add a password (unattended) to existing xlsx without windows exclusive tools
- bash script to convert date format
- how to tell whether an executable was compiled for the present machine?
- update node version for meteor app deployed to heroku
- windows batch script not execute next line after “adb shell”
- remove namespace prefix with sed
- how to pass positional parameters to a function
- sed command - apply in all text (.txt) files of folder
- why does typename() return different results from .gettype and typeof when working with com?
- how to delete the matching pattern from given occurrence
- wget: unsupported scheme on non-http url
- bash how to read contents of two files
- append to the previous line for a match
- bash: replace part of filename
- assigning a value having semicolon (';') to a variable in bash
- implementing dry-run in ruby script
- sorting 1 before 10 in bash
- bash find, only delete files - order of arguments
- is there a way to permanently turn off ansi for composer?
- how to echo variable inside single quotes using bash?
- perl inside bash: how to call perl on a script saved in a string
- processing mysql result in bash
- remove redundancy in a file based on two fields, using awk
- how to remove lines from a text file words in a list?
- linux can't delete files
- how to run a shell command in gnuplot and place the output in new file
- rename files using bash/regex?
- bash script error: [i: command not found
- passing bash variable as a pattern to awk
- changing directory from a python script: how to not open a new shell
- escape backslash in variable
- in bash how can i split a column in several column of fixed dimension
- how can i combine these lines
- how to pipe output of a node cli program to shell?
- trouble understanding the non-obvious use of backslash inside of backticks
- bash: test mutual equality of multiple variables?
- how can i read a csv file if only non-empty fields are wrapped by double quotes?
- bash tokenizing quoted string with spaces as individual words
- bash script check if image is animated png (apng)
- split string into array using multi-character delimiter
- reading input while also piping a script via stdin
- missing newline character?
- keep text in place regardless output bash printf
- run python commands in parallel in linux shell scripting
- oclint not in system path
- term environment variable not set on mac
- how to use fnmatch from a shell?
- executing commands on unix server via visual basic application
- log in to heroku via bash script
- append filename to each line
- vscode keeps opening powershell on start even though git bash is set as default
- bash - difference between <<eof and <<'eof'
- running multiple instances of a shell function parallelly
- bash redirecting eof into variable
- create rs256 jwt in bash
- how to create and access a shell config file from a shell script?
- replacing quotation marks with “``” and “''”
- how to remove lines based on another file?
- escaping single quotes in shell for postgresql
- bash: error message does not get redirected to file
- does not work to execute command in double brackets in bash
- visual studio code not opening with 'code' command
- replacing first occurence in every line
- variable interpolation in bash alias
- pad numerical values in filename with three digit value using sed
- how do i use a variable containing a filename with spaces in a bash script?
- invoking bash commands in makefile
- replace pattern in text file
- get base64 version of password
- git post-receive hook acts differently to shell
- using chdir() to change directory from terminal
- using ? wildcard with ls
- using awk/grep/bash to extract data from html
- add headers and footers to word document with power shell
- no module named 'google.appengine' from within cloud shell
- using sed to print between two patterns
- *nix ls command in java
- cannot debug simple ksh programme
- bash- if clause doesn't work correctly
- how do you retain trailing newlines when storing command output in a variable?
- sorting 3 columns and getting the average
- bash while loop + cut slow
- how to install python packages from older version to newer version?
- git: why can i checkout to the commit i deleted?
- ndk-build and command not found using eclipse mac
- trimming a part of file extension for all the files in directory - linux
- for loop with an argument based range
- bash or googlecl: new line in a string parameter
- how to split flv file by size using ffmpeg or mencoder or smth else?
- comparing two version numbers in a shell script
- sqlplus printing the result twice and with an empty line
- parsing the output of wmic in shell script
- shell script won't recognize heredoc delimiter
- can't access variables inside parenthesis in bash
- copying files from multiple directories into a single destination directory
- what is the difference between ${var:-word} and ${var-word}?
- find files with a certain extension that exceeds a certain file size
- how to keep parameter with spaces when running remote script file with ssh?
- what is wrong with my attempt to get the length of an array?
- how do i pipe output from one python script as input to another python script?
- print a file in multiple columns based on delimiter
- bash command grouping for test results in function
- merging 3 separate commands into one that re-encodes a video, extracts a thumbnail, delete original and rename new video in subdirectories
- suggestions for creating an image for each word in a text
- greater than symbol at beginning of line
- sed editing specific column and row in a csv file
- convert a nested json of objects into array into a bash array using jq
- remove left and right square brackets using sed/bash
- shell script cut returning empty string
- shell script error: “head: invalid trailing option — 1”
- edit a file based on user's input using bash script
- how to print and store specific named columns from csv file with new row numbers
- substituting shell variables into awk pattern looking scanning through file
- split a string in shell to get all fields upto final '.' (bash)
- bash script doesn't evaluate variable in filename
- game in linux terminal: changing images: printing over already printed text
- os.system() vs. os.popen() when using bash process substitution: ls: cannot access '/dev/fd/63': no such file or directory
- deleting multiple words from a file using terminal
- is it possible to update a varible from one shell to another shell? [closed]
- can't get the value of variable out of while in bash
- rename matching files based on a serial number
- how to read a random line from 2 files and put them together
- python producer can send via shell, but not .py
- pasting multiple lines in macos python shell returns syntaxerror
- assigning variable values on the fly in bash
- get and use a password with special characters in bash shell
- running “git status” against a repository located elsewhere in the system
- how to add output “non_assigned” when there is no match in grep?
- azure cloud shell requires storage account
- how to compute pdf signature hash?
- bash scripting curl request with twist
- how to run multiple curl requests in parallel with multiple variables
- bash deployment script permission problem
- seemingly semantic difference in global versus local variable assignment regarding return values
- unix script - setting dynamic variables (indirect variable reference)
- bash - populate 2d array from file
- python: run shell script with manual input
- how to check if “s” permission bit is set on linux shell? or perl?
- print names of files with proper head
- bash — boolean expression evaluation without condition
- clojure.java.sh: no such file or directory
- awk print matched column if exists else print not found
- cassandra 2.2 cql shell supports python 2.7
- what output will echo > produce?
- how can i insert a variable containing a backslash in sed?
- finding a range of numbers of a file in another file using awk
- how to make git-bash command line start up with home directory?
- bash - initialize variable to output of command “permission denied”
- how to pass an argument containing whitespace to a script containing gawk match()?
- changing a process's current working directory programmatically
- how to load multiple js files to database using mongo shell?
- echo output is different from expected formatted output
- setting numeric variables in a script (“set $i 1”) not working (“echo $i” empty)
- execute bash command within java program
- whiptail or dialog don't working by ssh
- terminal closes when i source my script (run with dot at the start)
- exit status wrong with local variable assignment
- combine text from two files, output to another
- avoid control sequences(like ^[[c) from c or c++ standard inputstream
- linux zip and exclude dir via bash/shell script
- how to get the list of files of specific extension in bash in just one line?
- qt console with bash
- how to detect a blank column in a page using imagemagick to distinguish two column papers
- erlang trying to evaluate a string
- correct way to source .bashrc for non-interactive shell
- why doesn't this awk script see the shell variable?
- globbing certain yyyymmdd dates
- simple bash script; what's wrong with this syntax?
- how to check file exists via bash script?
- how to sort integer array in ksh | unix shell scripting
- bash command runs in terminal but not in script file
- how to show dialog gauge for wget?
- keep rows from file 1 matching values from file 2 using awk
- storing bash script argument with multiple values
- can't open sublime in bash on ubuntu on windows
- in python subprocess, what is the difference between using popen() and check_output()?
- run makefile command from bash script and return error result code
- execute commands in background
- bash create dir with sequential numbers
- average of multiple files without considering missing values
- how to declare variable name with “-” char (dash ) in linux bash script
- where to put sudo in subprocess.run?
- shell prompt seemingly does not reappear after running a script that uses exec with tee to send stdout output to both the terminal and a file
- string concatenation in bash script
- exec'ing curl from java - whats the proper way?
- unix shell script to run a list of grep commands from a file and getting result in a single delimited file
- how do i get the monitor of an active window in gnome?
- sort entries of lines using shell
- how can i get an icon or thumbnail for a specific file
- separate fields by comma using bash
- determining escape sequences for cursor keys canonically
- awk to print all columns from the nth to the last with spaces
- quotes within here document in shell scripts
- linux shell global variable does not available in another window terminal
- how do i programmatically input after a prompt with bash script?
- filter coordinates in a given range
- how to escape single quote using awk in a bash script
- add time units to a date without timezone
- error on running “adb shell wm density 240” for changing android device density
- update jlabel content from the output of shell script
- file not found error when running an exe using shell function
- why is [ “$foo”==“$bar” ] always true in bash?
- making fopen() open files from a certain directory
- awk gensub got the wrong part of matches
- handle multiple spawn process in expect script
- oozie supress logging from shell job action?
- negating multiple conditions in bash
- how to find out which font can display these characters?
- how to get bash arguments with leading pound-sign (octothorpe)
- how to store the length of a string in a variable in bash?
- bash: recursively write a line to a file from column maximum
- adding && \ to each line on a text file except last line
- shell script: hexadecimal loop
- bash - find matching pairs of files
- permission denied on cat via shell script
- character lowercase to uppercase in shell scripting
- bash shell script extract json object
- python bash command: how to escape single quote?
- injection proof sql statements from command line
- revert svn files by file pattern
- escape a path for sed search pattern
- running ffmpeg from shell script /bin/sh
- how to run code after ruby kernel.exec
- print part of an array or a file and sort in shell
- using variable inside of sed -i (regex?) bash
- tilde not expanded when quoting on the right hand side of a bash variable assignment
- how to remove end folder name from a path in linux script?
- how to redirect without erasing file cat myfile > myfile
- bash variable character replacement ends up to an empty string or a command not valid
- generating tdb dataset from archive containing n-triples files
- how to write a text mode gui in linux? [closed]
- convert environment variables into a json file
- how to pass arguments to bash command
- set newly created file as variable in makefile
- sed escape in bash script
- match closest value from two different files and print specific columns
- shell: strange string concatenation behavior
- awk separate rows if “$2 are the same and max and min value <= 1” and “$2 are the same and max and min value < 1”
- shell command to retrieve specific value using pattern
- bash: update a variable within a file
- how to print text between specific words(as inputs arguments) in shell scripting
- why does sourcing a script with “set var = value” break $@?
- if fi [: too many arguments
- copying files from different directory to common directory
- list the content of a directory specified by loop indices
- django python dictionary comprehension giving syntax error
- bash replace variable name in string with variable value
- how create a bash script with another bash script?
- how do i replace all occurences of a string on each line?
- msys2: how to disable automatic translation of pathname to drive letter?
- search for text between two patterns with multiple lines in between
- find all matched pattern with grep
- remove lines based on value of two columns
- git alias returns an error when using pipe command
- how to save multiple $! into variables and use it later in bash?
- compare three arrays in bash, diff and identical values
- calculate sum of column using reference of other column in awk
- windows batch: killing processes
- running shell commands in .php file from command-line
- export data from db2 from all tables in n schemas into csv with column names
- ruby net-ssh calling bash script with interactive prompts
- escape pipe character in variable in case statement
- bash file shows “ln: command not found”
- invalid or unrecognized option in linux when first argument begins with dash `-`
- how to create unix alias with command substitution?
- commands will not pass to cli after logging into new user with sudo su - user
- find the durations and their maximum between the dataset in an interval in shell script
- pass a variable from java to a shell script
- bash multiple conditions in if statement and functions
- how to understand quoting variables deeply
- use nc to write multiple files - how?
- trying to create a simple shell in c for win32 api
- weired 'syntax error: unexpected end of file' in bash script
- how do you convert unicode string to escapes in bash? [closed]
- bash exec in infinite while loop doesn't work
- killing previous instances at first time,if running
- implementing a gui shell in qt
- how to get the handle that is executed in winexec or shellexecute?
- using sed and pstree to display the type of terminal being used
- group by 'last' value in bash
- move movies of different encodes to a common folder with original movie title
- groovy process not working with linux shell (grep and awk and ps)
- exit on error + echo doesnt work together
- (linux) how to run a program of gtk without display environment? gtk-warning **: cannot open display:
- bash - redirection with wildcards
- bash: confused by expanding asterisk
- linux sed command - using variable with backslash
- awk: two files are queried
- why didn't the shell command execute in order as i expect?
- why is optind messing my positional params?
- how to pass the python variable to c shell script
- shell script to check if a paragraph/stream of lines exist in a file
- bash text file editing/modifying
- how to interpret special characters in command line argument in c?
- automatic update data file and display?
- writing a shell - how to execute commands
- how to find the last grouped digit in a string in bash
- bash: find and concatenate files
- convert json array to bash array preserving whitespaces
- prepend certain lines of file
- bash shell script syntax error
- sed : insert lines after specific pattern with newline
- how to change directory in terminal from a c file
- find the path used by the command line when calling an executable
- replace literal “\r\n” in text file
- unable to unbind a shell function
- how to check for strings between certain strings in unix scripting?
- how to integrate xamarin forms shell into an mvvmcross setup
- git bash: microsoft visual c++ 14.0 is required, but i already have it installed
- bash allow only positive integer or positive integer with decimal point
- get video-duration with avconv via python
- xamarin forms shell tabbar rounded corner
- linux command ambiguous redirect
- running adb commands through powershell
- how do i print arguments in reverse order in shell script?
- gnu makefile treating each recipe line as sub-shell command without continuation character
- extracting information from a string using regex in bash
- bourne shell - make a loop for each element in an array?
- gnu date and custom formats
- parsing restraints with bash and awk
- execute a cronjob every minute between two times
- count number of lines after wrapped by terminal’s length [closed]
- does git bash determine identify by ssh key?
- how to put tcp data from netcat to variables?
- bash script calls vi for manual editing, then script resumes?
- every command is returning 'bash: <command>: command not found…' [closed]
- bash script grep using variable fails to find result that actually does exist
- buffer records in gnu awk
- bash string concatenation and get content
- count and sort commands used in history
- find path in bash on insensitive manner
- trailing arguments with find -exec {} +
- bash separate values with commas then surround them with quotes in variable
- how to keep the task running after closing the ssh connection?
- -bash: doc2dash: command not found in os x mavericks
- how to iterate though delimited values in bash
- why subtraction return - symbol
- how to pass parameter to shell script in java program
- delete folder that contain subfolders and files on linux
- bash function with an array input and output
- read file as input for a command skipping lines
- make echo “autofill” a line of certain width
- kill background process when another process ends in linux
- how can i just extract one underbar-separated field from a filename?
- pass integer input argument for popen.communicate()
- bash while loop ends execution when “ssh” is in loop body
- issue running multiple shell scripts inside a shell script
- bash variable assignment not working expected
- export can't export variables permanently on mac
- how to substitute variable value in “docker run” command
- how to convert all png files to pdf in bash?
- how to get hostname from ip address from file similar to /etc/hosts
- generate where clause in bash using variables
- how to create shell variable with dashes?
- grep command on solaris 9
- how do i interpolate wildcards into a shell command?
- how to get a variable by another one in bash?
- bash script; how to use vars and funcs defined after command
- what does exec ${perl-perl} -sx $0 ${1+“$@”} mean in shell script?
- power shell is giving file not found error when renaming a folder
- shell_exec echo'ing too fast or too late
- list content of one or more files with a header showing the file name
- bash built-in command “select” not work via pipe in shell script
- can't find unexpected operator (bash error)
- “sed” insert backslash to file
- when i use scp command through expect, asterisk can not recognized
- bash brace expansion based on variable content not working
- how can i check if no arguments are given
- setting a local bash variable from an ssh command
- how to make find and printf works in bash script
- bash dropping out of sudo in a script
- shell : integer expression expected error
- convert a json into csv using jq
- how do -s and -p alter the read command?
- create a basic .bashrc file [closed]
- bash. how to get multiline text between tags
- bash for windows 10 gcc won't compile c files pasted into the root directory
- why empty line is not getting stored in variable
- bash - export doesn't work
- changing a directory of the parent shell
- why does command-with-error | grep 'regex-not-matching-error' still print an error?
- curl command issue in bash script because of string variable containing quotes
- bash calculate age of person and read to csv file? [closed]
- kill command in linux
- using find to locate files modified within yesterday
- why command not found in a specific folder?
- matlab system does not run applications
- syntax error of “;; unexpected” on simple init script for debian
- shell script to check if process is running
- how can i shell have more than one job in linux
- while loop not working while using tkinter
- start subshells with assignment and wait for that
- delimited by comma using awk or sed with the tags below
- bash: error when storing result of unix command to variable in while loop
- how to bypass an ampersand (&) without using quotes when receiving an url as an argument to a shell script?
- a better way to extract json value in bash script
- issue while validating bash script [closed]
- python - http post from stdin [closed]
- match common ids between two huge csv files [closed]
- perl to remove lines from file
- remove match word from file
- split the string to get only the first 5 characters
- print text after last slash
- separate a row of strings into separate rows [closed]
- perl script does not print <stdin> multiple times
- disable beep in wsl terminal on windows 10 [closed]
- how to gzip all files in all sub-directories into one compressed file in bash
- worth switching to zsh for casual use? [closed]
- how can i format my grep output to show line numbers at the end of the line, and also the hit count?
- documentation for writing gnome shell extensions
- why use python's os module methods instead of executing shell commands directly?
- what command means “do nothing” in a conditional in bash?
- count number of lines in terminal output
- how to list all databases in the mongo shell?
- how to get a list of programs running with nohup
- how to delete multiple files at once in bash on linux?
- git bash: could not open a connection to your authentication agent
- any way to exit bash script, but not quitting the terminal
- looking for files not owned by a specific user
- strengths of shell scripting compared to python [closed]
- how can you export your .bashrc to .zshrc?
- how do you copy and paste into git bash
- write a shell script to print a diamond figure [closed]
- how can i get the current user's username in bash?
- add up a column of numbers at the unix shell
- looking for alt+leftarrowkey solution in zsh
- how to suppress (or customize) mac terminal shell prompt
- reload .profile in bash shell script (in unix)?
- git fatal: protocol 'https' is not supported
- if arguments is equal to this string, define a variable like this string
- bash: if/else statement in one line
- how to resume scp with partially copied files? [closed]
- is there a way to make a link clickable in the osx terminal?
- how to include file in a bash shell script
- how do i preserve the remote filename when downloading a file using curl
- how to filter files when using scp to copy dir recursively?
- list files over a specific size in current directory and all subdirectories
- how to produce a range with step n in bash? (generate a sequence of numbers with increments)
- how do i timestamp every ping result?
- how can i cd to an alias directory in the mac osx terminal
- where is the default terminal $path located on mac?
- calculate size of files in shell
- using bash history to get a previous command, copy it and then 'run' it but with the command commented
- are there any languages that compile to bash?
- modifying replace string in xargs
- how to execute shell script from latex? [closed]
- press alt + numeric in bash and you get (arg [numeric]) what is that?
- errr 'mongo.js:l112 error: couldn't connect to server 127.0.0.1:27017 at src/mongo/shell/mongo.js:l112'
- how can i associate .sh files with cygwin?
- how to create user from django shell
- move wsl (bash on windows) root filesystem to another hard drive?
- bash conditionals: how to “and” expressions? (if [ ! -z $var && -e $var ])
- how to clear all history in linux/ubuntu terminal or bash permanently? [closed]
- what is the command to list the available avdnames
- running openssl from a bash script on windows - subject does not start with '/'
- file name without extension in bash for loop
- what is the difference between a directory and a folder?
- linux: which process is causing “device busy” when doing umount? [closed]
- how to convert date to unix timestamp in shell script on macos
- linux find regex
- shell prompt line wrapping issue
- how to start tmux with several windows in different directories?
- detect if homebrew package is installed
- how can i redirect stderr to stdout, but ignore the original stdout?
- psql: command not found mac
- preserve colouring after piping grep to grep
- how to only find files in a given directory, and ignore subdirectories using bash
- how to set environment variables in fish shell
- how to show wget progress bar only?
- how to base64 encode image in linux bash / shell
- linux: set permission only to directories
- the easiest way to replace white spaces with (underscores) _ in bash [closed]
- linux script to kill java process
- integrating git bash with visual studio
- how do i break up an extremely long string literal in bash?
- use pipe of commands as argument for diff
- check whether a certain file type/extension exists in directory
- get the index of a value in a bash array
- how not to pass the locale through an ssh connection command
- how to undo the effect of “set -e” which makes bash exit immediately if any command fails?
- can i grep only the first n lines of a file?
- find all zero-byte files in directory and subdirectories
- functions in makefile
- shell script to count files, then remove oldest files
- how do i find the latest version of an artifact from a maven repository
- how to uncomment a line that contains a specific string using sed?
- append line to /etc/hosts file with shell script
- indenting multi-line output in a shell script
- sed insert line with spaces to a specific line
- vagrant provisioning shell vs puppet vs chef
- colorize tail output
- differences between msys2 and cygwin [closed]
- sort & uniq in linux shell
- how to talk to imap server in shell via openssl
- how to examine sharedpreferences from adb shell?
- ssh through emacs shell?
- how can i execute a series of commands in a bash subshell as another user using sudo?
- create a new file in git bash
- execute a shell script everyday at specific time
- is it possible to create a script to save and restore permissions?
- writing try catch finally in shell
- running .sh scripts in git bash
- exit a script on error
- mongorestore error: don't know what to do with the dump file [closed]
- how to run nohup and write its pid file in a single bash statement
- linux: merging multiple files, each on a new line
- unix shell file copy flattening folder structure
- how to create a right-click context shell shortcut “edit with emacs”?
- how do i backup my postgresql database with cron?
- how to use posh-git that comes with github for windows from custom shell?
- how to get virtualenv to work with fish shell
- how to check the first character in a string in bash or unix shell?
- how to get the pythonpath in shell?
- how to store directory files listing into an array?
- self-deleting shell script
- how do i upgrade bash in mac osx mountain lion and set it the correct path? [closed]
- how to count number of unique values of a field in a tab-delimited text file?
- extract filename and path from url in bash script
- display only files and folders that are symbolic links in tcsh or bash
- setting colors for ls in git bash on windows
- modifying a plist from command line on mac using defaults
- using tr to replace newline with space
- what exactly is sudo bang bang? [closed]
- setting environment variable globally without restarting ubuntu
- which shortcut in zsh does the same as ctrl-u in bash?
- how to simulate drop-down form in delphi?
- how to print only the hex values from hexdump without the line numbers or the ascii table?
- difference between “./” and “sh” in unix
- browsing folders in msys
- how to pass argument in expect through the command line in a shell script
- fork and exec in bash
- how to run a vim command from the shell command-line?
- why does docker say it can't execute 'bash"?
- use bash to find first folder name that contains a string
- how to execute a .sql script from bash
- install .p12 or .cer in console macos
- appending to crontab with a shell script on ubuntu
- how to remove space from string?
- -bash: syntax error near unexpected token `newline'
- automatically import models on django shell launch
- how do i print out the contents of my settings in a django shell?
- grep +a: print everything after match
- how to smart append ld_library_path in shell when nounset
- redirecting bash stdout/stderr to two places?
- how can i read a list of filenames from a file in bash?
- append git's branch name to command prompt
- how to get a random string of 32 hexadecimal digits through command line?
- what are my environment variables? [closed]
- counting duplicates in a sorted sequence using command line tools
- how to tell which unix shell i am using?
- how can i find a file/directory that could be anywhere on linux command line? [closed]
- why can't git bash run my executable?
- pass command line arguments via sbatch
- get total size of a list of files in unix
- how does : <<'end' work in bash to create a multi-line comment block?
- order of /usr/bin and /usr/local/bin and more in $path
- how do i find my computer's ip address using the bash shell?
- exclude a sub-directory using find
- how to run gradle from the command line on mac bash
- rm fails to delete files by wildcard from a script, but works from a shell prompt
- find file in directory from command line
- how to open google chrome from terminal?
- grep only text files
- cygwin clearscreen from bash
- how to hide wget output in linux? [closed]
- how to build a conditional assignment in bash?
- help me make my windows cmd.exe console work more like a linux terminal
- convert multipage pdf to a single image
- failed to activate virtualenv with pyenv
- git log tabular formatting
- jekyll - command not found
- return a regex match in a bash script, instead of replacing it
- zsh auto completion for git takes significant amount of time, can i turn it off or optimize it?
- check if file exists on remote host with ssh
- extract directory path and filename
- how to read the file content into a variable in one go?
- unable to have bash-like c-x-e in zsh
- get users home directory when they run a script as root
- using variable interpolation in string in docker
- how do i pipe something from the command line to a new github gist?
- paste without temporary files in unix
- how to run a shell script using spotlight?
- is there a good free (prefrerably pdf) bash tutorial online? [closed]
- install zsh without root access? [closed]
- row keys through the hbase shell?
- on os x, how do i change my shell from fish back to bash?
- how to use windows network paths with git bash
- navigating to the earliest/latest command in history when you're in the middle of your history
- how to make case statement match a number range?
- jq: output array of json objects
- read bash variables into a python script
- commandline hexdump with ascii output? [closed]
- run a command at a specific time
- how do you diff a directory for only files of a specific type?
- bash - return value from subscript to parent script
- rtmp: is there such a linux command line tool?
- clear terminal window in node.js readline shell
- how to open files and folders in same window in sublime text on macos?
- bashrc not loading until run bash command
- how do i unset a variable in the fish shell?
- git windows disable password prompt ui but get password prompt from shell
- make a shell script to update 3 git repos
- concatenating variables in bash
- concat strings in a shell script
- how can i set up autocompletion for git commands?
- mingw64 “make build” error: “bash: make: command not found”
- bash script, erase previous line?
- generating frequency table from file
- how to echo all values from array in bash
- how can i convert markdown documents to html en masse?
- how to generate a 2hour-long blank video
- embed git bash in pycharm as external tool and work with it in pycharm window (windows xp)
- how to run mysql command on bash?
- copy current command at bash prompt to clipboard
- qstat and long job names
- save and restore trap state? easy way to manage multiple handlers for traps?
- how to list specific type of files in recursive directories in shell?
- batch resize images into new folder using imagemagick
- find -name “*.xyz” -o -name “*.abc” -exec to execute on all found files, not just the last suffix specified
- zipalign: command not found
- decode base64: invalid input
- how to store an output of shell script to a variable in unix?
- xcode scheme pre-action script not running
- how to use pigz with tar
- can a bash function be used in different scripts?
- changing case of folder via git bash on windows
- how to get only the first ten bytes of a binary file
- is it possible to get the function name in function body?
- capistrano & bash: ignore command exit status
- how to run bash script in my android?
- bash - how to pass arguments to a script that is read via standard input
- what is the best way to perform timestamp comparison in bash
- how to remove xml tags from unix command line?
- how to rsync files with matching pattern in path by keeping directory structure intact?
- save json outputted from a url to a file
- why don't git colors show up in iterm2
- how do you recursively delete all hidden files in a directory on unix?
- how to check for presence of 'key' in jq before iterating over the values
- how to check the validity of a remote git repository url?
- split string with bash with symbol
- permission denied to docker daemon socket at unix:///var/run/docker.sock
- connect to password protected wifi network using adb shell
- in a linux shell how can i process each line of a multiline string?
- how to start writing gnome shell extensions
- use of apostrophe (single-quote) in a git commit message via command line
- how do i use shell variables in makefile actions?
- how to run processes piped with bash on multiple cores?
- using jq with bash to run command for each object in array
- how to list only the file names in hdfs
- bash: colored output with a variable
- gdb backtrace with no user input?
- how do you rename a table in hbase?
- error for convert command in command line
- map jj to esc in inputrc (readline)
- how to automatically pipe to less if the result is more than a page on my shell?
- get exit code for command in bash/ksh
- how do i create a directory on remote host if it doesn't exist without ssh-ing in?
- how to recursively list all files and directories
- how to add file extensions based on file type on linux/unix?
- writing git hooks in python/bash scripts [closed]
- how to run a bash script from a makefile?
- bash for loop: a range of numbers
- how can i find my shell version using a linux command?
- how to post url in data of a curl request
- zsh tab-completion for “cd ..” [closed]
- insert characters into a string in bash?
- double exclamation in bash script
- how to store the output of command in a variable without creating a subshell [bash <v4]
- get current time in hours and minutes
- how to auto login in mysql from a shell script?
- makefile `echo -n' not working
- execute bash command from ipython
- search and replace text in all files of a linux directory
- numbering lines matching the pattern using sed
- is there any difference between using multiple if statements and else if statements?
- startup script with systemd in linux
- open vim from within a bash shell script
- django: simulate http requests in shell
- how to get user confirmation in fish shell?
- __git_ps1 extremely slow in kernel tree
- how can i split a folder with thousands of images into multiple sub-folders?
- can't get ascii art to echo to console
- run bash script with node from client request
- adding a tab to default properties' window of image files
- sed use: expected context address
- how do i convert a tab-separated values (tsv) file to a comma-separated values (csv) file in bash?
- what is the fastest way to find all the file with the same inode?
- keytool error bash: keytool: command not found
- is there a hook in bash to find out when the cwd changes?
- restart terminal without closing on macos
- splitting command line args with gnu parallel
- disable wrapping in psql output
- linux find and replace
- where is path variable set in ubuntu?
- can a bash script run simultaneous commands then wait for them to complete?
- multiple strings, truncate line at 80 characters
- faster grep function for big (27gb) files
- how to dump part of binary file
- how to generate a list of all dates in a range using the tools available in bash?
- ajax autocomplete (or autosuggest) with tab completion/autofill similar to shell command line completion?
- generate dummy files in bash
- *export* all variables from key=value file to shell
- how do i change the directory in git bash with git for windows?
- repeat last command with “sudo”
- npm adduser via bash
- log rotating with a bash script
- how do i get the command history in a screen session using bash?
- an easy way to diff log files, ignoring the time stamps?
- only include files that match a given pattern in a recursive diff
- forcing the order of output fields from cut command
- why can't you use cat to read a file line by line where each line has delimiters
- opening a new terminal tab in osx(snow leopard) with the opening terminal windows directory path
- how can i force django to restart a database connection from the shell?
- problem installing shelled plugin in eclipse helios
- how to execute a python script in a different directory?
- pass arguments between shell scripts but retain quotes
- groovy execute “cp *” shell command
- download images from google with command line
- bash boolean testing
- end of line (new line) escapes in bash
- grep - how to output progress bar or status
- embedding a python shell inside a python program
- how to use curl in a shell script?
- script kerberos ktutil to make keytabs
- shell loops using non-integers?
- sending keyboard input to a program from command-line
- how to add date string to each line of a continuously written log file
- inline if shell script
- how to use multiline command in 'script:' with yaml?
- extract subarray value in mongodb
- how do i call a local shell script from a web server?
- how to test for if two files exist?
- bash: call script with customized keyboard shortcuts?
- deleting files after adding to tar archive
- appending a line break to an output file in a shell script
- how to get pid from forked child process in shell script
- get formatted date from timestamp with rounded milliseconds bash shell script
- regular expression in bash script
- how to test that a variable starts with a string in bash?
- how to show grep result with complete path or file name
- commands to execute background process in docker cmd
- is there an easy way to set nullglob for one glob
- run bash script from another script without waiting for script to finish executing?
- how do you include ampersands in urls for adb shell am start?
- how do i get accented letters to actually work on bash?
- when to use xargs when piping?
- executing shell script without calling sh implicitly
- mv equivalent rsync command [closed]
- how can i list all vhosts in nginx
- find out where google cloud sdk is installed
- postgresql: .pgpass not working
- how to search for non-ascii characters with bash tools?
- search for a cronjob with crontab -l
- delete empty lines and trim surrounding spaces in bash
- extending terminal colors to the end of line
- tmux window title keeps renaming
- how to sleep for 1 second between each xargs command?
- fastest way to print a single line in a file
- bash sequence 00 01 … 10
- changing contents of a file through shell script
- centos directory structure as tree?
- what does “set keymap vi” do?
- trapping signal from “docker stop” in bash
- with $term='screen-256color' under tmux, home and end keys don't work. why?
- check if rsync command ran successful
- error: “grep: argument list too long”
- sed: how to delete lines matching a pattern that contains forward slashes?
- how does the keyword “if” test if a value is true or false?
- how to get to a new line in python shell?
- shortening my prompt in zsh
- how to run ansible without hosts file
- bash argument case for args in $@
- cygwin gitk issue
- list contents of multiple jar files
- bash vs csh vs others - which is better for application maintenance?
- subset a file by row and column numbers
- starting a process over ssh using bash and then killing it on sigint
- tee stdout and stderr to separate files while retaining them on their respective streams
- using find - deleting all files/directories (in linux ) except any one
- i have to type export path=~/anaconda/bin:“$path” everytime i rerun the terminal
- how can i tell if a file is on a remote filesystem with perl?
- how do i run an arbitrary shell command from deno?
- “[ ]” vs. “[[ ]]” in bash shell
- elastic beanstalk connect to rds from shell ssh
- how can i tell the resolution of scanned pdf from within a shell script?
- what is the meaning of !# (bang-pound) in a sh / bash shell script?
- converting a bash script to python (small script)
- @reboot is not working in cron
- unix / bash: listing files modified in specific month
- how do i exclude a folder when performing file operations i.e. cp, mv, rm and chown etc. in linux
- how to embed python code in batch script
- what is the difference between backticks and $() in bash script?
- how do you run a shell script inside of an android app?
- how can i untar a tar.bz file in unix?
- difference in performance of compiled accelerate code ran from ghci and shell
- what's the difference between tempfile and mktemp?
- how to use expr on float?
- write to custom log file from a bash script
- error: ld.so: object ld_preload cannot be preloaded: ignored
- how can i grep complex strings in variables?
- bc is ignoring scale option
- how to run a shell command in a specific folder
- echo a large chunk of text to a file using bash
- mac terminal error: -bash: /users/tim/.profile: no such file or directory
- use awk to find first occurrence only of string after a delimiter
- sorting with unix tools and multiple columns
- “git bash here” isn't working when right clicking
- match all files under all nested directories with shell globbing
- implementing infinite wait in shell scripting
- why does $((true == false)) evaluate to 1 in bash?
- what does double slash // in `cd //` mean in linux?
- spark shell command lines
- using sed/awk to print lines with matching pattern or another matching pattern
- how to make a shell executable node file using typescript
- how do i exclude absolute paths for tar?
- bash: add string to the end of the file without line break
- libclntsh.so.11.1: cannot open shared object file.
- how do i launch an editor from a shell script?
- find files not in a list
- forcing “date” to use a locale other than the machine default
- difference between $@ and $* in bash script
- input of while loop to come from output of `command`
- why is my bash script adding <feff> to the beginning of files?
- how can i detect bsd vs. gnu version of date in shell script
- shell script to check whether a server is reachable?
- how can i read the db configuration settings from a cake shell?
- convert numbered pinyin to pinyin with tone marks
- sftp to send file with bash script
- ensure kubernetes deployment has completed and all pods are updated and available
- xargs with command that open editor leaves shell in weird state
- using ipython from the python shell like `code.interact()`
- provide password to ssh command inside bash script, without the usage of public keys and expect
- how can i calculate pi using bash command
- why does ssh wait for my subshells without -t, and kill them with -t?
- how to use expect with optional prompts?
- how to display last command that failed when using bash set -e?
- android: how to create a homescreen shortcut to launch a shell script? [closed]
- bash: why does parent script not terminate on sigint when child script traps sigint?
- bash script listen for key press to move on
- linux bash: how to open a websocket connection as client
- bash script loop through mysql
- using shell script to insert data into remote mysql database
- rename small part of multiple files in middle of name using bash?
- how to pipe a here-document through a command and capture the result into a variable?
- converting xcf and other files using command line with gimp?
- how to find duplicate filenames (recursively) in a given directory? bash
- how to use quicklisp when cl program is invoked as a shell script?
- chmod: how to recursively add execute permissions only to files which already have execute permission [closed]
- how to run fswatch to call a program with static arguments?
- how do i pass an absolute path to the adb command via git bash for windows?
- bash prompt history issue
- using comm to diff two files
- the not-so-useless “yes” bash command: how to confirm a command in every loop
- how to generate targets in a makefile by iterating over a list?
- installed google cloud sdk but can't access gcloud
- find all zips, and unzip in place - unix
- enable/disable tasks in crontab by bash/shell
- move files to directories based on first part of filename?
- how to enable tab-completion of command line switches in bash?
- how to read stdin when no arguments are passed?
- git clone from bash script
- getting sed error
- how to check status of urls from text file using bash shell script
- git-shell - new repositories
- fast ping sweep in python
- makefile: passing command line arguments to file inside makefile
- pointing bash to a python installed on windows
- redirecting man page output to file results in double letters in words
- windows 7: property handler works in explorer but not fileopendialog?
- how do i escape single quotes with perl interpreter?
- merge pdf files with numerical sort
- is it possible to do a grep with keywords stored in the array?
- how do i delete a table from a mysqldump
- github “failed connect to github” no error
- is there a simple php shell for windows?
- running matlab in the background
- how to add an icon to the bash prompt
- how to sort the results of find (including nested directories) alphabetically in bash
- how to write a (shell) lexer by hand
- how to build a git polling build bot?
- recursively kill r process with children in linux
- apply formatting to unix shell
- comparing two json files : shell scripting
- find files, rename in place unix bash
- running a scala script with external dependencies
- what is the difference between $@ and $* in shell script?
- boot2docker/windows: can't run bash on ubuntu container
- save in a variable the number of seconds a process took to run
- why is “echo foo | read a ; echo $a” not working as expected?
- replace a string in all files - unix
- install only mongo shell, not mongodb
- “illegal option” error when using find on macos
- command line argument validation library for bash
- how to reinstall the latest cmake version?
- remove all whitespaces in a file- linux
- append a text to the end of multiple files in linux
- assign awk result to variable
- nodejs exec does not work for “cd ” shell cmd
- rsync --include option does not exclude other files
- run command2 only if command1 succeeded in cmd windows shell
- execute a shell-script from python subprocess
- “pod init” giving error “-bash: pod: command not found”
- associate multiple values for one key in array in bash
- git bash (mingw 64) v2.12.2 - how do i change the font size?
- how do i make jenkins 2.0 execute a sh command in the same directory as the checkout?
- so changed git's default editor, now how do i invoke it from git bash?
- echo outputs -e parameter in bash scripts. how can i prevent this?
- getting bash variable into filename for zip command
- all newlines are removed when saving cat output into a variable
- shell script spawning a process after a delay
- ruby escape argv argument or string as argument to shell command
- how do i get `make` to prompt the user for a password and store it in a makefile variable?
- how do i move a relative symbolic link?
- how to write a binary file using bash?
- what is the preferred method to echo a blank line in a shell script?
- how to output return code in shell?
- how to cut columns of csv
- how do you even give an (openfst-made) fst input? where does the output go?
- unclear curl command -o-
- change gnome terminal theme programmatically
- ctrl-r to search backwards for shell commands in csh
- shell script using curl to loop through urls
- git / detached head, get work back?
- gitlab ci scripts during which $? is allowed to be non-zero
- bash: python3: command not found (windows, discord.py)
- cannot edit bash_profile on mac osx [closed]
- how to write a shell extension in c++?
- shell script: bad interpreter: no such file or directory when using pwd
- running shell script using .env file
- getting emacs to respect my default shell + options
- how to print the line number where a string appears in a file?
- linux - bash - get $releasever and $basearch values?
- let telnet execute single command in one line
- windows [cmd.exe] command to display a messagebox with timeout?
- how to create a new partition with ansible
- vi keybindings for r command line like in bash
- hiding github token in .gitconfig
- check if local git repo is ahead/behind remote
- handling input confirmations in linux shell scripting
- bash: choose default from case when enter is pressed in a “select” prompt
- bash script error catching
- windows 7: prevent application from losing focus
- how to get current terminal color pair in bash
- debugging shell extension in windows 7
- making a bash script switch to interactive mode and give a prompt
- how to check oracle java version if multiple versions of java installed on ubuntu
- how to remove decimal from a variable?
- bash - sql query outputs to variable
- how to select a different type of command shell in the visual studio code integrated terminal
- shell scripting: using xargs to execute parallel instances of a shell function
- bash/ssh test for public key authentication
- is command substitution $(foo) bashism?
- erlang shell pretty print depth
- why do processes spawned by cron end up defunct?
- insert sql statements via command line without reopening connection to remote database
- dockerfile: how to set env variable from file contents
- can you use heredocuments to embed awk in a bash script?
- conda not activate in power shell
- find out if file has changed
- how to enable default file completion in bash
- how to pass an array to a bash function
- grep output into array
- create binary files in unix
- how to capture the gradle exit code in a shell script?
- os x - terminal resets after typing 'grails' command
- split output of command into an associative array in bash
- creating a shell command line application with python and click
- uses for this bash filename extraction technique?
- showing command line output on a html page
- how to run multiple unix commands in one time?
- python 3.4.3 subprocess.popen get output of command without piping?
- sed or awk replace all with patterns from another file
- find and replace for json with sed or awk
- pipe tail output into another script
- activating pyvenv from gitbash for windows
- how to use adb shell to find the ports which a process is using?
- use of read-only variables in shell scripts [closed]
- change file extensions of multiple files in a directory with terminal/bash?
- get the pid of a process started with nohup via ssh
- batch build and archive of ios apps via terminal
- using bash to automate dotfiles
- how to properly wait for foreground/background processes in my own shell in c?
- jq read .txt file and write the values to json file
- executing exe or bat file on remote windows machine from *nix
- performance issue with parsing large log files (~5gb) using awk, grep, sed
- how to execute shell builtin from scala
- how to use shcreateitemfromparsingname with names from the shell namespace?
- how to set path on windows through r “shell” command
- turn an application or script into a shell command
- crontab never executes in windows subsystem linux
- ubuntu rvm rails bash command not found
- bash: split stdout from multiple concurrent commands into columns
- how do i get java to output to a log when run from a batch?
- how to get the percent of packets received from ping in bash?
- send the unix output to a csv file
- awk to replace single quote
- shell script arguments non positional
- converting a xcodeproj in-app purchase to a pkg file from terminal (bash) or how to convert a xcarchive file to a pkg file?
- how to implement your own cd command in your own shell
- shell script to decrypt and move files from one directory to another directory
- checking if a screen of the specified name exists
- which shell i am using in mac
- git with --git-dir= results in 'not a git repository'
- why can't python see environment variables?
- if file modification date is older than n days
- is there a python equivalent to the 'which' command
- how to ignore some differences in diff command?
- bash / docker exec: file redirection from inside a container
- how to use “cmp” to compare two binaries and find all the byte offsets where they differ?
- return value from python script to shell script
- bash script to find the frequency of every letter in a file
- how to make ssh to kill remote process when i interrupt ssh itself?
- shell - one line query
- how do i get a mac “.command” file to automatically quit after running a shell script?
- bash: how to set a variable from argument, and with a default value
- suggest answer to user input in bash scripting
- how do i get vim's :sh command to source my bashrc?
- how can i provide tab completions to fish shell from my own script?
- bash: parallelize md5sum checksum on many files
- how can i prompt for yes/no style confirmation in a zsh script?
- java execute shell script bundled within jar
- bash: loop until command exit status equals 0
- in bash, how to get the current status of set -x?
- is bash an interpreted language?
- alias with parameters
- echo that shell-escapes arguments
- .bashrc not sourced on intellij idea's terminal
- how to detect the current directory in which i run my shell script?
- how i can find function in shared object files using objdump and bash functions in linux?
- how to use bitwise operators in if statements?
- surprise! the shell suggests command line switches
- adjust audio volume level with cli omxplayer - raspberry pi
- delete first line of file if it's empty
- how to call a shell script and pass argument from another shell script
- sed command creates randomly named files
- copy and overwrite a file in shell script
- how can i assign the match of my regular expression to a variable?
- seething over msys shell - is it replaceable?
- tee and exit status
- cannot get ffmpeg to work after installing from homebrew
- why child process returns exit status = 32512 in unix?
- running a command as a background process/service
- ffmpeg capture current frame and overwrite the image output file
- ssh to server, sudo su - then run commands in bash
- compare lines of two files, print lines unique to first file
- detecting the output stream type of a shell script
- using “touch” to create directories? [closed]
- bash shell read error: 0: resource temporarily unavailable
- sed: replace ip in hosts file, using hostname as pattern
- shell script to auto kill mysql sleep processes
- how to build console command in spring boot web application using spring shell?
- what is up with [a-z] meaning [a-za-z]?
- how to pass parameters to hudson job's shell commands
- zsh color partial tab completions
- remove non printing chars from bash variable
- npm won't install any package on mac. new, clean build. `eacces` & other errors
- fastest way to compare directory state, or hashing for fun and profit
- tab completion in emacs shell-mode ssh sessions
- on-the-fly output redirection, seeing the file redirection output while the program is still running
- difference between unset and empty variables in bash
- why i am not getting signal sigkill on kill -9 command in bash?
- bash : piping find into grep
- creating a special folder in windows explorer like dropbox or onedrive
- how does adb shell getprop and setprop work?
- write and read from a fifo from two different script
- using curl to send json within a bash script
- error: postgres database import in docker container
- zsh change prompt input color
- parallelizing a while loop with arrays read from a file in bash
- how to run c++ application in android shell
- add (collect) exit codes in bash
- bash command to remove leading zeros from all file names
- how to execute scrapy shell “url” with notebook
- cross domain ajax call in atom shell
- best practices for holding passwords in shell / perl scripts?
- convert relative symbolic links to absolute symbolic links
- why does my vim command-line path differ from my shell path?
- execute shell script from workspace on remote machine after build successful (jenkins)
- keep alive express process after close the terminal
- execute python script with function from command line, linux
- capture output from git command?
- send message to a python script
- bash loop between two given dates
- floating-point operations with bash
- exit code of traps in bash
- shorter scala script header
- raise exception on shell command failure?
- how does one add a secondary verb to a file type in windows shell?
- perform an operation for *each* item listed by grep
- how to send ssh job to background
- is it possible to write one script that runs in bash/shell and powershell?
- django: test client's context is empty from the shell
- capture stdin / stderr / stdout of a process after it's been started, using command line?
- explain the bash command “exec > >(tee $log_file) 2>&1”
- new line in bash parameter substitution ${rev%%\n*}
- how to set ant_home on ubuntu desktop 12.04?
- how to rename files using wildcard in bash?
- how do you automatically colorize program outputs in a bash shell?
- how do i check if certain files exist in bash?
- insert into mysql from bash script
- telnet inside a shell script
- unix: getting export path to “stick”
- create a pipe that writes to multiple files (tee)
- how to kill a scan operation in hbase shell without ctrl-c
- matching text in quotes (newbie)
- importing .csv file to sqlite3 db table
- windows, emacs, git bash, and shell-command
- creating an ishellitem instance for a non-existent file
- how can i access windows file preview icons from my wpf application
- find the remote parent branch of a local git branch
- running a shell command from ruby: capturing the output while displaying the output?
- duplicate photo searching with compare only pure imagedata and image similarity?
- taking multiple files (arguments) from windows shell context menu on c#
- dynamic dialog --menu box in bash
- “invalid arithmetic operator” in shell
- how to implement a stdin, stdout wrapper?
- single quote escaping in applescript/shell
- execute shell command in kernel module
- how to get attributes from win32com.client.dispatch(“shell.application”)
- xcode 10 build phase shell script
- bash function with tmux send-keys
- how to syntax check portable posix shell scripts?
- how to run program on ( ubuntu bash windows 10 ) from windows task scheduler
- how can i add arguments to osx launchd plist to pipe output to a log file?
- get aws emr cluster id from name
- removing all html tags from a webpage
- sed - delete all characters before dash
- need a shell script that deletes all files except *.pdf
- what simple mechanism for synchronous unix pooled processes?
- sed: replace a block of text
- append to /etc/apt/sources.list
- “set -o noglob” in bash shell script
- how to create an array from the lines of a command's output
- how can i display the 'send to' and 'open with' context menus?
- how to create a batch file in mac?
- merging large number of files into one
- why use nginx with “daemon off” in background with docker?
- build uiautomator 2.0 from command line
- how to open adb shell and execute commands inside shell using python
- find the depth of the current path
- how do i translate this `for` loop for the fish shell?
- opening default text editor in bash?
- brew install python, but then: “python-2.7.6 already installed, it's just not linked”
- exit code of command substitution in bash local variable assignment
- what happened to the tmp environment variable?
- how to .bashrc for root in docker
- in bash, how do i interpolate $(…) in a string?
- want to check whether a command succeeded by redirecting its output to a variable
- is wget or similar programs always available on posix systems?
- running node from a bash script
- why vim is changing first letter to g after opening a file
- short command to find total size of files matching a wild card
- simple search and replace without regex
- mkdir error in bash script
- can i use gcloud in git bash on windows?
- bash: extracting last two dirs for a pathname
- upload to s3 with curl using pre-signed url (getting 403)
- how to call makefile located in other directory?
- rsync : recursively sync all files while ignoring the directory structure
- ignoring bash pipefail for error code 141
- not a valid command: idea-shell (similar: shell, oldshell)
- easy way of loading project's rebar dependencies in erlang shell
- excluding hidden files from du command output with --exclude, grep -v or sed
- bash - exit parent script from child script
- ipython command not found terminal osx. pip installed
- python zip() behavior in bash?
- how to escape whitespace in a bash alias?
- test if multiple files exist
- shell into swarm container
- 'have' keyword for bash completion
- how to change android studio terminal background color
- bash variable capture stderr and stdout separately or get exit value
- how to use null (\0) as the delimiter in gnu sort
- cron job doesn't output to nohup.out
- customize tab completion in shell
- how to list all background pids in bash
- zsh run a command stored in a variable?
- convert command line arguments to regular expression
- run rmarkdown with arguments on the command line
- are there uses for '>&0' (redirect to stdin)?
- how can i make the “find” command on os x default to the current directory?
- zsh prompt and hostname
- how to make echo interpret backslash escapes and not print a trailing newline?
- bash loop skip commented lines
- bash: check if remote file exists using scp
- bash script to install aws cli tools
- vscode terminal windows - git-bash aliases getting ignored
- appium doctor - unable to set $java_home/bin into path variable on macos 10.12
- how to use bash to get the last day of each month for the current year without using if else or switch or while loop?
- bash search for string in each line of file
- how can i re-add a unicode byte order marker in linux?
- the number of processes a user is running using bash
- externally disabling signals for a linux program
- using mplayer to determine length of audio/video file
- what is eof!! in the bash script?
- find files and execute command
- how do i keep ssh connection alive on windows 10?
- unix bash shell programming if directory exists
- can i read line from a heredoc in bash?
- how to make a bash function return 1 on any error
- how to grep for the exact word if the string has got dot in it
- linux ssh bash fork retry: no child processes
- how can i check if a string is in an array without iterating over the elements?
- grep recursive and count
- interpolating variables which contain '$' in a bash script
- ask mongodb if it is master out of a bashscript
- use of shell object in gjs
- run shell command with input redirections from python 2.4?
- how to rename an annotated tag in git
- bash: send sigtstp signal (ctrl+z)
- docker run a shell script in the background without exiting the container
- capistrano deployment from windows using forward_agent option: “error reading response length from authentication socket.”
- how can i use the hbase shell to create a table with pre splitting and compression or other options
- spawning an interactive telnet session from a shell script
- zsh zle shift selection
- how to simulate two consecutive enter key presses for a command in a bash script?
- using output of previous commands in bash
- testing command line utilities
- cygwin ssh shortcut from windows desktop
- copy/paste part of a file into another file using terminal (or shell)
- permission denied (publickey) errors on windows when using moovweb
- interesting usage of tar… but what is happening?
- android adb shell am startservice: error not found
- make java program return value to calling shell script
- regex to replace last occurrence of a string in each line
- adding colors in python interpreter prompt, does not wrap properly
- read common name from .pem file
- splitting bulk text file every n line
- how to grep and then fail an if-statement on specific output from grep?
- how to create a temporary file with portable shell in a secure way?
- find in directory that starts with dash
- seq uses comma as decimal separator
- executing shell-script with parameters from java
- svn post-commit hook sending a message back to client
- fish shell how to get the pid of the process started in the background
- cli-spring shell in intellij
- bash regex to check floating point numbers from user input
- pipe is returning empty string in bash in git for windows
- how to display number to two decimal places in bash function
- why won't my build phase scripts be executed when creating an ipa from command line?
- batch copy and rename multiple files
- bash: return a string from bash function
- find all words containing characters in unix
- convert backslashes to forward in batch files
- extracting .tar file isn't working
- how to pass command line argument with space in bash scripts
- mount an sd card manually from adb shell in android
- specify which shell yarn uses for running scripts
- best way to overwrite file with itself
- ntpdate command not found in macos mojave
- how does one enter a python virtualenv when executing a bashscript?
- bash while loop threading
- how to set the “media created” date on an mpeg-4 file
- execve(“/bin/sh”, 0, 0); in a pipe
- bash: -exec in find command and &
- how to export dot separated environment variables
- jenkinsfile: permission denied when running sh step in docker container
- how do i get a bash script working on freebsd, openbsd and linux without modifying it?
- bash will not auto-complete (tab) with files
- enable / disable wifi via bash scripting on android
- bash: loop over files listed in a text file and move them
- variable substitution in a for-loop using {$var}
- “build” item in windows explorer's context menu of a vs solution file?
- how to use bash/expect to check if an ssh login works
- execute shell script everytime a new user is created
- how to make ssh command execution to timeout
- insert copyright message into multiple files
- how to run a cmd.exe batch file in a sub shell
- how to start mysql in git bash in windows 8.1
- linux rename files based on another file in the directory?
- why is `source /home/vagrant/.bashrc` not working in a vagrant shell provisioning script?
- start daemon on remote server via jenkins ssh shell script exits mysteriously
- how to list all binary file extensions within a directory tree?
- write current date/time to a file using shell script
- how to get git log without the commit message
- output sar command results to a csv file
- how to execute commands in docker container as part of bash shell script
- why linux always output “^c” upon pressing of ctrl+c?
- run a script over multiple files in unix
- eclipse doesn't use the path set in .bashrc
- what is the difference between the various shell profiles?
- how to run grep inside awk?
- bash: remove headers from http response
- bash - pipe creates a subshell
- xcode 8 shell script invocation error
- how to run clozure cl (lisp) from a shell script on os x?
- combining big data files with different columns into one big file
- flask shell commands not working
- preconfigure an empty password for mysql via debconf-set-selections
- find files modified over 1 hour ago but less than 3 days
- run bash script with django
- remove whitespace from bash variable
- using p4merge as git diff tool
- boolean cli flag using getopts in bash?
- how to store output from printf with formatting in a variable?
- python converting video to audio
- how can i test if a list of files exist?
- how to start another bash in dockerfile
- export shell environment variable before running command from php cli script
- how to combine images in ruby
- build a string in bash with newlines
- how can i escape characters in sqlite via bash shell?
- what is the intended effective ordering of `set -o` options in bash? does `histexpand` trump `posix`?
- how to 'break' out of an if loop in bash?
- running python script as root
- sorting with multiple keys with linux sort command
- bash string to array with ifs
- text alignment center - shell script
- can't open sqlite on git bash
- setting environment variable with leading digit in bash
- deleting content of folder with shell script
- sed: how to replace a string found after a specific pattern is located in a file
- emacs: pass arguments to inferior python shell during buffer evaluation
- capture cpu and memory usage dynamically
- bash script to exit when any command (including non-simple commands) fail
- why uniq -c output with space instead of \t?
- difference between eval and backticks (reverse apostrophe)
- -bash: syntax error near unexpected token `)'
- two processes write to one file, prevent mixing the output
- how expensive is a bash function call really?
- simple math statements in bash in a for loop
- bash retrieve column number from column name
- android notifications through adb
- read lines between two keywords
- how to manipulate array in shell script
- homebrew in os x 10.9.2: error: sha256 mismatch
- run several python programs at the same time
- how to configure the default shell in msys2/mintty?
- shell script remote execution using python
- running shell commands in swift
- how can i grep in a loop?
- reading realtime output from airodump-ng
- advantage of $path over alias
- how do i execute multiple shell commands with a single python subprocess call?
- how to loop in bash script?
- need help porting a sed command from debian to osx
- mongodb - how to select only numeric strings / check whether string is numeric in mongo-shell
- extract email addresses from a website using scripts
- get qmake to execute shell script after build finished on mac
- using multiple layers of quotes in bash
- how to get percentage of processor use with bash?
- bash parse filename
- ishelllink::seticonlocation translates my icon path into %program files% which is wrong
- modify conf file with shell script
- how to get `cloud functions shell` work with firestore
- what is the correct syntax for running a bash script as a step in emr?
- posix shell like implementation in java
- different output between powershell tobase64string & linux base64
- how to set settings for a subproject in sbt shell (without using project command)?
- convert charset from a entire project to utf-8
- bash script to push/pull from private git repository?
- starting and killing java app with shell script (debian)
- rm cannot delete files starting with “--”
- curl -f line break not interpreted correctly
- how can i copy only header files in an entire nested directory to another directory keeping the same hierarchy after copying to new folder
- bash variable from command with pipes, quotes, etc
- pod install in xcode bots trigger
- executing bash script via java in background after ssh connection is closed
- grep last n matches across files
- renaming and moving files in bash or perl
- running ssh remote command and grep for a string
- how can i use scrapy shell to with parameters on url
- clear cmd-shell with php
- forking a github repo using from the command line with bash, curl, and the github api
- algorithm to find ipv4 networks in cidr notation between two ipv4 addresses
- how to use bash script variables in expect conditional statements
- shellwords.shellescape implementation for ruby 1.8
- how to pipe data to interactive bash script and pipe output to another command?
- how can i control the perl version used when submitting grid jobs?
- awk, pipe and tail -f giving unexpected behavior
- why aren't shell_notifyicon balloon tips working?
- getting user input after stdin has been redirected, in a bourne script
- check unix username and password in a shellscript
- use sed to insert a line after matching a block of text
- how do i change charset / locale in conemu?
- redirecting console output to a python string
- genymotion shell is there a command to view my database?
- splitting a large, complex one column file into several columns with awk
- git without bash/cygwin
- ldapsearch to ldapjs conversion
- find a line in a file and add something to the end of the line in bash
- bash read inside a loop reading a file
- swap characters in specific positions in strings of varying lengths
- send text to standard input of a windows console app
- how can i use a class for my shell viewmodel in durandal?
- running bash script from iphone app?
- add a .pdf file(.png basically) to the end of every page in another .pdf file
- closing connections via s_client in a shell script
- is it possible for emacs to run a matlab shell that is located on a remote server?
- how to execute shell command in java?
- put only the stdout of the last shell command in a python variable
- spawn command not found
- piping of grep is not working with tail?
- run a looped process in bash across multiple cores
- saving crontab files
- reorder lines near the beginning of a huge text file (>20g)
- bash trap interrupt command but should exit on end of loop
- copy stderr and stdout to a file as well as the screen in ksh
- incremental number in shell script on each loop
- using sed on xargs variable isn't working inside shell expansion
- audio doesn't play with crontab on raspberry pi
- linux: find a list of files in a dictionary recursively
- bash scripting regular expressions
- remove everything after a certain string
- bash declaratively defining a list to loop on
- deleting expired provisioning profiles
- run shell script file on android embedded device using system function in android ndk
- access /private/etc with c
- bash script telnet to test multiple addresses and ports
- grabbing every 4th file
- running android junit tests from command line
- in bash, is there a way to expand variables twice in double quotes?
- make bash differentiate between ctrl-<letter> and ctrl-shift-<letter>
- is there a way to package bash shell scripts with applescriptobjc app on macosx with xcode?
- using google as a dictionary lookup via bash, how can one grab the first definition?
- how do i change my current directory from a python script?
- 'find' using regex with variables
- can the find command's “exec” feature start a program in the background?
- use grep to remove words from dictionary whose roots are already present
- shell script wrappers for npm packages that are command line programs
- multithreading issue with wx.textctrl (or underlying gtk+)
- how can i check the available shells in mac osx?
- using ping in parallel in a bash script
- git post-receive checkout to remote machine?
- how do i make a bash script to find unused images in a project?
- how to get hz with adb shell
- bash script: gzip an entire folder and keep files extensions same [closed]
- jq: adding nested object to a json
- merge csv files using join/awk/sed
- problems using git diff to create file list for deploy
- how to open multiple files with delphi program invoked via shell open
- how do i execute a python script from the command line using custom commands?
- create/delete users from text file using bash script
- difference between different ways of running shell script
- create process independent of bash
- python terminal menu? terminal coloring? terminal progress display?
- sed to match pattern across a newline
- console output in pipeline:jenkins
- need explanation on pri standard format specifier for ps - possible bug in documentation
- override drag and drop for shell extension
- read a key combination with bash script
- macports and the bash path
- how to open a pdf with wscript.shell
- osx automator failing to run python script with modules from shell
- i get 'command not found' when i try to run android emulator on mac os x
- aws not working working from cronjob
- azure storage table api rest with curl
- the lxss folder in windows for bash on ubuntu on windows is missing
- duplicating stdout to stderr
- using “and” in bash while loop
- how to specify error log file and output file in qsub
- variables multiplication for the factorial calculation
- bash for inline command
- on unix, find if user who executed the program is root?
- cygwin ssh gives “killed by signal 1” on exit
- is there a way to glob a directory in ruby but exclude certain directories?
- does netbeans support coloring for .sh (bash) scripts?
- open chrome from terminal with developer console open
- repository 'http://security.debian.org/debian-security buster/updates inrelease' changed its 'suite' value from 'stable' to 'oldstable'
- bash shebang option -l
- take the last part of the folder path in shell
- append text to file using sed
- err_empty_response from docker container
- assign local variable from function in linux bash a new value
- rounding up float point numbers bash
- anding exit codes in bash
- suppress “nothing to be done for 'all' ”
- how to use ctrl+c to stop whole script not just current command
- bash centos7 “which” command
- get subnet mask in linux using bash
- is it possible to edit a symlink with a text editor?
- how do i create a new file on a remote host in fabric (python deployment tool)?
- bash: how to trim whitespace before using cut
- is nesting of here document possible in a unix bash script?
- get bash history to vi
- how do i use head and tail to print specific lines of a file
- why doesn't **find** find anything?
- bash: read into multiple local scope variables
- find files and print only their parent directories
- how to replace newlines with tab characters?
- how to check if the sed command replaced some string?
- ssh heredoc: bash prompt
- intellij does not recognize path variable
- bash – how should i idle until i get a signal?
- how do i run a sudo command in emacs?
- how can i select the filename with the highest version number?
- bash + for loop + output index number and element
- changing to parent directory in unix
- authentication failed on tfs server
- what's the difference of using #!/usr/bin/env or #!/bin/env in shebang?
- bash: nano: command not found at windows git bash
- bash loop until a certain command stops failing
- what is the javascript engine that runs mongodb shell? [closed]
- twine not found (-bash: twine: command not found)
- in bash how do you see if a string is not in an array?
- in array operator in bash
- is there a good python gui shell?
- line-wrapping problems with ipython shell
- $${home} or ${home} in makefile?
- python 'source home/.bashrc' with os.system()
- what's the correct way to redirect both stdout and stderr in bash?
- cannot connect to mongodb atlas through mongo shell
- ssh : remotely run a script and stay there
- how can i use powershell's -filter parameter to exclude values/files?
- exactly what does env do in bash?
- how to execute mongo commands from bash?
- self deleting bash script
- in a makefile, how to get the relative path from one absolute path to another?
- symbolic errno to string
- running a binary without a top level script in slurm
- display socket options
- can a long sed command be broken over several lines?
- subprocess in python: file name too long
- case insensitive regex in bash
- bash: strip new-line character from string (read line)
- use tee command to redirect output to a file in a non-existent dir
- convert between byte count and “human-readable” string
- sed: change values of properties of an environment in a .yml file
- how can i test my bash script on older versions of bash?
- how can i find the location of the tcsh shell script i'm executing?
- “git bash here” is not preserving bash history between sessions
- how to match until the last occurrence of a character in bash shell
- scripts for listing all the distinct characters in a text file
- how to kill all processes that were opened by a shell script upon ctrl + c?
- which programming language has very short context-free grammar in its formal specification?
- bash: getting percentage from a frequency table
- using a bash variable to pass multiple headers to curl command
- how to redirect entire output of spark-submit to a file
- can i use fabric to perform interactive shell commands?
- find and delete .txt files in bash
- get argument from pipe
- stop executing makefile
- what setup file does eshell (elisp shell) read when it starts? how eshell sets its path?
- counting characters, words, length of the words and total length in a sentence
- how to remove duplicates from a file and write to the same file?
- how to map delete and end keys on tcsh shell?
- powershell analogue of bash's `set -e`
- how to timeout with exit(0) from bash
- how to get bash version number in os x
- how can i tell if a makefile is being run from an interactive shell?
- replace forward slash with double backslash enclosed in double quotes
- why does popen() invoke a shell to execute a process?
- (un/de)compress a string in bash?
- how to make fish shell use an rvm ruby by default
- hex to binary conversion in bash
- how to access mysql database using shell script?
- bash: refer to previous arguments of current command
- how do i create a file listener in linux?
- how to set bash interpreter path in intellij
- stop echoing ^c to terminal
- spinal case to camel case
- in bash script, how to use function exit status in while loop condition
- how to use twitterutils in spark shell?
- while using printf how to escape special characters in shell script?
- php vs bash for cli scripting? [closed]
- how do i call out to a command-line program from a gnome shell extension?
- print document value in mongodb shell
- control to the next statement after running eval command
- passing bash array to python list
- is there a windows 10 powershell equivalent to .bashrc for linux bash?
- after running program leave interactive shell to use
- fish shell command subsitution
- bash_aliases and awk escaping of quotes
- bash script to edit cfbundleversion field of project-info.plist file
- bash script: can not properly handle sigtstp
- count number of occurrences of token in a file
- how can i set the path for supervisord so it finds the executables
- difference between linux variables $bash_subshell vs $shlvl
- apache htpasswd secure password change
- sending code from vim to stata
- how to get parent folder of executing script in zsh?
- how to send data using curl from linux command line?
- how can i cut(1) camelcase words?
- how do shell text editors work?
- how do i execute an arbitrary script with a working directory of the directory its in?
- importing a module in idle shell
- split string into array in bash
- how to get original location of script used for slurm job?
- get sha1 of latest remote commit
- reopen stdout and stderr after closing them?
- where can i find a graphical command shell?
- best/easiest way to parse configuration parameters in sh/bash and php
- mysql from the command line - can i practically use locks?
- how to store result from sqlplus to a shell variable
- bash shell list files using “for” loop
- git clone with username password authentication in one go
- how can i (from a script) add something to the zsh command history?
- grep pattern from file, print the pattern instead matched string
- counting folders with powershell
- unix, split file into chunks of max n bytes, keeping complete lines
- how to create github pull request using curl?
- using an environment variable to pass arguments to a command
- text file data parsing lines and output as columns
- how to find set difference of two files?
- shortcut to replace all strings in previous bash command
- use result from mongodb in shell script
- using jq, flatten arbitrary json to delimiter-separated flat dictionary
- root shell command to clear dns cache in lollipop?
- tie the life of a process to the shell that started it
- shell gnu-screen -x stuff problems
- alternatives to xargs -l
- change owner of a currently running process
- define schemes in an xcode phonegap project from terminal
- how to access a bash environment variable from within r in emacs-ess
- running sed on string, benefit of using “echo” + “pipe” over “<<<”
- difference between braces {} and brackets () in shell scripting
- how to find the new path of a renamed file whose original name is known?
- how to use awk to extract a quoted field?
- how to autocomplete at the kornshell command line with the vi editor
- how to add git credentials to the build so it would be able to be used within a shell code?
- how to make jq treat argument as numeric instead of string?
- bash date/time arithmetic
- how do i restart the idle python shell in linux?
- how do i read any one key in bash?
- how to run ./script.sh in windows git shell?
- run shell commands in scala code on windows seems to require the full absolute path of the command
- how to split string to arguments like shell?
- brew install redis (osx 10.7)
- emacs shell command output not showing ansi colors but the code
- relative shebang: how to write an executable script running portable interpreter which comes with it
- output ip only from an nmap scan on open port
- list all files not starting with a number
- java executing bash script, error=26 text file busy
- bash - date command and space
- bash script to create symbolic links to shared libraries
- shell command to strip out ^m characters from text file
- a better way to do git clone
- shell script to get exception from logs for last one hour
- regex pattern to edit /etc/sudoers file
- how to make a shell script run in mac when double clicking it?
- externally-located 'npm run' scripts in package.json on windows?
- run shell script for every file in directory
- how to obtain the pidl of an ishellfolder
- cannot load main class from jar file in spark submit
- how to make pip available to git bash command line on windows?
- test for regex in string with a posix shell
- writing my own shell in c, how do i run unix executables?
- shell - temp ifs as newline only. why doesn't this work: ifs=$(echo -e '\n')
- lang.class in javascript
- make output of command appear on single line [closed]
- check for existence of wget/curl
- git - use port 9418 for remote on github
- integrate bash test scripts in cmake
- shell script to join 5 or more json files together
- fish command substitution doesn't work like in bash or zsh
- bash: how can i replace a string by new line in osx bash?
- cdpath functionality in powershell?
- how to remove special characters in file names?
- delete first column of csv file
- how to move all the files of a directory into multiple directories with a given number of files?
- how to parse http headers using bash?
- faulty tail syntax or grep command?
- how to redirect output of a program only if it succeeded?
- bash script to prepend a random number to all files
- android studios: android device manager shows no files for nougat 7.0 in file explorer
- fish shell - showing the current command in the window title of screen
- sed: simultanous in-place replacement, and printout of changed lines?
- signal handler accessing queue data structure (race condition?)
- how to save cmake output to file?
- powershell as gvim(vim) :shell
- “illegal byte sequence” error while using shell commands in mac bash terminal
- linux g++ compiler redirect stderr and stdout creates empty file
- bash: search up a directory tree
- meteor will not run without sudo?
- how to iterate through all ascii characters in bash?
- linux shell title case
- jenkins email-ext pre-send script
- simulated two keyevents with adb shell for alt, shift, etc
- howto pass a string as parameter in awk within bash script
- how to load files according to created date in windows command shell via sql server's xp_cmdshell
- exporting variables between shell script
- get everything in a file after a grep'd string
- python sys.argv out of range, don't understand why
- how to get curl to save to a different directory?
- perl - dbi and .pgpass
- get list of running apps on mac os x in bash? [closed]
- error handling in bash/expect script
- suppress the output to screen in shell script
- start a spring-shell based application not interactive
- filter json via bash - case insensitive
- oozie shell action: exec and file tags
- taking logcat and kernel logs simultaneously
- how can i log “show processlist” when there are more than n queries?
- how to embed a command into bash which act as built-in? [closed]
- swt shell resize depending on children
- visual selection in bash / cli
- how to receive stdio and error_logger messages on a remote shell
- nullglob disables pathname tab-completion
- bash printf two arrays in two columns
- c# shell extension
- how to perform an action when a remote (http) file changed?
- loop through json using jq to get multiple value
- sorting alphabetically in bash
- bash: logging stdout from multiple xargs parallel processes to separate log files
- broken pipe in tee with process substituion
- passing part of patterns from sed to shell
- vbscript wscript.shell run() - the system cannot find the file specified
- checking for null string in bash
- why am i able to execute jars directly from bash?
- running erlang shell as a daemon/service
- git: unable to redirect/parse the output of 'git fetch --dry-run' command
- how to create several files from a list in a text file?
- how can i write a startup script for mac os x?
- python: is it possible to change the windows command line shell current directory without changing the actual current directory?
- kill the previous command in a pipeline
- automating svn update
- how to restart meteor
- use the output of a command as input of the next command
- sort each line in a text file
- manipulate zsh arrays with operator j
- running shell commands from app [rooted]
- bash script to check file name begins with expected string
- programs running aapt in android sdk from shell and from sbt
- using sed in bash script to replace latex aliases
- bash, run script on every .jpg file in a directory with subdirectories
- how to move old file to another folder
- check if screensaver is active using mac bash script command
- flask shell - how to set server name for url_for _external=true?
- intellij: ubuntu/linux how to open file with intellij from shell
- paths with -a does not make sense for bash function
- cannot download node packages using npm and shell
- how to display modal window using osascript or applescript in os x
- count the occurrence of a string in an input file
- how do i define an emacs lisp function to spawn a shell buffer with a particular command executed in the shell?
- replace fullwidth punctuation characters with normal width equivalents
- how to force rubygems or shell to use a certain version of a gem's executable?
- echo but retain double quotes
- pipe between python scripts
- search duplicate element array
- how do i run ssh in shell to return values into vba variable?
- how do i get these results in separate automator variables?
- how do i suppress output from this shell command
- paste clipboard content into a variable in bash using xclip
- updating .bashrc and environment variables during vagrant provisioning
- how to drop files onto .mapimail
- how can i convert a file full of unix time strings to human readable dates?
- linux + find word in file under directory but quickly
- get name of last run program in bash
- hbase does not run after ./start-hbase.sh - permission denied?
- using cut in bash on a file with a unique deliminter
- bash merge multiple lines
- run a .jar file using .sh file in unix
- smart ordering localized.strings file
- how to run two methods in parallel ruby
- in bash, how to write alias or function for “export grep_color='1;32'; grep --color”?
- mpc / mpd on linux: how to play local wav file
- bash redirect to /dev/stdout: not a directory
- sed/awk or other: one-liner to increment a number by 1 keeping spacing characters
- how to remove square brackets and any text inside?
- read line containing string (bash)
- fish shell: shortcut for accept and run command suggestion
- set default tab on xamarin forms shell
- custom caliburn.micro splashscreen with shell screen conductor
- git pre-commit hook which searches non-utf-8 encodings among modified/added files (and rejects commit if it finds any)
- vscode terminal not showing current folder
- ash variable indirect reference
- trying to delete all but most recent 2 files in sub directories
- bash completion from another completion
- changing the json using jq in bash
- multi-threaded bash programming - generalized method?
- find based filename autocomplete in bash script
- sort a file based on a column in another file
- find internal ip address with bash
- bash or python, when print characters to terminal, how to change a character at a fixed position?
- current value of process' environment variable
- in bash, how can i force a flush of an incomplete line printed to the terminal
- awk: redirecting script output from script to another file with dynamic name
- broken bash prompt wrap line
- how to change apache httpd.conf file on mac os x?
- confusion with shell-globbing wildcards and regex
- asynchronous bash script
- shell expansion with heredoc
- is it possible to show all local branches at the same time in windows explorer?
- running a command completely indepenently from script
- how do you use getopts?
- killing ssh session kills running process
- android file permissions on android 6.0
- how to translate the wslpath /home/user/ to windows path
- binding on a port with netpipes/netcat
- how can i get large icons for a file extension using windows shell?
- calling shell script from pl/sql, but shell gets executed as grid user, not oracle
- run shell script after xserver is started? [closed]
- bash script for load data infile mysql
- getting javascript to run a process if it's not already running
- bash scripting, git and filenames with spaces
- extract parent domain name from a list of url through bash shellscripting
- read makefile variable from console if not set
- using find and curl to upload a directory contents to sonatype nexus repository
- automated installation of r-studio using shell script
- error when trying to extract hyperledger artifacts
- could an existing fd always be duplicated both as input and output?
- add timestamp to cat output from shell script
- multi-server monitor/auto restarter in python
- unix shell script run sql scripts in parallel
- 1: command not found
- java executing linux command
- show image notification from bash script
- linux awk comparing two csv files and creating a new file with a flag
- getting next month with date command?
- bash script to get info from ffprobe
- how to launch a job in a shell which will persist even if the shell which launches it terminates
- get a list of all 1st level directories impacted by recent commits for a git monorepo
- different directory for bash_completion (auto-complete subfolders under specified directory)
- parallel: how to reference multiple arguments from a function
- export bash command-line-argument variables for use in embedded expect
- passing arguments from a call to a bash script to an rscript
- jq: how to multiply values that are recognised as strings?
- unable to solve “syntax error near unexpected token `fi'” - hidden control characters (cr) / unicode whitespace
- conditional awk hashmap match lookup
- alias in cshell with grave accents, apostrophes and more
- how to execute terminal command in swift?
- replace in a csv file value of a column [closed]
- bundle install not running from my post-update hook
- self-extracting script in sh shell
- using “ echo append >> file” recursively
- why does running npm test result in: '.' is not recognized as an internal or external command, operable program or batch file.?
- how can i enable ctrl-c / ctrl+break after calling system?
- filter text which appears between two marks
- no command 'ember' found
- how to login to an ftp server using shell scripting in linux?
- can't set java_home on catalina
- how to backup filesystem with tar using a bash script?
- bash & awk: loop through dir running two separate awk commands on all files and saving in new dir
- how to make web based python interactive shell
- from a shell script open a new tab in a specific instance of firefox
- the hard way to debug the mysterious git+ssh+proxy failure “bash: no such file or directory”
- is it possible to parallelize awk writing to multiple files through gnu parallel?
- to split into fixed sequences smoothly by group values of flags
- how to maipulate the shell output in php
- list the files with minimum sequence
- remove absolute path using sed command
- how to pass argument to java bash script?
- assign action to variable in automator for use in shell script
- better way to check linux version?
- run any linux terminal command from typescript?
- bad credentials for github api
- how to deactivate bash_history stats print when opening a new terminal window on my mac?
- how to use idlelib.pyshell to embed an interpreter in a tkinter program?
- bash: copy all files and directories into another directory in the same parent directory
- /bin/bash: line 117: kubectl: command not found gitlab-ci
- osx terminal not recognizing ~/.bashrc and ~/.bash_profile on startup
- do i need to escape characters in this matlab string?
- windows cmd git bash: conda.sh no such file or directory (windows line endings, missing slashes)
- find, replace, and increment at each occurence of string
- what is the right way to set up hbase, hadoop, hive to access hbase through hive?
- running ios-sim with jenkins
- the simplest way to join 2 files using bash and both of their keys appear in the result
- how to use git shortlog to aggregate user commit stats over multiple repositories in a single directory?
- dissecting this code, explanation - check if array subset of another array
- bash seems to ignore bash_env when accessed through a symlink
- converting json map to csv using jq
- calling perl from a shell script, how do i pass a return value from perl to the shell?
- how to pass an argument with space from bash script to bash script?
- bash-script printing a pdf to a pdf in linux
- bash: executing command stored in variable
- java process cannot get the inputstream through runtime.getruntime().exec()
- fatal: could not read username when pushing to git using a cron job
- insert text into file after a specific text
- how to assign the output of a background job into a bash variable?
- how to obtain the name of the calling shell in python?
- cron bad minute error: “home.cron”:0: bad minute crontab: errors in crontab file, can't install
- evaluating a remote (paramiko) ssh command's output into a success/failure boolean
- read usb card reader with linux? omnikey cardman 3121 usb
- how to get just a list of yum updates
- custom shells started automatically from .emacs
- calling perl subroutine in shell script
- awk replace null column values with column values of previous row (continuation)
- how to fill empty cells in a csv with data from a previous cell in the same column?
- loop of test suites in a casperjs test file results in random failures in the shell
- suppress output to stdout when piping echo
- mongo uuid type 03 instead of 04 from mongo shell
- print the lines between two dates from the log using shell command in linux
- how do i pass a python variable to bash?
- linux bash timer
- combining wget and zenity/yad
- jq or xsltproc alternative for s-expressions?
- read the files one by one in a zip file using bash
- updating table rows based on txt file
- how to find if a file/directory is checked out in clearcase using shell script
- login to a site and then post to a page in it
- inotifywait not performing the while loop in bash script
- need to extract a block of text between two blank lines
- conda installation of environment (pyferret) unsuccessful
- get result from shell script objective-c
- how can i use sed to delete line with square brackets?
- script gnuplot on windows os
- split string using \r\n using ifs in bash
- how can i interpret variables on the fly in the shell script?
- how to get success count, failure count and failure reason when testing rest webservices from file using shell script
- remove linefeed from csv preserving rows
- how do i write some (bash) shell script to convert all matching filenames in directory to command-line options?
- how to get empathy contact list in gnome shell extensions?
- shell test for “images are different”?
- invoke external shell script from php and send some input to it
- how to implement threading to run two bash shell commands in python?
- bash tips needed for understanding how to escape characters in command-line
- $input ambiguous redirect
- shell script that goes up n folders in the file system
- ansible: copying one unique file to each server in a group
- how to extract fasta sequence using sequence id (shell script)
- how do i store a command in a variable and use it in a pipeline?
- run linux script from java
- replace a part of a string with a shell variable's expansion
- bash command line arguments passed to sed via ssh
- the bash vulnerability cve-2014-6271 . can it affect my cgi perl scripts? how to understand this?
- syntax for shell command in android app
- trying to send an email through a groovy shell script
- how to capture azure vm image with “specialized” vm creation type using power shell? or how to create a specialized image of a rm vm?
- xargs long arguments and pause between commands
- linux c: shell-like environment - for individual execution - of c commands? (c interpreter)
- why isn't git bash transforming the path to *nix notation for my python installation?
- need to fix path in my bashrc file for rvm
- how to use ls to list out files that end in numbers
- storing openssl file digest as shell variable?
- how to stream tmux pipe-pane via udp
- append output of multiple curl requests to a file from shell script
- awk argument prints unwanted newline
- how to replace multi-line text in bash programming
- is it possible to write a script on a server side hook on github
- is it possible to get a completely new instance of google cloud shell?
- analyzing shell sort algorithm (big o)
- linux history command
- bash sh script - rename file with specific extension + move to specific location
- grep for timestamp and word
- run cat on remote computer and send output a variable using expect
- postgresql - pg_config -bash: pg_config: command not found
- how to access your terminal window via the browser?
- function to check the return code of supplied command
- zip columns from separate files together in bash
- if grep finds what it is looking for do x else y
- trouble wrapping head around complex sql delete query
- dockerfile - how to pass an answer to a prompt post apt-get install?
- can't get amazon cmd shell to work through boto
- how to force intellij to highlight file with no extension as bash?
- should command line options in posix-style operating systems be underscore style? [closed]
- mysql password is messing up my dump
- fastest gap sequence for shell sort?
- check if file exists and continue else exit in bash
- environment variables in symbolic links
- restart process on file change in linux
- docker alpine /bin/sh script.sh not found
- brace expansion in python glob
- “/bin/bash -l” invalid option
- why can't bash recognize the existence of a socket file
- broadcastreceiver permission for adb shell
- executing maven task from shell script and getting error codes
- calculating the power in bash
- ignoring calledprocesserror
- chain commands on the powershell command line (like posix sh &&)
- how do you create a shell script target in xcode 4.2?
- some issues about cygwin[linux in windows] (socket,thread,other programming and shell issues)
- finding the longest word in a text file
- how to change cursor shape depending on vi mode in bash?
- unix script appends ^m at end of each line
- detect if python script is run from console or by crontab
- pass multi-word arguments to a bash function
- errno::enomem: cannot allocate memory - cat
- capture output of a bash command, parse it and store into different bash variables
- how does subprocess.call() work with shell=false?
- programmatically change the windows shell
- giving a file/directory the same modification date as another
- how to split an array into chunks with jq?
- in shell, split a portion of a string with dot as delimiter
- how to sort output of “s3cmd ls”
- how to remove the second line of consecutive lines starting with the same word?
- docker run script which exports env variables
- what does this error mean? (sc2129: consider using { cmd1; cmd2; } >> file instead of individual redirects.)
- difference between mac `find` and linux `find` [closed]
- could someone explain this try/catch alternative in bash?
- what's a good way to write batch scripts in c#?
- how do i preload imports into django's manage.py shell command?
- bash: unescape string
- mongodb: javascript execution failed : can't save a dbquery object at src/mongo/shell/collection.js
- bash decimal to base 62 conversion
- retrieve parent directory of script
- unix find: list of files from stdin
- -bash: /usr/bin/virtualenvwrapper.sh: no such file or directory
- connecting input _and_output between of two commands in shell/bash
- alternatives to system() in r for calling sed, rsync, ssh etc.: do functions exist, should i write my own, or am i missing the point?
- how to check if a string contains a special character (!@#$%^&*()_+)
- java.lang.noclassdeffounderror: org/codehaus/plexus/classworlds/launcher/launcher when running bash file to build the project
- how can i append a variable text to last line of file via command line?
- how to check if one file is part of other?
- how do i preserve leading whitespaces with echo on a shell script?
- emacs compilation mode won't see bash alias
- aws codedeploy afterinstall script is being run from code-deploy agent dir
- extracting part of a string to a variable in bash
- do here-strings undergo word-splitting?
- bash "&" without printing "[1]+ done "
- how to detect the last line in awk before end
- pipe emacs shell output to a new buffer
- how do i check the exit status of a makefile shell invocation?
- ansible set_fact doesn't change the variable value
- reset bash history search position
- what is a convention for naming a constant in bash?
- how to edit a kubernetes resource from a shell script
- how can i minify json in a shell script?
- using sed to replace text with spaces with a defined variable with slashs
- *nix: perform set union/intersection/difference of lists
- bash: npm: command not found in debian 9.3
- piping from stdin to a python code in a bash script
- npx: the shell-auto-fallback argument has been removed
- linux/ubuntu set: illegal option -o pipefail
- execute command as a string in bash
- date - month in bash without leading 0 or space?
- update .bashrc from provisioning shell script with vagrant
- how sort find result by file sizes
- how to use google application-specific password in script?
- integer expression expected
- concatenate inputs in string while in loop
- hbase shell - how to write byte value
- pause shell script until user presses enter
- what is visual studio 2010 shell?
- how can i use github secrets in js files
- invoking bash aliases in fabric scripts
- spread 'sed' command over multiple lines
- git-bash command prompt won't open up after upgrading to windows 10
- how to export a function in bourne shell?
- shell execution: time vs. /usr/bin/time
- test if file/dir exists over ssh/sudo in python/bash
- why does ctrl-z on windows git bash shell fail?
- how do you break an array in groups of n
- git completion and ps1 not working: "__git_ps1: command not found" on "sudo -s" or "sudo su" on ubuntu 12.04
- copy files to local from multiple directories in hdfs for last 24 hours
- backspace issue on linux file
- bash: /bin/ls: argument list too long
- how can i create a "tmp" directory with elastic beanstalk?
- how get the time in milliseconds in freebsd?
- how to make shell exec run in background while php continues
- why does command substitution change how quoted arguments work?
- django reversion does not save revisions made in shell
- bash - how to preserve newline in sed command output?
- tmux .tmux.conf doesn't load properly [closed]
- how can we get list of non-system users on linux?
- bash: script for finding files by mime-type
- msysgit sudo-like command
- shell piping with subprocess in python
- can you pass an environment variables into kubectl exec without bash -c?
- bash which or operator to use - pipe v double pipe
- save modifications in place with non gnu awk
- power shell: import-module
- osx associate a shell script with a file extension?
- how to stop infinite loop in bash script gracefully?
- shell script variable replacing characters
- reverse four length of letters with sed in unix
- see what process last touched a file
- why phing/ant over bash and make? [closed]
- check if rpm exists in bash script silently
- how to use spark-avro package to read avro file from spark-shell?
- is trap exit required to execute in case of sigint or sigterm received?
- is there a way to call ruby1.9 without loading rubygems?
- how to decrease ssh connection timeout value [closed]
- how can i find repeated words in a file using grep/egrep?
- bash error code 137 vs 1 when out of memory
- nix-shell as #! interpreter for runghc
- custom interactive shell with autocomplete
- nginx brew install command not found
- makefile recipe with a here-document redirection
- adb shell input text with space
- shell command set -x mean in script
- how do i escape backslashes in a sed script embedded in a bash script
- jq issues with comments on json file
- bash parameter expansion delimiter
- cannot connect by cloud sql proxy from cloud shell by proxy
- integer comparison in bash using if-else
- python's subprocess.popen with shell=true. wait till it is completed
- multiple unary operators in an if statement
- nohup error no such file or directory
- how to run sh file from another sh file
- delete lines before and after a match in bash (with sed or awk)?
- bash: pipe output into background process?
- bash: get date and time from another time zone
- bash "declare -a" does not work on macos
- how to have two jars start automatically on "docker run container"
- what is the difference between . and ./ in bash? [closed]
- bash - escaping ssh commands
- run batch file as administrator - windows 7 - command "run as" from network file system
- multi-line, double quoted string triggers history expansion on subsequent single-quoted commands it gets piped to
- bash reverse order of comma separated values
- boolean type for while loop in bash?
- git bash in windows terminal is opening in a separate window
- bash: inverse (ie. not) shell wildcard expansion?
- how can i print a specific field from a specific line in a delimited type file
- comparing two unsorted files
- dyld_insert_libraries ignored when calling application through bash
- how can i post a json string with curl that has characters that need escaping?
- how to project only matching fields of nested array in mongo shell query
- java command line "shell" with auto-complete
- how to add a crontab job to crontab using a bash script?
- bash: ssh-host-config: command not found
- why does gdb start a new shell and how to disable this behaviour?
- deleting directories using single liner command
- which windows shell command will print a file content on the standard output (like cat in linux)?
- how to clear directory/inode cache on macosx
- mv: invalid option -- '0'
- minimize/restore windows programmatically skipping the animation effect
- undelete the deleted command in bash
- 'cd' option to change to the previous directory
- bash: start remote python application through ssh and get its pid
- ssh and -bash: fork: cannot allocate memory vps ubuntu
- interpolate perl variable in shell command
- copying an image to the clipboard from command line
- how to delete all files from current directory including current directory?
- bash extract user for a particular host from ssh config file
- how to run commands on same tcl shell using python
- pipenv on vscode: why is (pipenv) not displayed on the terminal?
- how to get the status of command run by system()
- linux shell scripting: hex number to binary string
- why does spark-shell fail with "the root scratch dir: /tmp/hive on hdfs should be writable."?
- replacing values in large table using conversion table
- regexp to match java package name
- add string in each line at the begining of column
- zsh equivalent of bash ${!name*} or ${!name@}
- adding up numbers in powershell
- randomly sampling lines from a file
- error calling bashoperator: bash command failed
- complete command options with equal signs
- how to stop an osgi application from command line
- bash scripting redirection not working, why?
- why does openssl return 0 even though there's an error?
- why can't i eval inside a while loop?
- bash hashmap using quote as key
- grails shell not seeing domain objects
- bash: iterating over members of a json array selected by index
- running blast (bl2seq) without creating sequence files
- could someone please explain this bash command?
- cat/xargs/command vs for/bash/command
- split a string using a string as delimiter in awk
- how to force users to use email address in lowercase in git
- how to grep a variable in the shell program?
- why doesn't rvm work in a bash script like it works in an interactive shell?
- shell script unit testing: how to mockup a complex utility program
- mongodb - escaping quotes while inserting record
- why does geany use #~ for comments in bash instead of just #?
- how to ftp multiple files using a shell script
- quote posix shell special characters in python output
- check if jar running from shell
- how to write a dockerfile which i can start a service and run a shell and also accept arguments for the shell?
- find ip address of my system for a particular interface with shell script (bash)
- how can i send messages back and forth between adb shell and an android app?
- escape characters contained by bash variable in regex pattern
- cpan shell runs out of memory. how can i give it more memory on unix?
- trouble invoking mongodb update using shell --eval switch from powershell
- changing pythonpath in shell [closed]
- why is grep so slow and memory intensive with -w (--word-regexp) flag?
- zgrep multiple gz files in directory
- bash: joining 2 csv files based on common field name
- shell script run multiple files
- find duplicate records in large text file
- passing variable through ssh doesnt work
- bash: rsync with options as variable
- ssh-add from bash script and automate passphrase entry
- circular name reference
- how do you add environment variables to your django project
- how to join lines not starting with specific pattern to the previous line in unix?
- is it possible to attach a non-console win32 application to the invoking cmd shell?
- execute shell script from python with multiple pipes
- vim - passing colon-commands list via command-line
- setting a default page in the xamarin.forms shell menu
- downloading a tarball from github without curl
- creating command line alias with python
- bash: how to find and break up long lines by inserting continuation character and newline?
- avoiding "failed to expand shell folder constant userdocs" errors in inno setup
- how to handle bash with multiple arguments for multiple options
- prevent unexpected stdin reads and lock in subprocess
- delete last word in each line in bash
- docker cmd weirdness when entrypoint is a shell script
- how to increase no activity wait time in travis ci?
- bash script - auto fill answer
- is there a way to see the shell commands executed by smartgit?
- how to pass a python variables to shell script in azure databricks notebookbles.?
- windows command line/shell - discarding the utf-8 bom
- sort lines of massive file by number of words on line (ideally in parallel)
- how to pass directory path that have space to windows shell?
- why would the pidl for the control panel be different?
- correctly allow word splitting of command substitution in bash
- unix path override commands
- how to execute git-bash command with system() or shell() in r
- copy many files (same name) contained in different father folder
- executing a custom init script for bash --login -i for example to change to a custom directory from a shortcut
- manipulating the windows 7 explorer navigation pane
- checking the return value of a c program in a bash script?
- in bash, how to not create the redirect output file once the command fails
- is there a way to redirect output in bash to different places with different filters?
- mv a file that contains spaces from a shell script
- subprocess.popen shell=true to shell=false
- remove lines from output in bash that contains a huge amount of possibilities
- git for windows: difference between git\bin\bash.exe and git\usr\bin\bash.exe
- unfamiliar shell syntax in ack-grep install script
- how can i start and stop a background task on travis?
- average execution time
- check if string containts slash or backslash in bash?
- removing image and link tags in markdown (md) file using bash, preferably sed, command
- how to give correct suggestions to tab complete when my words contains colons
- git clone without asking for users password
- formatting output with printf: truncating or padding
- minimal typing command line calculator - tcsh vs bash
- why is bash’s $random not seeded (?) on some machines?
- remove keys that are present in sibling object and have a certain value
- how do you get window id for xdotool automatically
- grep a pattern in list of zip files recursively
- neo4j-shell can not connect to neo4j server
- python - subprocesses and the python shell
- how to replace space with \(space) using sed?
- what is the correct way to implement a managed property handler shell extension?
- how to run a tcsh shell command and selectively ignore the status?
- git - setting path variable
- how to use select-object property to expand all the fields in the power shell command
- terminal scripting in osx
- change directory with python
- deleting all files except ones mentioned in config file
- time taken by `less` command to show output
- how to remove header and footer records of a flat file using unix shell script?
- how can we remove last 7 lines of file in unix
- best practice : print an array in a bash script
- tcsh script does not exit
- how does bash recognize a link?
- unable to find the socket transport "ssl", cakephp sending e-mail from shell
- getting a dynamic bash prompt ps1 right
- run plugin's shell in cakephp 2.0
- awk make it less system dependant
- bash: make: command not found
- how to do "for each" on output from find?
- r markdown: can't access bash command installed through conda/anaconda
- cannot launch shell script with arguments using java processbuilder
- how can i fetch the ethernet port given the ip address?
- vscode error in settings when trying to set git bash as default profile for terminal
- where does the exit status go after trap/return?
- emacs and long shell commands
- expression recursion level exceeded
- in-proc sxs opens for shell extension in managed code?
- script full name and path $0 not visible when called
- bash script: syntax error: unexpected end of file
- difference between pgrep in sh and bash
- how to call bash commands from tcl script?
- php system() shell_exec() hangs the browser
- open git bash shell window, execute command and remain after term signal
- trouble with piping through sed
- globbing accented files in bash
- how to login as another user and then log out in bash script?
- what's this bash redirection operator? "<<!"
- using screen in bash script
- ant not loading salesforce task definitions?
- how to print the current user and system name in unix?
- why does the windows command shell tell me to use a different command and then say that command does not exist?
- locate behavior with bash wildcards
- run a bash script automatically upon login
- how to avoid sigchld error in bash script that uses gnu parallel
- how can ls see the future when using bash redirection?
- generate and execute r, python, etc.., script from within bash script
- xcode and git installation on macosx mountain lion
- difference between ./executable and . executable
- how to programmatically get the number of users logged in on a linux machine?
- using awk how to merge 2 files, say a & b and do a left outer join function and include all columns in both files
- can't run node from web server
- how do i make sense of a batch file?
- to remove blank lines in data set
- modify $readline_line and $readline_point values inside bash script
- how can my shell script determine whether it's in a real shell or not?
- how to output logs from a shell script launched within java in a log4j rollingfileappender?
- how do i check result of `npm run test` in bash conditional statement
- recursively search directory of binary files for hexadecimal sequence?
- skip successfully downloaded files using wget
- where is the syntax `while ifs= read line` documented?
- what does the bash read -d '' do?
- unescape the ampersand (&) via xmlstarlet - bugging &
- find thousands of files efficiently with exact match from a directory containing millions of files (bash/python/perl)
- how to use sbcl to use shell command
- git: getting total numbers of uncomitted lines in a repo
- bash: export not passing variables correctly to parent
- bash on ubuntu on windows - rlwrap could not open master pty
- postgresql command psql not found, trouble adding to $path
- sox batch process under debian
- wait for all processes with a certain name to finish (in bash)
- remove strings by a specific delimiter
- is ./*/ portable?
- shell insert a line every n lines
- grep array parameter of excluded files
- cat command not reading all data in text file
- why does sed behave differently in a shell script?
- trapping chld signal - zsh works but ksh/bash/sh don't?
- put line seperated grep result into array
- how to wget the more recent file of a directory
- change grid size of a netcdf file
- (error while running a command with ssh) command-line: line 0: bad configuration option
- linux mail adding content type headers not working
- mysql password input in bash script
- continuously exchange data using python-shell
- need root to execute shell command "input keyevent <#>" through an app at runtime?
- how to provide input to a python subprocess call that expects filename, rather than variable?
- bash - file selection by multiple patterns in zenity
- how to execute multiple launch conditions on installer exit
- hbase row prefix scan in reverse order in hbase
- how do i create a stopwatch bash script to constantly display elapsed time?
- linux: triggering shell command on file save
- how do i make an idempontent shell in ansible
- getting kernel version from the compressed kernel image
- extract numbers from file names
- how do command-line interpreters work?
- swig: wrapping c++ for perl using only a header and a shared library, can't locate loadable object error
- find is returning "find: .: permission denied", but i am not searching in
- unix terminal, "cd .." for a specific number of directories
- git situation differs in windows bash and windows command line
- shell script - iterate over space separated words/characters (in zsh)
- argument parsing in bash
- how to convert string list to json string array in bash?
- how to do `sort -v` in osx?
- docker: cannot connect to the docker daemon at unix:///var/run/docker.sock. is the docker daemon running? linux bash shell on windows 10
- extract all .gz file in folder using vba shell command
- ubuntu terminal - using gnu parallel to read lines in all files in folder
- removing parts of a string that contain digit with sed/perl
- in git, how can i remove windows line endings from changed lines only?
- split and rename the splitted files in shell script
- sending mail in bash script outputs literal \n instead of a new line
- sh script to move files from one dir to another depending on the filename
- how should a backslash resulting from variable expansion be treated?
- see exact content of bash variable? (hexdump doesn't help)
- record bash interaction, saving stdin, stdout seperately
- how to disable case-sensitivity for filename auto-completion in emacs 24 shell-mode?
- problems with sudo inside expect script
- what is the regex matching operator in bourne shell script?
- iterate through dictionaries jq - shell
- how to use bash to show folders that have two subfolders?
- bash: preserve $_ in a debug trap
- multiprocessing with screen and bash
- addref and release in iunknown, what do they actually do?
- init script '/dev/tty: no such device or address' error on redirect
- bash script command to wait until docker-compose process has finished before moving on
- writing to a file multiple times with bash
- proper way to use a trap to exit a shell-script in zsh?
- how to print a series of words using awk?
- is there a way to add users automatically into gitlab?
- what's the meaning of this sed command? sed 's%^.*/%%'
- remove user from group mac os x (el capitan)
- svn post-commit hook won't run after a commit
- test if two variable are empty at the same time
- custom php.ini file in when executing 'php' as a shell script
- how do i write a watchdog daemon in bash?
- strange behaviour of adb pull in bash script
- bash tilde expansion
- what is an efficient workflow with c? - makefile + bash script
- c program calling shell script
- batch renaming using shell script
- installing tensorflow in a virtualenv on osx
- current type of the build action from visual studio - microsoft.visualstudio.shell.interop
- use a gnuplot variable instead of bash variable in a bash script + gnuplot script
- django- try sending email in python shell using send_mail(), but cannot work
- in bash find all files in flat directory that don't exist in another directory tree
- makefile match any target / task
- does cd command in a shell script load the rvmrc inside the destination directory?
- unable to find a substitute command for bash's complete in zsh
- excel vba - stop running program that was started by shell?
- group rows in text file and aggregate corresponding rows to column
- batch file to find multiple string using findstr and copy files to a folder
- clear line before carriage return
- linux to define custom shell command?
- unique linux filename, sortable by time
- how to check if option key is pressed at startup of a mac bash application
- bash: easy way to put a configurable load on a system?
- create mysql database through ssh in a bash script
- measure elapsed time, amount of memory and cpu used by the extern program
- why do i get different results with kill -0 (<jobspec>|pid)
- how to create outputs on github actions from bash scripts?
- how to capture unix 'top' command output to a csv file?
- run bash script with "live" output in a python script?
- find and number of days range
- bash move file to folder of same name
- get the path where git alias was run from
- compare two dates in shell script
- what is the "shell namespace" way to create a new folder?
- shell script can not save output from command line into variable
- adding .env vairables to run in for a given command
- escape single quote in shell variable
- in runtime.getruntime().exec() getting error: /bin/bash: no such file or directory
- unable to understand [-t 0] inside shell script
- netmask validation seems not working using regex in bash script while ip validation working fine
- trouble logging in user using su and expect script
- nothing happens with a `git pull`
- automate input into python prompts
- awk outputs to multiple shell variables
- shell bash script to print numbers in ascending order [closed]
- get variables substituted when i cat a file
- how to find out the user of parent shell inside a child shell?
- background process redirect to coproc
- can't start service with sudo since root user has no access to ruby
- no progress feedback from npm commands in git bash on windows
- collecting return values from python functions in bash
- can't figure out how to send ^d (eot) signal to mailx in bash script
- run es6 code in bash terminal with bash heredoc
- reload a namespace extension in explorer.exe that failed to load previously
- how to cut an existing variable and assign to a new variable in bash
- cannot get this adb shell am start line to work
- find and replace variables containing non-escaped characters with sed
- loop through json object using jq
- convert dateformat in awk, line contains 2 dates and one ip
- capture number of lines of output and return code simultaneously
- shell expansion (command substitution) in golang
- bash routine to return the page number of a given line number from text file
- changing the vscode integrated shell's prompt on macos x
- bash double bracket regex comparison using negative lookahead error return 2
- python convert chinese characters in url
- bash script for many files in parallel
- bash: ctrl+c during input breaks current terminal
- capture network traffic on two different ports simultaneously
- maven zip uber-jar and shell script
- how to use environment modules in a ssh command line?
- writing a windows shell extension similiar to the assembly cache viewer
- how to use variable in sed search pattern
- is it possible to import the gvc typelib outside of the gnome shell environment?
- how does/frequent unix tee command write stdout terminal output to file? if the output is too big
- use sql to delete old mediawiki revisions without shell access?
- substitute value with result of calling function on value in unix shell
- get build folder path for android studio project via bash script
- "the application was unable to start correctly (0xc000007b). click ok to close the application."
- unix bash: extracting number from string
- bash -- rsync variable in filename has spaces
- is the output of tools like `ip` meant to be parsed?
- how to use find on dirs with white spaces?
- gdb exiting instead of spawning a shell
- connect to multiple ssh connections through scripts
- read all shell variables in ruby
- escape single quote within double quote within single quote
- using {{ and }} in ansible shell command
- format all xml files in a directory and save them in a subdirectory
- running 'export' command with pythons 'subprocess' does not work
- how to pass get variables to php file with shell?
- linux bash commands to remove duplicates from a csv file
- how can i execute a python script directly (without prefixing by the python command) from bash?
- dynamic environment variables in linux?
- crawl website using wget and limit total number of crawled links
- single dash vs double dash for long options in *nix command line programs - best practices? [closed]
- replace two newlines to one in shell command line
- get results of command from cygwin in batch
- capturing shell script output from jenkins pipeline
- running shell script after boot on raspberry pi
- bash array indexing minus the last array
- howto run a bash compressed script?
- what exactly does "git diff --base" do?
- adb shell auto-complete under windows 7?
- using awk to get the maximum value of a column, for each unique value of another column
- xargs not working with built in shell functions
- redirecting multiple stdins?
- strange grammar in cat command
- bash script to skip extraction of password protected archives
- nested while read loops with fd
- wget download files in parallel and rename
- calling windows shell functions from powershell?
- extract unique block of lines from a file using shell script
- how to delete all files except the n newest files?
- bash unix processbuilder from java not running
- bash script looping over line input
- xdotool - why sleep before running commands?
- bash command substitution on a script that executes a background task
- how to close windows explorer windows with opened folders from a certain drive
- looking up user library folders on osx from a bash script?
- update command line application status
- rename multiple files from command line
- add/replace url scheme in info.plist using bash script
- listening for outside events. bash to nodejs bridge
- how to have colors in the output of (emacs) shell-command?
- a better way to extract functions from an r script?
- how to download a big file from google drive via curl in bash?
- in bash, sourcing a file affects associative arrays declared in it. why?
- what is the actual signal behind err
- commandline find, sed, exec
- why bash functions use round brackets, if those are never filled with arguments?
- how to remove duplicated characters from string in bash?
- what is the fastest way to remove a number from the beginning of so many files?
- erlang: erl shell hangs after building a large data structure
- how do i compare if my variable holds a newline character in shell script
- is the md5sum linux command working right?
- how can i get the pid of a subshell in bash3.x?
- replace key:value from one file in another file in shellscript?
- bash scripting..copying files without overwriting [closed]
- why does bash always add a newline when expanding here strings?
- how to add an extra field in a sub document in mongodb?
- running tomcat from windows 10 bash shell
- get a list of files/directories in an open explorer window in c#
- referencing the first argument passed to the docker entrypoint?
- is it possible to display some help message when showing autocomplete candidates?
- c - printf("\a") won't sound an alert
- how to set umask default for an user?
- remove line from file if containing word from another .txt file in python/bash
- how do sudo environment variables work in linux?
- how to determine how much cpu load is produced from processes running under some user in linux? [closed]
- how to get wget only save file if its complete
- don't treat variable content as special characters in sed
- executing a local shell function on a remote host over ssh using python
- finding which program runs another
- a bash function that runs script
- ios execute shell script from activator
- makefiles: reading a file with 'pure make syntaxis' (no shell commands)
- wrapper around bash, control stdin and stdout
- controlling shell command line wildcard expansion in c or c++
- comparing variables with strings bash
- how to enter text at command prompt from shell script without executing command?
- meaning of sudo chown -r `id -u` /data/db
- how to extract text between two patterns with sed/awk
- ssh putty error unable to open address shell
- alternative for command line "sort | uniq -c | sort -n"
- is it a good way to use cd and cd - commands in a shell script for some computation in another directory
- how to make a script run commands as root
- realtime output redirection
- shell scripting debug help - iterating through files in a directory
- using bash regex match (=~) where regex includes quotes (" characters)
- how to recursively expand an environment variable?
- executing a bash script in python
- dialog in bash is not grabbing variables correctly
- using awk sed to parse update puppet file
- passing multiple parameters from applescript to terminal command script
- creating a 'git log' alias with formatting
- gitlab ci deploy aws ec2
- invoking c compiler using python subprocess command
- in bash tee is making function variables local, how do i escape this?
- finding all directories that are world readable
- how to close all terminals with a bash script that effectively presses cntrl+shift+q in each terminal
- bash, overwrite using file descriptor?
- find all instances of word occurring in a file
- how to execute sql queries from a shell script
- bash substring expansion on array
- custom node.js version on openshift
- shell script to shutdown/restart linux system
- removing spaces for all the columns of a csv file in bash/unix
- bash mv not a directory
- eclipse command line plugin
- why coredump files is not generating here?
- chmod 777 -r on existing path getting chmod: -r: no such file or directory
- sortf rfc dates using bash
- warning of rsa host key while cloning git repository
- setting the working directory of ipython shell to that of the python file being executed in canopy
- kde: klipper action script
- android: run a script on non-rooted device
- how to run sed command from java code
- what's wrong with this youtube-dl automatic script?
- bash pwd and open with pipe not working
- bash color variable output
- group every nth line command output in a csv format
- wait for child using os.system
- regex to remove block comments also removing * selector
- change directory of a parent process from a child process
- postgresql export result as csv from remote server
- hbase: records returned where field is not present
- find and sort directories
- add '\n' after a specific number of delimiters
- do we have short circuit logical operators in c shell script?
- calling windows subsystem for linux apps through powershell/cmd [closed]
- detect if something is modified in directory, and if so, backup - otherwise do nothing
- how to extract from a file text between tokens using bash scripts
- how to run a bash function() in a remote host? in ubuntu
- costumize style of the selected (current) flyoutitem
- how can a shell encryption program use less user time?
- run cp command to make a copy of a file or change a file name in python
- how to merge unknown number of multiple lines between two patterns into a single line using awk
- redirect output to a text file using windows shell '>' in python
- using ssh keys in bash script
- how to get exact list of collections form mongo database in shell script
- how to execute linux command "dzdo su - john" through jsch java api and execute some commands like "ls -ltr" on that user
- mp4 to dash (bash script)
- redirection at the end of the pipe (c shell)
- simulating cli shell with python
- writing a command line shell with c; trying to use ncurses/c for the first time
- how to pass a variable containing space in bash as a loop argument?
- passing sed backreference to base64 command
- the most reliable way to terminate a family of processes
- switch between users in an upstart script
- for loop over sequence of large numbers in bash
- how can i mix math with regex's in awk or sed?
- setting environment variables based on key-value pairs in a file, where some values are quoted expressions
- bash post increment
- how to use a bash variable in python
- grep with after-context that does not contain a keyword [closed]
- why does setting an initial environment using env stall the launch of my python script on ubuntu?
- reading a bash variable from a multiline here document
- extract value from xml file with namespaces by using xmllint in bash
- use python to run shell script with popen behaves differently in python command line and actual program
- how to open conda shell in mac
- how to convert a link that has javascript:__dopostback in href to normal url which wget/curl/lynx can understand?
- bash: find and replace using parameter expansion
- how to append lots of variables to one variable with a simple command
- pad/fill missing columns in csv file (using tabs)
- to use bash --login by default with capistrano 3 + sshkit + rvm
- counting number of files in multiple subdirectories from command line
- process substitution not working in bash script
- use sed to find and replace json field
- c# wait for shell command to return while reading async
- how to return the error from a sourced bash script
- how do i print from a python 2.7 script invoked from bash within pycharm?
- why do i have to use an absolute path to execute bash scripts?
- way to automatically detect wrong log4j static initialization
- exit status 2 on running grep command using golang
- setting ant property with bash command result
- shell script to display number of files and directories in a directory
- git when used with mac and windows simultaneously gives unnecessary conflicts
- mono process.start how to find bash?
- using jq, how can i split a json stream of objects into separate files based on the values of an object property?
- how to redirect both stdout and stderr to a file from within a bash script?
- how to daemonize rails rake task on elastic beanstalk start up
- load list from text file to bash script
- how do i selectively create symbolic links to specific files in another directory in linux?
- unordered bulk update records in mongodb shell
- launchd plist not working
- running bash using posix instead of fork/execv
- running conda commands in nodejs
- runtime.getruntime().exec() execute two lines?
- why can't i use $(...) in ps1 instead of backticks?
- webpack bundle client specific components
- how to write find-all function (with regex) in awk or sed
- put results of mysql command line query into bash script variable
- jq: cannot index array with string "id"
- extract range of lines using sed
- [-f: command not found, bash script does file exist
- passing bash arguments into sed to delete lines
- hook all command output within bash
- zero pad rename e.g. image (2).jpg -> image (002).jpg
- assignment statement stored in a variable causes command not found error in bash
- replace blank fields with zeros in awk
- run software as exclusive shell application?
- how to run binary in android without adb shell
- sed search a range and print first set
- passing a script while starting an instance in amazon ec2
- sed. how change line next to specific pattern
- find for a class file in linux that is present in jar
- bash - a variable as part of array name (part 2)
- wpf prism: problem with creating a shell
- calling `command -v find` from gnu makefile
- error: /c/users/user/appdata/local/atom/bin/../app-1.36.1/resources/cli/atom.sh: line 23: cmd.exe: command not found
- hdfs command line append
- $(shell some-command) equivalent for visual studio project macros?
- shell script - sed doesn't work
- unix , delete first column using awk
- bash functions ignore set -e
- how do i get gulp tasks to fire sequentially when firing shell commands in an async.series helper function?
- how to grep by date time range?
- send stderr to dev/null but if no error occurs, continue on
- how can i forge a dhcp discovery packet using bash?
- creating rpm spec file from compiled binary files
- script to convert unicode characters in <u9999> format to their ascii equivalents
- scripting with gnuplot--where sed
- how should i go about converting xml into csv
- what does underscore variable followed by range mean in bash: $_{0..10}
- shell script invocation error in xcode 5
- sudo: java: command not found after exiting from root user
- how to remove lines above and below an inverse grep match?
- how do i launch a background process through a wrapper that'll undo the sigint ignore?
- making pairs of words based on one column
- regular expression for file path which doesn't allow parent directories
- permission denied when running shell script from java program
- how to redirect a file as an input to java program with bash?
- how can i open a shell without making it active?
- how connect variable with a string in bash?
- quotes around quotes on the windows command line
- reorder .strings file
- ec2 startup script gets stuck on wget
- list all xml files within a directory and subdirectory
- merge multiple lines to 1 row with awk(or familiar)
- how to capture the result of stored procedure through shell script?
- how to use sed to find the corresponding place in a text file and update it shell
- why won't my ruby script execute?
- processing json array with jq and quoted values
- perl and bash variable substitution, with hexadecimal characters and repeat count
- background process catching process id before termination
- convert router configuration file to csv with bash or python
- how to script multiple ssh and scp commands to various systems
- getting absolute path from relative in vista seems to fail using win32/shell pathcombine()
- iterating over arrays, each with a pair of values, to operate on each pair in turn
- howto: display progress dialog using ifileoperation
- automator - trying to issue a command inside a shell script with parameters received from applescript
- when using git for windows, git bash could not work?
- shell script to export environment variables in make
- openfiledialog spy
- trying to load a message payload from a json file in bash to send to slack channel
- preserve color codes when exec-ing
- why read command reads all words into first name
- bash command to search for any occurrence of phrase and return list of files and paths
- pipe stdout to another process's file descriptor
- how to treat a file use awk
- write tcpdump output to compressed / gziped file
- executing git-hooks on windows errors out
- shell script to process files
- how to fire vacuum command using shell script in postgres
- how to find grid points nearest to given location using shell script?
- creating rightclick menu for explorer
- how to extract a page title
- run random command in bash script
- why does my bash prompt sometimes get overwritten?
- handle optional function arguments
- expand ipv6 address in shell script
- object string representation in python/ipython shell
- whitespace escape when substituting one bash variable into another variable
- sed, awk, perl or other for de-interleaving text file
- delete nested hidden files with egrep and xargs
- using or in multiline sed replacement
- how to search for a xml node and add or delete it using xmlstarlet
- problem with heredoc inside case. bash script
- prism, event published in shell not caught in module!
- bash multiple if statements to run different variants of script on different days
- how can i expand arguments to a bash function into a chain of piped commands?
- how do i merge filea.txt and fileb.txt giving fileb.txt overwrite power using a bash script?
- how to convert attributes from xml to values and values to subvalues...?
- python, adb and shell execution query
- a perl system call must send exactly both characters single & double quote ' "
- update free space amount displayed in windows explorer
- bash script to insert code from one file at a specific location in another file?
- how to increase a date within a loop in bash
- how to create symbolic links for multiple files in multiple folders using command prompt or power shell?
- bash efficient file parsing
- filter folders whose name is a timestamp - pattern matching vs. regex matching using the find utility
- can printf "%x\n" \'a be performed in awk?
- run a shell script from python gui
- replace a string in a file with contents copied from another file
- prebuilt spark 2.1.0 creates metastore_db folder and derby.log when launching spark-shell
- xcode 6 running custom shell scripts
- ssh remote command exit code
- why is popen("cmd.exe echo a", shell=true) not running "echo"?
- accept 'force close' dialog via adb shell
- awk/sed replace in each line with previous string in the line
- how to recursively convert all filenames in folder subtree from utf-8 to ascii in linux
- bash concurrent jobs gets stuck
- generate random passwords in shell with one special character
- windows equivalent of unix shell script
- using xargs command and two move commands following it
- how to add strings "<fc=ff00>" before any line containing the pattern [:alpha:], but not add two consecutive lines?
- programmatically dereference/resolve aliases in bash
- running shell script in rails only outputs the 1 line
- shell - sed regexp capture from a word till an eventual comma and the end of line
- git for windows equivalent for open current directory command
- jq, hadoop: taking command from a file
- encrypting large files with public key [closed]
- bash working on multiple columns in same file
- why is my bash script breaking on an empty space?
- save the result of ls command in the remote sftp server on local machine
- how do i simplify bash's 'eval "$time $bin_file $bin_opts &> $log_file"' and keep it working?
- magic function `bash ` not found
- how to use exec() family to implement the shell commands cp and rm?
- for loop and files with spaces
- docker run exited 1 httpd
- breaking down shell scripts; what happens under the hood?
- run script with udev after usb plugged in on rpi
- vscode integrated terminal argument: current filename
- how to optimize script for colorizing log files
- google app engine project root location
- simpler way to repeatedly read lines and invoke a program
- how can i read all the branches in a github repo using the git api from ci?
- ubuntu 11.10 + bash + python error + invalid python installation
- shell script: grep command for wild cards
- no code will run after `exec` in bash script
- why is delete function not working in hive shell?
- replace each nth occurrence of 'foo' by numerically respective nth line of a supplied file
- how to modify a word in xml which has similiar set of nodes using vbscript
- how to uninstall mysql shell on macos
- is this even possible? send commands/objects from one python shell to another?
- running tcl code (on an existing tcl shell) from python
- how can i find out if i'm inside a git submodule?
- is there any git bash with nice interface for windows? [closed]
- properly quote bash alias definition
- match every instance of regex in bash
- unable to run shell script with ktutil command from windows using plink
- python's subprocess.popen() results differ from command line?
- how to handle special characters in perl pie find replace
- automating install.sh script using an expect script
- sort a find command to respect a custom order in unix
- macos terminal: `ls` sorts results with capitalised names first
- do diff between pairs of a file a list
- i want to embed a single quote in a string
- python: replacing shell pipeline with an ssh connection
- shell must parse ls -al output and get last field (file or directory name) any solution
- check ftp success-failure inside kornshell script
- add total bytes in iptables
- shell script to count the no of incoming files in a directory in 10sec
- see binary instead of hex in binary file while in a shell like bash
- shell-out value to md5 (crypto) function
- git bash shell on windows "your edited hunk does not apply"
- executing command with "cmd" that contains spaces through git-bash?
- run consecutive shell commands in python-subprocess
- add something automatically to the end of bash command
- bash command substitution with variables
- how do i pass subshell results (array) to an ssh command?
- get all output of bash command in python
- shell with vim-editing shortcuts
- run shell script from java code
- linux kill process using timeout in milliseconds
- find string inside pdf with shell
- shell.application browseforfolder - how do i get full path of folder object?
- process files in pairs
- is there a method in shell to ignore escape characters?
- remove all lines containing word not in dictionary
- running a bash command in different directory from a java program
- executing bash convert commands asynchronously
- how to efficiently get 10% of random lines out of the large file in linux?
- embed interactive shell (vte) in a pygtk gui to manipulate its own widgets
- shared access for home directory in google cloud shell
- copy all files from one ftp directory to another
- how to echo random amounts of dots mixed with spaces?
- phony targets for parallel execution of make
- how do i rename files found with the find command
- bash expression evaluation order on command line
- bash: run service if not already running (centos, apache, clam)
- changing the shell registry
- this bash code works on a command line, but not when i move it into a script
- a shell script to to change a value in a file with a parameter
- using single quotes with echo in bash
- issues while trying to run git uninstall.sh on mac os
- ssh commands via bash script
- bash: command not found inside for loop
- how to parse url params in shell script
- how to read arguments from bash
- how to run jar file assgin to variable and echo it out in shell script
- replace string that contains crlf?
- bash remove forward slash
- how to do multiple match and print different number of lines after each pattern using awk
- why does echo $-1 output this?
- linux: get a script to be able to ask the user for a file name then open that file
- redirecting output of a c program to another c program with a bash script under linux
- git: move folder on post-receive
- windows batch file - start git bash and run git commands
- use awk to print $0 using the same format for all columns
- does echo command automatically add a new line character to the end of the input string?
- linux bash script to find and delete oldest file with special characters and whitespaces in a directory tree if condtion is met
- why azure cloud shell is creating resource group in default subscription?
- whats the difference between ansible 'raw', 'shell' and 'command'?
- rvm is loading with the wrong version of ruby?
- windows shell script "is was unexpected at this time." in command prompt
- create bash select menu with array argument
- process.start() with arguments to start google chrome
- bash scripting assign all output from command to variable
- substr in awk statement from xml parse
- how can i print out all lines of a file containing a specific string in unix
- send close signal to ssh immediately on password prompt
- how to increment date ('yyyy-mm-dd') in different months period correctly in power shell
- sed find and delete single word
- jclshell.shelllinkresolve gets wrong data
- adding quotes around shellscript parameter from jenkins/groovy
- executing commands in batch inside mininet
- python http request to replace bash curl
- pass arguments to a bash script stored locally and needs to be executed on a remote machine using python paramiko
- long lines overlap in bash ps1 prompt
- keep retrying yarn script until it passes
- mac bash split cannot split by line-bytes
- 'readonly' exit status in bash
- comparing dates using awk in bash
- how to export daily disk usage to csv format in shell scripting?
- different pipeline behavior between sh and ksh
- getting webpage title, img, metadata info from linux terminal
- how can i exec an interactive shell from jython?
- complete password field scp command on linux
- shell script to execute nohup against an inputed filename
- unexpected eof while looking for matching `"'
- how to write bash script for init-mongo.sh:ro to add admin user and run an initialisation script
- gnuplot bashshell to plot several curves in one window
- using .sh script to set an environment variable
- python or bash script to pass all files in a folder to java command line
- extract all ip addresses with sed and awk from a string
- gnuplot + bash script
- collect output from top command using paramiko in python
- schedule a zenity message on linux
- bash script to install postgresql - not working
- format and filter file to csv table
- scrapy shell doesn't work
- script to remove text from .js files
- in the macos terminal, "ls | mdls" commands are only working for the home directory
- transfer files from ftp server to local unix server
- after restarting terminal, i can no longer execute node
- is it possible to inherit the default ishellfolder implementation?
- shell.run with variable
- strip double dots from path in bash
- detecting change in folder view mode
- bash script problem, find , mv tilde files created by gedit
- how to keep nohup from killing java process that waits for stdin linux
- sorting group of lines
- parallel processes: appending outputs to an array in a bash script
- trying to take out all atom from pdb file
- nodemon installed but can't be found
- add file name and empty column to existing file in awk
- awk or shell script to change format of a tab delimited file
- linux - how to find files changed in last 12 hours without find command
- shellcommandactivity in aws data pipeline
- bash: expand parameters from variable. how?
- unable to connect to snappydata store with spark-shell command
- iterating through pl/sql result in shell
- sqlcmd in bash file - store to variable
- why does sighup not work on busybox sh in an alpine docker container?
- different show between "cat" and "vim" [closed]
- how to update qprogressbar while executing shell script in qprocess?
- how many files find found?
- kornshell equivalant of pipestatus
- run bash script on schedule
- grep for lines not beginning with "//"
- cannot get the path for the virtual folder on windows 7 c++(shell namespace extension related)
- git for windows: tortoisegitmerge can only be launched from bash command line, but not git gui
- escaping double quotation marks in sed
- force octave to use command line [closed]
- how to make runuser correctly forward all command line arguments, instead of trying to interpret them?
- sorting an array passed to a function as parameter
- how to put sequential numbers only at end of the repeated lines
- putting nested bash command in python
- truncate middle of piped text and replace with ellipsis in one command
- how do i convert filenames from unicode to ascii
- cannot clone git repository via git bash
- which is the fastest way to print in awk
- run bash script to create file in php
- how to use linux curl to login and retrieve data once logged?
- redirection opeartors, < and >, in os.system(cmd)
- git pre-commit + mysqldump: cannot find path, not existing command
- using grep -q in shell one-liners
- how to close file in awk while generating a list of?
- stop avconv bash script on user input and continue loop
- capture output from command into variable retaining new lines
- referencing a dynamic argument in the docker entrypoint
- aes encryption with plain text key using bash openssl
- consolidate two csv file to generate a third csv file with selected rows from both existing csv file
- python: subprocess "call" function can't find path
- unexpected behavior when nesting cd calls using fabric
- training named entity in opennlp
- vbs script to change shortcuts working in 7 but not in xp
- how to do in-memory binary search in bash?
- how to have chef reload global path
- how can i use read timeouts with stat?
- is it possible to find files by the exact date then execute tar command on the results files?
- grep in file and replace string
- why doesn't this bash function work? [closed]
- how do i calculate the standard deviation in my shell script?
- how to add double quotes around the values separated by a delimiter?
- cgi perl scripts not working, only cgi bash scripts are working?
- bash? - combining files into csvs
- pipeline shell script permission issue on .net build attempt
- read <<<$(myfunc) behavior differs between bash 4.2 and 4.4
- bash sorting numbers with decimals
- how to run regression using makefile
- keep line formatting in browser with bash cgi
- can't increment a 0-padded number past 8 in busybox sh
- bash: export: `/home/mohin/.bashrc': not a valid identifier
- awk match a tsv column and replace all rows with a prefix in bash
- assigning the value of an array to a variable bash script
- linux script to update price
- bash parameter expansion ${parameter:-sub} vs ${parameter-sub}
- loop and append/write to the same file without overwriting
- logically impossible to fetch this particular string.?
- unable to source a simple bash script
- how do i indirectly assign a variable in bash to take multi-line data from both standard in, a file, and the output of execution
- fedora 23 passwordless ssh key not working in automated host addition [closed]
- parallel wget download in bash script
- shell - keep writing to the same file[name] even if externally changed
- how to parse substrings with spaces into shell variables in bash?
- bash redirect stderr for time command?
- how can i add a context menu for recycle bin
- recursively listing the contents of a tar/zip archive
- batch convert dds file to dds without mipmaps
- how to use schell script to read element from a file, do some calculation and write back?
- how to run a programme inside a virtual environment from a script
- reading properties from ini file in a bash script
- passing php variable to python file
- how to grep a term from s3 and output object name
- certain commands like iisreset and robocopy have stopped working in powershell v4
- linux command line regex
- bash ping status script
- nohup create new files nohup.out by day
- how to select an element from a 2d array in a file in linux shell
- git clone repository in a specific folder but keep default folder name
- how to replace a matrix entry in a text file with a number from another text file (osx sierra, bash)
- having an issue passing variables to subshell
- bash - change image urls to base64 in html
- set a environment variable and make it effective in all opened terminal
- ssh - connect & execute : "echo $ssh_connection | awk '{print $1}'"
- backslash in gawk fields
- multiple files input to stanford ner preserving naming for each output
- git attribute using filter smudge/clean to process .cpp files through shell script not finding filename
- how to parse a variable number of command line arguments with quotes into eval?
- linux shell script - find all files and run a command on each one of them
- kill background process on sigint
- using variable value as variable name in bash
- how to read .csv file using spark-shell
- linux rename files as dirname
- how to remove space/tab from command output
- how to batch convert using ffmpeg from command line
- bash - check for a string in file path
- linux bash script for loop
- how do i sort data highest to lowest in python from a text file?
- what does 1>&2 mean in shell?
- how to check status of list of websites / urls? (using power-shell script)
- check domain availability -- avoiding front running -- using wildcards or regex
- use shell script to parse json returned by a restful service
- keep ssh sessions running after disconnection
- shell script linux substract parameter grep
- how can i run a shell script on button click?
- merge two json in bash (no jq)
- i need to merge two files and create a new files
- posix, unix, paths, vim and other nightmares for a windows user
- what could be the substitute to handle the flow control of go-to in shell script
- how to cut image into pieces, randomize them and put all together
- extract file using bash script
- function to search of multiple patterns using grep
- bash: transform key-value lines to csv format [closed]
- what happens when i sudo bash -c? [closed]
- using sftp to transfer images from html form to remote linux server using perl/cgi.pm
- get day of week in bash script
- copy values between variables in bash script
- "bad variable name" in bash script started by cron
- kill a docker container
- how do i insert a tab character in iterm?
- when installing rust toolchain in docker, bash `source` command doesn't work
- syntax error: bad for loop variable
- python function that similar to bash find command
- using curly brackets for variable expansion in makefile doesn't work
- how can i fix edit cancelled, no changes made in shell
- get visual studio code to syntax highlight extensionless files as bash scripts?
- can i use powershell in shell-mode for emacs?
- docker logs and buffered output
- when running a django dev server with docker/fig, why is some of the log output hidden?
- run two commands with a crontab
- running a program through ssh fails with "error opening terminal: unknown."
- find file by name up the directory tree, using bash
- how do i use parallel programming/multi threading in my bash script?
- bash printing color codes literally and not in actual color
- generate machine key using power shell
- bash array assignment fails if you declare the array in advance
- bash, execute command but continue with interactive session
- why are all nul removed from my script?
- rename file by removing last n characters
- shell script: find maximum value in a sequence of integers without sorting
- timeouting a while loop in linux shell script
- in bash convert a string with . in float
- git: hash autocomplete
- django: access admin user in python shell
- how to store templates for non-php files in laravel?
- use "perl6" command with git bash on windows
- awk to output table-like or excel-like columns in linux terminal?
- vlc setting volume from command line/bash [closed]
- terraform v0.12 multi-line string eof shell-style "here doc" syntax not been interpreted as before with v0.11
- django shell: command to load test fixture data?
- export function from zsh to bash for use in gnu parallel
- "let" internal shell command doesn't work in a shell script?
- what does "2<&1" redirect do in bourne shell?
- insert entry into crontab unless it already exists (as one-liner if possible)
- equivalent of set -o pipefail in python?
- why ps1 is not updated with the git branch name?
- how to use posixly_correct in grep?
- spaces in cygwin/bash aliases?
- passing a command with arguments as a string to docker run
- changing word delimiters in bash
- how to get bash command history statistics, like the most used commands in the last 6 months?
- popen.communicate() returns (none, none) even if script print results
- unix convert month name to number
- open a folder in windows explorer and select a file works second time only
- is there a way to "resource" by bash_profile without restarting terminal?
- linux - bash redirect a string to a file
- bash while loop wait until task has completed
- npm view get more items
- gnu parallel - which job failed?
- place a multi-line output inside a variable
- convert hh:mm:ss.mm to seconds in bash
- how to stop xcode build from shell script
- grep substring between two delimiters
- user input date format verification in bash
- running shell commands on android using runtime.getruntime
- replacement for cut --output-delimiter
- have an rscript read or take input from stdin
- in pre-push hook, get "git push" command full content?
- bash script size limitation?
- can i use adb shell to send commands to my application
- error while using make to compile glibc-2.11.1 for linux from scratch
- how do i install / enable the php phar extension?
- how to fire a command when a shell script is interrupted?
- search and replace variables in a file using bash/sed
- can i use coffeescript to write my electron (atom shell) application?
- implementing a shell in c
- in my bash prompt, $(__git_ps1) is telling me something is wrong, but what?
- how do i remove the "wrench" button on the balloon tooltip? [closed]
- scala case class ignoring import in the spark shell
- python multiline command running from bash
- redirecting of stdout in bash vs writing to file in c with fprintf (speed)
- shell script not running via crontab, runs fine manually
- pipe vs redirect into process
- using 'if' within a 'while' loop in bash
- regex for linux file permissions (numeric notation)
- how to use trap reliably using bash running foreground child processes
- catch failure in shell script
- executing shell script from current directory without '"./filename"
- use bash wait in for-loop
- matching optional parameters with non-capturing groups in bash regular expression
- passing variables into awk from bash
- creating filename_$(date %y-%m-%d) from systemd bash inline script
- what display settings needed for running .sh installer for java 7 ee sdk on mac osx
- how to overwrite a bash command?
- creating commands for a terminal app in java
- adding sqs redrive policy using aws cli command
- how to convert numbers to the first letters of the alphabet?
- how to start a shell script within "expect script"?
- why questionmark comes in the end of filename when i create .txt file through shell script?
- how to sort comma separated values in bash?
- iterate over arguments in a bash script and make use of their numbers
- pipe stdin to a script that is itself being piped to the python interpreter?
- how good is using %q in lua to escape shell arguments?
- how to redirect standard input and output with bash
- using date to get tomorrows date in bash
- how to redirect stderr to a file for the whole pipe?
- how to make a git pre-commit hook that checks the commit message?
- error trying to exec 'as': execvp: no such file or directory
- why does sed not replace overlapping patterns
- trouble running taskkill from gitbash
- how does npm run work?
- how do i pass variable inside find and bash -c?
- why does awk not treat this array index as a number unless i use int()?
- floating point rounding in shell
- adb shell command: mkdir (for creating a directory)
- bash script: get xml elements into array using xmllint
- launchd osx not running bash with teamcity agent
- what is the "shell" window type in chrome extensions? can it be used to hide a window?
- running a process in the background with input/output redirection
- how to run sql in shell script
- how to make expect command in expect program script to wait for exact string matching
- freetds bash: executing sql queries in microsoft sql server
- why `read -t` is not timing out in bash on rhel?
- sed command to fix filenames in a directory
- how to detect when networking initialized in /etc/init.d script?
- how to convert multiline file into a string in bash with newline character?
- syntax error near unexpected token `do' in bash script
- remove all occurrences of a word from a string
- how to get the pivot lines from two tab-separated files?
- bash: passing script arguments
- print a list of fields passed as a variable
- combine arrays in the beginning of a for-loop (bash)
- setting environment variables for sublime text on osx desktop
- java swt shell window closing event
- is it possible to show a shell only once all the modules have been loaded?
- get name of a variable as input and change the variable with that name
- shell browseforfolder preselected path
- bash vs. dash behavior with the command `echo -ne "hello\n"`
- how to set the default value of a variable as an array?
- ios run custom shell script 'embed pods framework' file not found error
- is path broken for anaconda ipython?
- my commandline shell does not support aapt command
- how to capture the title of a terminal window in bash using ansi escape sequences?
- bash: jstat: command not found
- curious tput behavior, with stderr redirection
- efficiently computing floating-point arithmetic hundreds of thousands of times in bash
- why do i need root privilege to do `git branch -a`?
- how to get a flat xml so that external entities are merged to the top level
- count number of column in a pipe delimited file
- how to connect directly to a remote docker container with ssh
- syntax error near unexpected token `(' with mv !(build)
- bash: "which adb" returns nothing, but "command -v adb" returns what i'd expect
- how to use substitution in xargs?
- parallel processing with xargs in bash
- bash user prompt while reading file
- how to tell bash not to issue warnings "cannot set terminal process group" and "no job control in this shell" when it can't assert job control?
- how do i prepend to a stream in bash?
- .gitconfig not following bash alias for default editor command?
- sed replace at second occurrence
- how can i pause and then resume a call to `sleep`
- echo -e option in ubuntu doesn't work
- sublime text build system with options
- how to set read command to execute without having to press enter button in shell?
- test if the current directory is inside a rails project (bash)
- inserting variable into sh script command
- recursively deleting all "*.foo" files with corresponding "*.bar" files
- convert each integer to a simple ascii graph
- git - fatal: could not get current working directory?
- find directories created less than a week ago
- how can i remove the stop words from sentence using shell script?
- how to escape special characters in ansible shell module
- cannot spawn an erlang supervisor from the shell
- laravel 5 - how to create an artisan command to execute bash script
- can a string be returned from a bash function without using echo or global variables?
- bashrc if: expression syntax error
- bash compound conditional, with wildcards and file existence check
- random selection of columns using linux command
- are there anything similar to "perl -pe" option in python?
- how to convert c# code that uses shell com to f#?
- create a shell script to run sqlite commands from php in ubuntu
- unix(aix) script to process a file using only awk or other file processing utilities
- sed error "\1 not defined in the re" on macosx 10.9.5
- how do i add my own header file directory to mac terminal gcc?
- how can i fix "importerror: no module named shell" error for ipython
- bash: using export inside ssh command
- team city git "host key verification failed"
- identify and remove specific hidden characters from text file
- why do i get "get-credentials requires edit permission" error in gcloud on my terminal, when it succeeds in cloud shell?
- string comparison not working in powershell function - what am i doing wrong?
- how can my gnome shell extension detect the gnome version?
- bash : adding extra single quotes to strings with spaces
- linux bash - date format
- inputting data with haskell
- is there a way to script a ghci session?
- why shouldn't i "bet the future of the company" on shell scripts? [closed]
- installing perl module: cpan shell vs rpm/deb
- makefile : how to increment a variable when you call it? (var++ in bash)
- c, c++ interface with python
- nested ssh run commands on 2nd server
- display error and exit when cd exits with error
- how to detect if a ruby script is running through a shell pipe?
- grep to find a file that contains a string in a directory
- unable to run compiled files - bash: ./a.out: permission denied. (i've tried chmod)
- xterm keep page from less in terminal after exit
- how do i execute command for each stdin line?
- convert carriage return (\r) to actual overwrite
- bash complex pipeline dependencies
- how i can read tty file with timeout?
- executing code in if-statement (bash)
- what means "not running under some shell" in perl scripts?
- how to return multiple variables from python to bash
- bash: [ ] (test) behaves unconformly
- how to test if result of a command contains a string in fish shell?
- bash - how to list files with size in bytes
- order of key values in mongodb
- bash, ctrl+c in eval not interrupting the main script
- delete duplicate lines only if they match a pattern
- cd terminal at a given directory after running a python script?
- racket - how to get the “previous executed command” in bash script?
- select lines based on value in a column
- is there a difference in efficiency between pipelined sed invocations and multiple sed expressions?
- extend windows explorer with bho
- echo to stdout and append to file
- execute shell command using qmake
- use groovy category in groovy shell
- what does (set path=...;%path:)=^)%) mean in a windows shell script, and how can i overcome failure of this line in the context of a qt5 nmake build?
- mongo createindex background blocks the shell
- result of ps au | grep ssh different in node.js (using spawn/pipe) vs shell
- how to sum a row of numbers from text file-- bash shell scripting
- django shell image upload _io.bufferedreader no attribute size
- in bash script unexpected "syntax error: unexpected end of file" on if statement
- using variables in search pattern in awk script
- calculating the total time in an online meeting
- regex match bash variable
- how can this `find -prune`'s behavior be understood?
- how can i duplicate an existing object within a json array using jq?
- bash script suspend/continue a process within script
- how to make nested double quotes survive the bash interpreter?
- using pipe in if statement is not working
- bash parameter expansion rules for backslash character
- how to grep exact matches from a file of a list of strings
- bash: how to catch git command failure?
- is it possible to access environment variables without the '$' in bash? [closed]
- docker kill process inside container
- sftp command in bash script with mac os x
- removing columns in text file with bash?
- taking the results of a bash command and using it in python
- get path to file using bash parameter expansion
- writing the output from split command to a separate directory
- git: reliably switching to a detached head and then restore head later, all from a script
- convert scientific notation in string format to numeric in spark dataframe
- setup/run spark (spark-shell) on yarn client mode
- install mysql 5.7 purely from bash script on ubuntu
- shell script: check directory name and convert to lowercase
- changing wallpaper using pcmanfm by crontab
- detect commandline application from cmd without messing with path variable or system32/syswow64 dir
- how can i run a shell command inside of a gulp task and detect when it's done?
- replacing html ascii codes via a bash script?
- create automated tests for interactive shell based on python's cmd module
- bash command output as parameters
- how do you do an and query on an array in mongodb?
- error with linux whiptail/dialog arguments from bash variable
- how to tell windows explorer to refresh its icons?
- how shell pipe handles infinite loop
- redirect binary output from file output to stdout
- ./sysroot.sh: operation not permitted
- runtime.getruntime().exec(command) always return 1
- exclude one string from bash output
- cygwin's bash can't run 'net use /user' command?
- how does extglob work with shell parameter expansion?
- bash - running remote script from local machine
- is there a way to send a continuous stream from a command output to a remote listener
- use awk to extract value from a line
- how to find all of the words appearing between `\word{}` in bash?
- how can i get multiple bash background scripts, spawned from one initial startup script to log on the correct line of the terminal?
- does $pwd always equal $(realpath .)
- dos2unix not working when trying to silence command
- how can i reorganize nested quotes within sed regex in a bash script that triggers an "unterminated substitute pattern" error?
- fast md5sum on millions of strings in bash/ubuntu
- quicksilver large type
- mongodb convert string type to float type
- awk -cut how to delete second column with field separator
- edit text format with shell script
- why is the stdout line printed after the stderr line?
- return value from system() when using sigint default handler
- are there good reasons not to exploit '#!/bin/make -f' at the top of a makefile to give an executable makefile?
- bash -- setting multiple variables in a single pipeline stage
- bash parsing and shell expansion
- create shell executable global node module
- grep ip adress with open port nmap
- what happens when i execute a unix shell script using a '.' command?
- how to compare timestamp on files in bash scripting
- interpolate a string with bash-like environment variables references
- getting json value from curl in linux bash
- how to run .sh file when container is running using dockerfile
- running xvfb in background on remote linux
- append one line at the top of huge gzip file
- strange behavior of uniq on darwin shells
- java execute a bash script using java process builder
- setting values below a threshold to the threshold in a netcdf file
- displaying % completed while executing in c
- what is a difference between 'operating system' and 'command shell'?
- how to echo a double backslash plus a variable (version number) like "\\hostname\release\1.02a01" by using sh?
- count number of line in txt file when new line is inside data
- slurm: embarrassingly parallel program inside an embarrassingly parallel program
- how to escape extended pathname expansion patterns in quoted expressions?
- a case in which both test -n and test -z are true
- why is the debug trap executed more times than expected?
- how can i pipe to a bash alias from an npm script?
- ansible: shell script output always empty
- shell test operator regular expressions
- using getopts within user-defined-function in bourne shell
- getting the path where an os x shell script is located within the script...when the path has whitespace
- mac os x /bin/bash: python: command not found in some ide
- grep -v pattern and also remove 1 line before and 4 lines after
- deleting a broken link unix
- is unsetting global variables defined in a script good practice?
- redirecting tail output into a program
- process scheduling
- how do you execute a bash script with "system()" when there are spaces in the file path?
- bash, call a function sourced from a script?
- how to pass find results to cp such that file names with spaces work
- can't execute any basic command in linux console [closed]
- how to split a string in shell
- how to sort input png files in imagemagick
- cannot get all shells configured in vscode for shell launcher
- bash find and move files with '[ ]' in name
- shell programming: select random line from command output
- how to stop grep creating empty file if no results
- escaping space in bash script
- can't connect mongo shell to mongo atlas m0 using mongodb+srv
- how can i pass a regular expression as a parameter to a perl one-liner in a bash script?
- linux + ksh + round down or round up - float numbers
- shparsedisplayname when path doesn't exists
- bash execute a shell function after a change directory (cd)
- bash script to compile and run c++ program
- loop through results of sed
- bash convert date to timestamp
- how to set the root of the navigation stack
- bash variable substitution and strings
- how can i count the number of elements in an xml document using xmlstarlet in bash?
- change background color of python shell
- bash indexof substring after nth character
- how to make grep separate output by null characters?
- how to find out if a command exists in a posix compliant manner?
- change file name suffix(es) (using sed ?)
- how does this other version of the bash fork bomb work?
- adb shell: can't use the escape key
- grep multiple patterns single file argument list too long
- what is the correct syntax for awk's printf to insert multiple variables?
- remove a pattern using sed which has square brackets and quotes
- bash parse docker status to check if local image is up to date
- compiling and running java in unix ( coming from windows )
- parsing ics file with bash
- keep ssh sessions running after disconnection - for overnight [closed]
- compress heredoc declaration to one line in bash?
- jenkins: how to execute shell script in a windows slave
- how to process files concurrently with bash?
- getting value of environment variable in unix
- shell regex to end of line
- redirect stdout and stderr to one file, copy of just stderr to another
- bash loop in parallel
- globstar set in terminal not propagating to script
- how to print the decimal value to hex values in shell script
- i want a shell script to be executable but not readable
- how to exit all the calling scripts in bash?
- detecting when a user is finished resizing swt shell
- shell script and cron problems [closed]
- modifying json by using jq
- "bash: play: command not found" when trying heroku for the first time
- pass shell-escaped string of arguments to a subcommand in bourne shell
- how to run mongorestore after mongod in docker
- ant flagrantly ignoring java_home environment variable
- sed - replace several consecutive lines matching pattern
- find and replace multiple lines of text from command line
- adding script files to an xcode archive
- in bash how do i exit a script from a function that is piped by tee?
- how to get the original caller lineno when executing a function returning a non-zero value
- temporary redirection of stderr in a bash script
- expanding variables in shell script
- bash on macos - get a list of dates for every saturday on a given year
- canonicalize a path name on solaris
- piping stderr and stdout separately
- imagemagick, bash script to label with comment and image sequence number
- convert julian timestamp to regular time in unix
- bash inserting extra, incorrect single quotes when quoting argument list
- what does "if [ -t 1 ]" do in shell scripting?
- how to conceal a segmentation fault in a bash script
- how to delete a file with quote in file name
- python remove phone numbers from string
- bash: applet not found when running gradle in mobaxterm
- bash string handling (char at index and concatenation)
- how to send signal to a bash script from another shell
- how do i make a command in cygwin to run sublime text?
- execute shell script after other script got executed successfully
- showing git branch in shell prompt?
- find executables in my path with a particular string
- bash input without pausing the script?
- how can i stop vi from overlapping and hiding the last page of command line output?
- pexpect - run script.sh over ssh
- how to execute a psql command within a bash for loop
- substitute vertical lines in bash
- git colors don't display in windows command prompt
- `terminal` vs `system()` in r
- how to download files from onedrive by authenticating using get-credentials using power shell?
- execute permissions on downloaded file
- "sed" command to remove a line that match an exact string on first word
- restoring/restarting a java daemon from crash
- what is causing this bash syntax error?
- interfacing with stockfish shell using c++
- bash string extraction / manipulation
- why does `sort file > file` result in an empty file?
- export of pythonpath from .zshrc not working
- script install mysql-server without password prompt via centos
- using bash to send space separated list of files to git
- pure bash replacement capturing groups
- bash, zsh : declare [*] (oh my)
- delete all lines, starting two lines after /pattern/
- to read from file and putting values in where clause via shell script
- using the array name without an index gets the first array element in bash, ok?
- how to stop execution in script which may have been sourced or directly executed
- fatal: your current branch appears to be broken
- /usr/local/rvm/bin/rvm-shell: no such file or directory
- git describe fails to return most recent annotated tag
- bash script with double for loop over multiple arrays with access to array names
- how to terminate script after a certain number of output
- delete pattern from a variable with sed
- how to chunk shell script input by time, not by size?
- bash autocompletion with file names
- read lines from a file, grep in a second file, and output a file for each $line
- "/bin/sh: 1: [“apache2ctl”,: not found" in docker
- linux terminal output redirection
- bash script to kill php process older then an hour
- how to run multiple external commands in the background in ruby
- read stdin in chunks in bash pipe
- assign single variable to an array (in place)
- how is the command suggestion implemented in the bash shell?
- bash script to extract filenames from git whatchanged
- unix sort using unknown delimiter (last column)
- zsh - alias with no space at the end of the invocation
- md5/sha1 hashing large files
- conda not working correctly with fish shell
- extract token after particular substring in bash
- file formatting : confusion using awk nr variable
- why does my java code execute bash command incorrectly?
- why does this bash script work at console but fails when run as a cron job?
- ajax progress bar - polling, comet?
- bash: find position of character in a string under os x
- how to get the offset of a partition with a bash script?
- handling arithmetic expressions in shell scripting
- using awk to print range of columns for matching keys
- automate 2 scripts interacting with each others using expect
- will sed (and others) corrupt non-ascii files?
- using bash/perl to modify files based on each file's name
- why does [[ -eq ]] show non-numerical strings as equal in bash?
- echo variable using sudo bash -c 'echo $myvariable' - bash script
- must include log4j, but it is causing errors in apache spark shell. how to avoid errors?
- python - how can i read stdin from shell, and send stdout to shell and file
- failed to assign to property when adding new applicationbarmenuitem icon
- how can i run this shell script inside python?
- list all directories sorted by size in descending order
- can i do a for loop over variables in the bash shell?
- how to remove all pipenv virtualenvs when the directory was deleted?
- awk negative regular expression with variable
- python different memory management behaviours when run in python shell and *.py file
- parallel tar with split for large folders
- display the output on the terminal and tail the last 10 lines to log file
- how to convert release archives to git repo
- create database using sudo mysql -u=root
- how to define parameter of words?
- shell script to connect to mysql server
- using popen() to invoke a shell command?
- use more than one core in bash
- makefile to add shell aliases
- how to run bash command during redirect << eof
- clear line in the python idle shell
- invalid char in expression awk, python
- always -bash: gomobile: command not found
- linux batch rename directories and strip # character from name
- sed statement to change/modify csv separators and delimiters
- cygwin environment variables set in bat file
- what environmental variable sets git color.ui?
- renaming file with same name as directory name
- find common files between two folders
- howto enqueue all files listed in a file to a vlc playlist using cat and awk
- use sed with variable that contains dot
- start a long-running program over ssh [closed]
- how to do binary addition in bash
- how to trap errors inside the if statement
- remove identical files in unix
- trouble escaping quotes in a shell script
- bash: importing data from flat file into template
- how to pass the contents of a file using `cat` to `_values` (zsh completion)
- reduce processing time for 'while read' loop
- how to use bash regex inside makefile target
- git shell on windows reports "sh.exe has stopped working (appcrash)"
- how to broadcast a message to a list of processes in erlang? console hanging
- sed error "unterminated 's' command" troubleshooting
- how to find all words that end with a period?
- python shell shows no error but program doesn't run
- how to set bash environment variables using lua
- sublime text 2 and terminal
- fork command in background using ampersand (&) when bash scripting and capture output
- installing webpack on windows 10 bash (bash on ubuntu on windows). keep getting "webpack: command not found"
- calculate throughput on a rolling total
- fast shell command to remove stop words in a text file
- replacing newline escape '\n' with an escaped newline escape '\\n' using sed
- understand pipe and redirection command
- sed - removing last comma from listed value after doing a replace
- tee a pipe asynchronously
- how to run .profile inside a shell script in ubuntu
- how to escape strings in bash script
- invoking mirth connect cli with powershell script
- a reliable way to check if two variables in a cmd shell point to the same folder
- querying a spark streaming application from spark-shell (pyspark)
- can you spawn a process in a shell script?
- how to read headers from file using curl?
- split a .txt file based on content
- different ssh behavior from crond
- shell: select unique row of flat file
- how to generate random number with find and sed?
- bash scripting: how to patch files? (write a given string in a given position of a file)
- merge csv files in unix, bash
- command line arguments with spaces to a c program through shell-wrapper script
- mongodb: find execution time for count() command on millions of records in a collection?
- moving files/directories older than 7 days
- add milliseconds to timestamp (bash, unix)
- error message when running telnet in python shell
- how to remove last character of nth line linux
- sbt: can't run interactively from mintty on cygwin
- powershell output to php variable using shell_exec
- pass parameters _ shell script - octave script
- error 'syntax error: "(" unexpected' when declaring arrays in bash
- how to make a custom bash function to cd into a certain directory with autocomplete
- shell script to write and read data from serial communication
- how to connect to an oracle database from unix
- are there any ways to obtain the line number of the matched pattern line?
- escaping in wget bash command
- enable history logging in tcsh shell
- why does tee wait for all subshells to finish?
- telling nohup to write output in real-time
- in bash how do i divide two variables and output the answer rounded upto 5 decimal digits?
- replace old-link-url to new-link-url with sed
- rails 4.1 environment variables not reloading
- how to recursively resolve symlinks without readlink or realpath?
- how to run the first process from a list in a file deleting the first line as if the file was a queue and i called "pop"?
- concatenating strings fails when read from certain files
- vi mode to emacs mode while on r
- how to generate jmeter dashboard report through java coding. ( not windows or shell command)
- passing empty arguments to sudo -i
- how to delete the lines starting from the 1st line till line before encountering the pattern '[error] -17-12-2015' using sed?
- bash shell script nested while loop with ifs
- swift process - execute command error
- grep with wildcards stored in a file
- how to print value of a variable (which can be "-n" or "-e") in bash?
- how to sort groups of lines?
- removing duplicate blocks of lines from a file
- bash: get literal parameters passed to a script and execute them as a command
- bash find using regex is not case sensitive
- why does my bash script take so long to respond to kill when it runs in the background?
- bash variable formats
- using openssl alternate config file from bash?
- ssh shell commands not found (composer, npm)
- check java version via ansible playbook
- bash sed - find hashtags in string
- need help replacing single quotes in bash script
- git cherry pick those commits that contain a keyword (tracking id)
- piping output into middle of bash command
- reverse of any line in a text file (implement of rev command)
- unix bash - removing double quotes from specific strings within a file
- cp exits with a 64 error status
- bash script issue
- bash loop with gnu less that refreshes every 2 minutes
- does powershell have an equivalent to the bash subshell?
- bash: clean outer join of three files, preserving file-membership
- erlang case statement
- is "bit rate" property fixed in index 28?
- is there a click handler for shell extension
- call shell commands from a list of commands until all commands have been finished
- how to concatenate the content of a file with a increment of last number of the column
- how to remove the dock icon of a shell executable?
- start a shell process in gulp with callback when process started
- bash script running from cronjob command not found
- awk statement inside a git alias
- ignoring slashes in sed find and replace command
- bash =~ loosing bash_rematch contents at the cmd prompt os x
- why do i get syntax error before: '{'?
- how to get just the elasticsearch server version from the command line
- ohmyzsh: override git plugin aliases with custom multi-line aliases / functions
- in a column of numbers, find the closest value to some target value
- trying to implement piping in c - shell is hanging and not running commands
- using double quotes in applescript command do shell script echo
- use shell symbols in directory path