
Sometimes you may need to write or save JSON data to file. Here is how to store JSON to file in Python.
Sometimes you may need to write or save JSON data to file. Here is how to store JSON to file in Python.
Sometimes yo may need to make shell script executable. Here is how to make file executable in Linux.
Sometimes you may need to recursively change folder permissions in Linux. Here are the steps to change permission of folders, subfolders & files.
Sometimes you may need to run shell commands on remote server. Here is the bash script to run commands on remote server.
If you need to add text to image, you can do it with python. Here is how to add text to image in python.
Sometimes you may need to download and save as, or save downloaded file as different name in wget. Here is how to rename downloaded file in wget.
Sometimes you may need to set maximum download speed in wget. Here is how to limit download speed rate in wget command.