a1 und a2
This commit is contained in:
Executable
+1
@@ -0,0 +1 @@
|
||||
whoami
|
||||
Executable
+1
@@ -0,0 +1 @@
|
||||
who
|
||||
Executable
+1
@@ -0,0 +1 @@
|
||||
finger
|
||||
Executable
+1
@@ -0,0 +1 @@
|
||||
last --help
|
||||
Executable
+1
@@ -0,0 +1 @@
|
||||
man man
|
||||
Executable
+1
@@ -0,0 +1 @@
|
||||
man mesg
|
||||
Executable
+1
@@ -0,0 +1 @@
|
||||
man whatis
|
||||
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
info -a --subnodes ls
|
||||
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
uname -pv
|
||||
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
uptime
|
||||
Reference in New Issue
Block a user