Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Padding characters in printf

bash shell printf

Running a script inside a docker container using shell script

bash shell docker

recursively add file extension to all files

How to get Erlang's release version number from a shell?

shell erlang erlang-otp

Convert date time string to epoch in Bash

bash shell date

how to check which version of nltk, scikit learn installed?

Finding most changed files in Git

git shell

Check if string is neither empty nor space in shell script

bash shell freebsd

How do I grab an INI value within a shell script?

bash shell config ini

How to get the contents of a webpage in a shell variable?

linux bash shell wget

Creating a new user and password with Ansible

bash shell ubuntu ansible

using awk with column value conditions

linux shell awk

write a shell script to ssh to a remote machine and execute commands

linux shell ssh

'git add --patch' to include new files?

git shell git-add

What is the most elegant way to remove a path from the $PATH variable in Bash?

How to read user input into a variable in Bash?

bash shell

How do I paste multi-line bash codes into terminal and run it all at once?

linux bash shell terminal paste

How to hide command output in Bash

bash shell

What's the magic of "-" (a dash) in command-line parameters?

Script parameters in Bash

linux bash shell parameters