Difference between revisions of "/bin"

From The iPhone Wiki
Jump to: navigation, search
m (Files)
m (Parents: Updating parent to latest.)
(5 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
date
 
  +
* gzexe
 
  +
* gzip
dd
 
  +
* kill
 
  +
* [[launchctl]]
df
 
  +
* ln
 
  +
* ls
dir
 
  +
* mkdir
 
  +
* mknod
echo
 
  +
* mktemp
 
  +
* mv
egrep
 
  +
* pwd
 
  +
* [[readlink]]
false
 
  +
* rm
 
  +
* rmdir
fgrep
 
  +
* se
 
  +
* sh
grep
 
  +
* sleep
 
  +
* stty
gunzip
 
  +
* [[su]]
 
  +
* sync
gzexe
 
  +
* tar
 
  +
* touch
gzip
 
  +
* true
 
  +
* uname
kill
 
  +
* uncompress
 
  +
* vdir
[[launchctl|launchctl]]
 
  +
* zcat
 
  +
* zcmp
ln
 
  +
* zdiff
 
  +
* zegrep
ls
 
  +
* zfgrep
 
  +
* zforce
mkdir
 
  +
* zgrep
 
  +
* zless
mknod
 
  +
* zmore
 
  +
* znew
mktemp
 
 
mv
 
 
pwd
 
 
[[readlink|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)