1 Answer
- Newest
- Most votes
- Most comments
0
Hello.
The "df -h" command is a command to display information about the total space and available space on a file system.
In other words, you can only check the capacity used on disks, etc.
I think you need to run the "ls" command to check the name of the file actually saved.
ls -la
Relevant content
- asked 2 years ago
- asked 3 years ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 5 months ago
As I used the list all commend and shows below empty result.
ls -la
total 8 drwxr-xr-x 2 5000 5000 6144 Apr 19 15:02 . drwxr-xr-x 1 root root 4096 Apr 19 17:45 ..