Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

shell-init: error retrieving current directory: getcwd -- The usual fixes do not wor

linux bash shell ssh ansible

Fastest way to ping a network range and return responsive hosts?

How to get osx shell script to show colors in echo

macos bash shell echo

Removing part of a filename for multiple files on Linux

linux bash shell

How can I shortern my command line prompt's current directory?

bash string path ps1

GZip every file separately

linux bash gzip

How to temporarily switch profiles for AWS CLI?

Differences between MSYS2 and Cygwin [closed]

bash cygwin msys2

Execute bash command in Node.js and get exit code

node.js bash exit-code

Find files of specified size using bash in Unix [closed]

bash unix

Bash how do you capture stderr to a variable? [duplicate]

bash stderr

Creating tar file and naming by current date

bash

How to loop over files in natural order in Bash?

bash natural-sort

Shell script: Run function from script over ssh

linux bash shell sh

How do I count the number of rows and columns in a file using bash?

bash row

Show sha1 only with git log

git bash

brew install npm "npm: command not found"

node.js bash npm osx-elcapitan

Getting head to display all but the last line of a file: command substitution and standard I/O redirection

bash unix pipe

shell variable in a grep regex

bash grep

How to use `while read` (Bash) to read the last line in a file if there’s no newline at the end of the file?

bash newline eof