a1 und a2

This commit is contained in:
0qln
2025-10-20 09:40:01 +02:00
commit fc833b39ba
36 changed files with 2220 additions and 0 deletions

1
pa-01/a1/a.sh Executable file
View File

@@ -0,0 +1 @@
whoami

1
pa-01/a1/b.sh Executable file
View File

@@ -0,0 +1 @@
who

1
pa-01/a1/c.sh Executable file
View File

@@ -0,0 +1 @@
finger

1
pa-01/a1/d.sh Executable file
View File

@@ -0,0 +1 @@
last --help

1
pa-01/a1/e.sh Executable file
View File

@@ -0,0 +1 @@
man man

1
pa-01/a1/f.sh Executable file
View File

@@ -0,0 +1 @@
man mesg

1
pa-01/a1/g.sh Executable file
View File

@@ -0,0 +1 @@
man whatis

2
pa-01/a1/h.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
info -a --subnodes ls

2
pa-01/a1/i.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
uname -pv

2
pa-01/a1/j.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
uptime