Project

General

Profile

Actions

Bug #2627

open

df checks different filesystem if relative path used

Added by Piotr Jasiukajtis about 11 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
cmd - userland programs
Start date:
2012-04-16
Due date:
% Done:

0%

Estimated time:
Difficulty:
Tags:
needs-triage
Gerrit CR:
External Bug:

Description

# /usr/gnu/bin/df -h data1/backup_nfs
/usr/gnu/bin/df: `data1/backup_nfs': No such file or directory
/usr/gnu/bin/df: no file systems processed

# /usr/bin/df -h data1/backup_nfs
Filesystem             size   used  avail capacity  Mounted on
data1                   18T    63K   4.9T     1%    /data1

# df -h .
Filesystem            Size  Used Avail Use% Mounted on
rpool/ROOT/oi_148      65G  7.3G   58G  12% /

No data to display

Actions

Also available in: Atom PDF