a1 und a2
This commit is contained in:
1
pa-01/a1/a.sh
Executable file
1
pa-01/a1/a.sh
Executable file
@@ -0,0 +1 @@
|
||||
whoami
|
||||
1
pa-01/a1/b.sh
Executable file
1
pa-01/a1/b.sh
Executable file
@@ -0,0 +1 @@
|
||||
who
|
||||
1
pa-01/a1/c.sh
Executable file
1
pa-01/a1/c.sh
Executable file
@@ -0,0 +1 @@
|
||||
finger
|
||||
1
pa-01/a1/d.sh
Executable file
1
pa-01/a1/d.sh
Executable file
@@ -0,0 +1 @@
|
||||
last --help
|
||||
1
pa-01/a1/e.sh
Executable file
1
pa-01/a1/e.sh
Executable file
@@ -0,0 +1 @@
|
||||
man man
|
||||
1
pa-01/a1/f.sh
Executable file
1
pa-01/a1/f.sh
Executable file
@@ -0,0 +1 @@
|
||||
man mesg
|
||||
1
pa-01/a1/g.sh
Executable file
1
pa-01/a1/g.sh
Executable file
@@ -0,0 +1 @@
|
||||
man whatis
|
||||
2
pa-01/a1/h.sh
Executable file
2
pa-01/a1/h.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
info -a --subnodes ls
|
||||
2
pa-01/a1/i.sh
Executable file
2
pa-01/a1/i.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
uname -pv
|
||||
2
pa-01/a1/j.sh
Executable file
2
pa-01/a1/j.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
uptime
|
||||
Reference in New Issue
Block a user