Difference between revisions of "/bin"

From The iPhone Wiki
Jump to: navigation, search
m (category mark)
m (Files)
 
(14 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 ==
 
=== Folders ===
 
=== Folders ===
  +
  +
There are no folders that exist inside of /bin.
  +
 
=== Files ===
 
=== Files ===
   
bash
+
* bash
bunzip2
+
* bunzip2
bzcat
+
* bzcat
bzip2
+
* bzip2
bzip2recover
+
* bzip2recover
cat
+
* cat
chgrp
+
* chgrp
chmod
+
* chmod
chown
+
* chown
cp
+
* cp
date
+
* date
dd
+
* dd
  +
* df (present in jailed iOS)
df
 
ls
+
* ls
mkdir
+
* mkdir
mknod
+
* mknod
mktemp
+
* mktemp
mv
+
* mv
  +
* ps (present in jailed iOS)
pwd
 
  +
* pwd
readlink
 
  +
* [[readlink]]
rm
 
  +
* rm
rmdir
 
  +
* rmdir
se
 
  +
* se
sh
 
  +
* sh
sleep
 
  +
* sleep
stty
 
  +
* stty
su
 
  +
* [[su]]
sync
 
  +
* sync
tar
 
  +
* tar
touch
 
  +
* touch
true
 
  +
* true
uname
 
  +
* uname
uncompress
 
  +
* uncompress
vdir
 
  +
* vdir
zcat
 
  +
* zcat
zcmp
 
  +
* zcmp
zdiff
 
  +
* zdiff
zegrep
 
  +
* zegrep
zfgrep
 
  +
* zfgrep
zforce
 
  +
* zforce
zgrep
 
  +
* zgrep
zless
 
  +
* zless
zmore
 
  +
* zmore
znew
 
dir
+
* dir
echo
+
* echo
egrep
+
* egrep
false
+
* false
fgrep
+
* fgrep
grep
+
* grep
gunzip
+
* gunzip
gzexe
+
* gzexe
gzip
+
* gzip
kill
+
* kill
launchctl
+
* [[launchctl]]
ln
+
* ln
  +
* znew
   
 
== Parents ==
 
== Parents ==
  +
{{parent}}
*[[/]]
 
   
 
[[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)