The command du “summarizes disk usage of each FILE, recursively for directories,” e.g.
[Read More]
Change Font Size in Git Bash (MINGW64)
If the font size is too small after installing Git Bash (MINGW64), then it can be changed as follows.
[Read More]
Get Hard Drive Information Using Powershell
On Windows you can use Powershell to obtain information about disks and partitions, apart from the classic tools like the Disk Management Utility or Diskpart.
[Read More]
How to Split a File Path with Powershell
When working with file names, it is sometimes necessary to extract the individual parts such as drive, path or name from them.
[Read More]
Install and configure AWS CLI on CentOS
Linux Install
[Read More]