batch

Install and run your first noSQL MongoDB on Mac OSX

Install and run your first noSQL MongoDB on Mac OSX Classified as a NoSQL database, MongoDB is an open source,…

8 years ago

Script with hash tables on windows and Linux

Script with hash tables on windows and Linux A hash table, also known as a hash map, is a data…

8 years ago

reverse a string on Linux and Windows

How to reverse a string on Linux and Windows On Linux: Using the rev command: The rev command is a…

9 years ago

prompt and read input variables from keyboard

Let's find how to prompt and read input variables from keyboard while executing a script using shell, perl, python, batch…

9 years ago