commando's uitleg options uitleg
ls geeft alle bestanden/mappen weer -a displays all files including hidden files
-i displays the unique number (inode nummer)
-l displays extra information
-p marks file type by adding a special character
-r reverses sort order
-R recurses into subdirectories
-S sorts files by size (longest files first)
-t sorts files by modification time (newest first)
-X sorts files by extension ("file type")
touch maakt bestanden aan
nano opent de tekstbewerker nano ctrl +r extra bestand openen in nano
ctrl + u undo in nano
ctrl + e redo in nano
ctrl +o opslaan in nano
cat laat de inhoud zien -b number nonempty outputlines, overrides -n
-E displays '$' at the end of each line
-n number all output lines
-s suppress repeated empty output lines
-T displays TAB characters as ^l
verwijderd alle bestanden geforceerd.
DOE NOOIT "rm-rf /" DIT VERWIJDERD ALLE BESTANDEN VANAF DE ROOT
rm verwijderd het bestand -rf DIRECTORY
-v laat zien wat het commando aan het doen is.
mkdir maakt een directory aan -p makes the parent directory's
rmdir verwijderd directory's -p removes parent directory's if they are empty
echo echo (drukt af in shell)
compgen compgen helpt je dingen te vinden -b lijst met alle options voor het commando 'compgen'
pwd zegt in welk mappen je zit (absoluut path)
type type van commando (is commando ingebouwd?)
help je krijgt meer info over commando's 1
, man Manual van commando -ls geeft de manual over het commando ls
Vi Andere texteditor dan nano, moeilijker
".." gaat een map naar boven
cd veranderen van directory "-" gaat terug naar de vorige directory
cp kopiëren van een file -v Debug/legt uit hoe een bestand is gekopieerd
head laat regels vanaf boven zien (default 10) -n kan je het aantal lijnen vergorten of verkleinen
tail laat regels van onder zien (default 10) ** **
echo gegevens tonen op terminal *'letter' eindigen op letter
? staat voor 1 specifiek karakter
je geeft een lijst met karakters die je zoekt ([A-Z] gaat, [a-z] gaat, [a-Z] of [A-z]
[xxx]' gaan niet omdat er meerdere karakters tussen A en z zitten (ascii tabel))
letter'[xx] letter gevogd door lijst met letters die je zoekt
"Hoi"> [filename] Je maakt een bestand aan met "Hoi" of vervangt dit als het bestand al bestaat.
"Hoi">>[filename] Je maakt een bestand aan met "Hoi" of voegt dit toe als het bestand al bestaat.
vb echo Echo D[!o]* Moet starten met hoofdletter D, gevolgd door alles buiten een o
more laat lange documenten overzichtelijk zien -s lege lijnen worden gecompresserd
-l negeert het pagina einde
-[nummer] laat het aantal lijnen zien
less doet zelfde als more, maar beter (less is more) -N nummert de lijnen binnen het bestand, aan het begin van elke lijn
find Bestanden/directory zoeken, Start vanaf huidige directory - type -f zoek naar bestanden
-type -d zoeken naar directory's
- type -I zoeken naar symbolic links
- type -f zoeken naar een plain file
Specifieerd een bestandsnaam patroon. Alle characters in de zoekpatroon zijn
mogelijk.
-iname doet hetzelfde maar negeert het verschil tussen hoofdletters en kleine
letters.
-name"..." -name is Hoofdletter gevoelig 2
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller mauritsgroen. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $4.29. You're not tied to anything after your purchase.