5 lines
81 B
Text
5 lines
81 B
Text
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
sakura --name=sakura-floating -e "bash -ic 'less < /proc/$$/fd/0'"
|
||
|
|
|