| File |
Line |
Command |
Message |
| common_functions.php |
158 |
find_program(who) |
program not found on the machine |
| common_functions.php |
213 |
/bin/df |
/bin/df: invalid option -- P BusyBox v1.01 (2011.08.03-17:58+0000) multi-call binary
Usage: df [-hmk] [FILESYSTEM ...]
Print the filesystem space used and space available.
Options:
-h print sizes in human readable format (e.g., 1K 243M 2G ) -m print sizes in megabytes -k print sizes in kilobytes(default) Return value: 1 |
| common_functions.php |
213 |
/bin/df |
/bin/df: invalid option -- i BusyBox v1.01 (2011.08.03-17:58+0000) multi-call binary
Usage: df [-hmk] [FILESYSTEM ...]
Print the filesystem space used and space available.
Options:
-h print sizes in human readable format (e.g., 1K 243M 2G ) -m print sizes in megabytes -k print sizes in kilobytes(default) Return value: 1 |
|