ls 
 Список файлов  
Тип файла: команда 
  Рус  Toybox 0.8.4-android multicall binary:  (see toybox --help) 
usage:  ls [-ACFHLRSZacdfhiklmnpqrstuwx1] [--color[=auto]] [FILE...]
List files.
what to show:
-a  all files including .hidden
-b  escape nongraphic chars
-c  use ctime for timestamps
-d  directory, not contents
-i  inode number
-p  put a '/' after dir names
-q  unprintable chars as '?'
-s  storage used (1024 byte units)
-u  use access time for timestamps
-A  list all files but . and ..
-H  follow command line symlinks
-L  follow symlinks
-R  recursively list in subdirs
-F  append /dir *exe @sym |FIFO
-Z  security context
output formats:
-1  list one file per line
-C  columns (sorted vertically)
-g  like -l but no owner
-h  human readable sizes
-l  long (show full details)
-m  comma separated
-n  like -l but numeric uid/gid
-o  like -l but no group
-w  set column width
-x  columns (horizontal sort)
-ll long with nanoseconds (--full-time) 
--color  device=yellow  symlink=turquoise/red  dir=blue  socket=purple
         files: exe=green  suid=red  suidfile=redback  stickydir=greenback
         =auto means detect if output is a tty.
sorting (default is alphabetical):
-f  unsorted
-r  reverse
-t  timestamp
-S  size[ ToyBox ]     [ ManLinux ]