Code: Select all
ls /bin
# or
ls /usr/bin
Code: Select all
man ls
LS(1) User Commands LS(1)
NAME
ls - list directory contents
SYNOPSIS
ls [OPTION]... [FILE]...
DESCRIPTION
List information about the FILEs (the current directory by default).
Sort entries alphabetically if none of -cftuvSUX nor --sort is speci‐
fied.
[...]
Code: Select all
$ apropos disk
cfdisk (8) - display or manipulate disk partition table
df (1) - report file system disk space usage
drbddisk (8) - Script to mark devices as primary and mount file systems
fdformat (8) - low-level format a floppy disk
fdisk (8) - manipulate disk partition table
git-count-objects (1) - Count unpacked number of objects and their disk consumption
git-credential-store (1) - helper to store credentials on disk
partx (8) - tell the Linux kernel about the presence and numbering of on-disk partitions
sfdisk (8) - partition table manipulator for Linux