Search results

  1. J

    Disk usage computation

    Btw, I'm using ubuntu 20.04 running on vmware workstation. Thanks
  2. J

    Disk usage computation

    Hello Guys, I'm new to linux family and just wanted to understand how come linux translated the percent value to this percentage if the right computation is based on used space (below is the sample computation below). By using command df-lH, it shows different usage percentage. example: <used...
  3. J

    Rounding numbers

    Thank you so much for this info, this would be a great help for me to start learning.
  4. J

    Rounding numbers

    Hello Guys, I'm terribly new to linux flavor and starting to learn bash scripting. Can someone please help me how to round off this number in column 3 ($3). I do have a file called resources and contents are the dates. Please see below. 2021-06-24 19:20:00, 4.946197 2021-06-24 19:25:00...
Top