Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How do I rename a bash function?

bash function

Location of .bashrc for "Bash on Ubuntu on Windows" in Windows 10

How to use cut command in bash to show all columns except those indicated?

bash cut

How do I pass in the asterisk character '*' in bash as arguments to my C program?

bash escaping

How can I test if line is empty in shell script?

bash shell sh

How to display all the lines from the nth line of a file in unix

linux bash unix sh

Running php script (php function) in linux bash

php linux bash shell

Finding executable files using ls and grep

linux bash grep ls

Read Command : Display the prompt in color (or enable interpretation of backslash escapes)

bash unix terminal

-bash: gcloud: command not found on Mac

What does the Bash operator <<< (i.e. triple less than sign) mean?

bash shell

What is colon : in npm script names?

javascript node.js bash shell

Docker and .bash_history

bash docker ipython dockerfile

Associative arrays are local by default

bash scope

How can I escape an arbitrary string for use as a command line argument in Bash?

perl bash

Find file ending with .sh OR .bin [duplicate]

bash unix find

How to POST URL in data of a curl request

osx find exec rm find: exec: unknown primary or operator

bash unix find rm

How to ignore some differences in diff command?

linux bash diff vimdiff

exit function stack without exiting shell

bash function shell exit