UnixTools02: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
| Line 6: | Line 6: | ||
Some basic Git commands are: |
Some basic Git commands are: |
||
``` |
``` |
||
git status |
git status |
||
git add |
git add |
||
git commit |
git commit |
||
``` |
``` |
||
== Markdown == |
== Markdown == |
||
Revision as of 18:28, 2 December 2024
File Formats
ASCII Text
- file.txt
- dmsg.log
Some basic Git commands are:
``` git status git add git commit ```
Markdown
- README.md
- wiki
yaml
- docker config
XML
json
HTML
Q&E
- Analysieren Sie den Aufbau einer Word-Datei
more file.docx
- Wie zuvor, mit einer excel-Datei
- Wie zuvor, mit einer pptx -Datei
- Öffnen Sie mit ihrem Web-Browsewr eine einfache Web-Seite und speichern sie als Dateiab. Sehen Sie sich die Datei an.
- sehen Sie sich eine .jpg, eine .mov, eine .png -Datei an (dies sind binäre Formate).
typical programming languages
- C, C++
- python
- Java
- JavaScript
- bash (script)
- SQL
- e.g. .bashrc (bash script)
- logfile /var/log/dmsg.log
Tools
- unix program file
- Editor with language support