Also, durch die Eingabe mehrerer Befehle Ich habe festgestellt , dass es nicht nur ls
, sondern l
und la
auch. Unter man
Ubuntu 12.14 sind anscheinend keine Einträge vorhanden. Sie scheinen alle ähnliche Dinge mit kleinen Unterschieden zu tun:
$ ls
app config CONTRIBUTING.md doc Gemfile Guardfile LICENSE MAINTENANCE.md Procfile Rakefile script tmp VERSION
CHANGELOG config.ru db features Gemfile.lock lib log PROCESS.md public README.md spec vendor
$ la
app CHANGELOG config.ru db features Gemfile .git Guardfile LICENSE MAINTENANCE.md Procfile Rakefile .rspec .secret spec .travis.yml VERSION
.bundle config CONTRIBUTING.md doc .foreman Gemfile.lock .gitignore lib log PROCESS.md public README.md script .simplecov tmp vendor
$ l
app/ config/ CONTRIBUTING.md doc/ Gemfile Guardfile LICENSE MAINTENANCE.md Procfile Rakefile script/ tmp/ VERSION
CHANGELOG config.ru db/ features/ Gemfile.lock lib/ log/ PROCESS.md public/ README.md spec/ vendor/
Gibt es mehr davon und was tun sie? Gibt es hier einen Ort, um das herauszufinden? Leider wird die Google-Suche für diese Befehle ignoriert, weil sie so kurz sind.
\ls
. Ich nehme das an, um zu bedeuten, dass sie alle Aliase von ls
damals sind?
la
oderl
Befehle. Versuchen\la
und in\l
dem Bypass möglich Aliase.