diff --git a/README.md b/README.md index c568806..a8ab848 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,15 @@ -# shell-scripts +# shell-scripts Struktur os_generic: generell fürs os gültige scripte os_special: skripte für spezielle Hardware +## Generic Debian Scripts examples: -Generic Debian Scripts examples: +network_interfaces_dhcp_rollout.sh *[-f interfaces-file] [-i interface] [-i interface2] ...* -network_interfaces_dhcp_rollout.sh [-f interfaces-file] [-i interface] [-i interface2] ... +## Generic Powershell Scripts examples: - - - - -csv_collum_join.ps -> 2. Spalte einer csv zusammenführen und als Datei ausgeben (ausser erste Zeile) -scan_host_network.ps -> Das subnetz des Hosts scannen +csv_collum_join.ps *-> 2. Spalte einer csv zusammenführen und als Datei ausgeben (ausser erste Zeile)* +scan_host_network.ps *-> Das subnetz des Hosts scannen* uninstall_install_history.ps \ No newline at end of file