Sometimes you may need to save awk modifications in place. Here is how to overwrite input file in awk command.
How to Read Command Line Arguments in NodeJS
Sometimes you may need to read command line arguments in NodeJS. Here are the steps to parse & process command line arguments in NodeJS.
How to Change Element’s Class in JavaScript
JavaScript Round to 2 Decimal Places
How to Disable Right Click on Web Page Using JavaScript
Sometimes you may need to disable right click on web page using JavaScript. Here are the steps to do it.
How to Disable/Enable Input in jQuery
Sometimes you may need to disable/enable input in web pages. Here are the steps to disable/enable input in jQuery.
How to Run 32-bit App on 64-bit Linux
How to Change File Extension of Multiple Files in Python
Sometimes you may need to change file extension of multiple files in Python. Here are the steps to do it.
How to Change File Extension of Multiple Files in Linux
Sometimes you may need to change file extension of multiple files in Linux. Here are the steps to do so.