Difference between revisions of "/bin"

From The iPhone Wiki
Jump to: navigation, search
m (Parents: Updating parent to latest.)
(Files: Added ps file.)
Line 38: Line 38:
 
* mktemp
 
* mktemp
 
* mv
 
* mv
  +
* ps
 
* pwd
 
* pwd
 
* [[readlink]]
 
* [[readlink]]

Revision as of 15:22, 5 May 2020

Folder that contains GNU Coreutils. The GNU Core Utilities are the basic file, shell and text manipulation utilities of the GNU operating system. These are the core utilities which are expected to exist on every operating system.

Children

Folders

There are no folders that exist inside of /bin.

Files

  • bash
  • bunzip2
  • bzcat
  • bzip2
  • bzip2recover
  • cat
  • chgrp
  • chmod
  • chown
  • cp
  • date
  • dd
  • df
  • dir
  • echo
  • egrep
  • false
  • fgrep
  • grep
  • gunzip
  • gzexe
  • gzip
  • kill
  • launchctl
  • ln
  • ls
  • mkdir
  • mknod
  • mktemp
  • mv
  • ps
  • pwd
  • readlink
  • rm
  • rmdir
  • se
  • sh
  • sleep
  • stty
  • su
  • sync
  • tar
  • touch
  • true
  • uname
  • uncompress
  • vdir
  • zcat
  • zcmp
  • zdiff
  • zegrep
  • zfgrep
  • zforce
  • zgrep
  • zless
  • zmore
  • znew

Parents

(root)