2 lines
32 B
Bash
2 lines
32 B
Bash
|
|
history | tail -n 1 | cut -c 8-
|
|
|
history | tail -n 1 | cut -c 8-
|