Difference between revisions of "/bin"

From The iPhone Wiki
Jump to: navigation, search
m (Files)
m (Parents: Updating parent to latest.)
(2 intermediate revisions by 2 users not shown)
Line 8: Line 8:
 
=== Files ===
 
=== Files ===
   
[[bash]]
+
* bash
  +
* bunzip2
 
  +
* bzcat
[[bunzip2]]
 
  +
* bzip2
 
  +
* bzip2recover
[[bzcat]]
 
  +
* cat
 
  +
* chgrp
[[bzip2]]
 
  +
* chmod
 
  +
* chown
[[bzip2recover]]
 
  +
* cp
 
  +
* date
[[cat]]
 
  +
* dd
 
  +
* df
[[chgrp]]
 
  +
* dir
 
  +
* echo
[[chmod]]
 
  +
* egrep
 
  +
* false
[[chown]]
 
  +
* fgrep
 
  +
* grep
[[cp]]
 
  +
* gunzip
 
  +
* gzexe
[[date]]
 
  +
* gzip
 
  +
* kill
[[dd]]
 
  +
* [[launchctl]]
 
  +
* ln
[[df]]
 
  +
* ls
 
  +
* mkdir
[[dir]]
 
  +
* mknod
 
  +
* mktemp
[[echo]]
 
  +
* mv
 
  +
* pwd
[[egrep]]
 
  +
* [[readlink]]
 
  +
* rm
[[false]]
 
  +
* rmdir
 
  +
* se
[[fgrep]]
 
  +
* sh
 
  +
* sleep
[[grep]]
 
  +
* stty
 
  +
* sync
 
  +
* tar
[[gzexe]]
 
  +
* touch
 
  +
* true
[[gzip]]
 
  +
* uname
 
  +
* uncompress
[[kill]]
 
  +
* vdir
 
  +
* zcat
[[launchctl]]
 
  +
* zcmp
 
  +
* zdiff
[[ln]]
 
  +
* zegrep
 
  +
* zfgrep
[[ls]]
 
  +
* zforce
 
  +
* zgrep
[[mkdir]]
 
  +
* zless
 
  +
* zmore
[[mknod]]
 
  +
* znew
 
[[gunzip]]
+
* [[su]]
[[mktemp]]
 
 
[[mv]]
 
 
[[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 ==
 
== Parents ==
  +
{{parent}}
[[:/|(Root)]]
 
   
 
[[Category:Filesystem]]
 
[[Category:Filesystem]]

Revision as of 13:29, 27 August 2015

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
  • 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)