Assembla home | Assembla project page
 

Ticket #3 (new Enhancement)

Opened 3 years ago

Last modified 3 years ago

Make FN_filesys_usage compatible with HP-UX

Reported by: swiss Assigned to: swiss
Priority: major Keywords:
Cc:

Description (Last modified by swiss)

At the moment, FN_filesys_usage? uses the "df -k" command to determine the percentage of a filesystem that is used.

However, on HP-UX this command does not behave in the normal manner and the function should be written to detect the operating system and use bdf instead.

Change History

02/24/07 11:46:39 changed by swiss

  • description changed.
  • summary changed from Make FN_filesystem_usage compatible with HP-UX to Make FN_filesys_usage compatible with HP-UX.