Difference between revisions of "/bin"

From The iPhone Wiki
Jump to: navigation, search
m
m (Parents: Updating parent to latest.)
(One intermediate revision by one other user not shown)
Line 31: Line 31:
 
* gzip
 
* gzip
 
* kill
 
* kill
* launchctl
+
* [[launchctl]]
 
* ln
 
* ln
 
* ls
 
* ls
Line 39: Line 39:
 
* mv
 
* mv
 
* pwd
 
* pwd
* readlink
+
* [[readlink]]
 
* rm
 
* rm
 
* rmdir
 
* rmdir
Line 46: Line 46:
 
* sleep
 
* sleep
 
* stty
 
* stty
* vsu
+
* [[su]]
 
* sync
 
* sync
 
* tar
 
* tar
Line 66: Line 66:
   
 
== 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)