Difference between revisions of "/bin"

From The iPhone Wiki
Jump to: navigation, search
m (Files)
m (Files)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
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.
+
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. Most of the files here are installed with a jailbreak except for df and ps.
   
 
== Children ==
 
== Children ==
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 (present in jailed iOS)
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
 
  +
* ps (present in jailed iOS)
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]]

Latest revision as of 19:18, 27 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. Most of the files here are installed with a jailbreak except for df and ps.

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 (present in jailed iOS)
  • dir
  • echo
  • egrep
  • false
  • fgrep
  • grep
  • gunzip
  • gzexe
  • gzip
  • kill
  • launchctl
  • ln
  • ls
  • mkdir
  • mknod
  • mktemp
  • mv
  • ps (present in jailed iOS)
  • 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)