Fix window names
This commit is contained in:
parent
a6ba3b309b
commit
7015f02b7c
2 changed files with 10 additions and 16 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/bin/bash
|
||||
#FLAGS="-a"
|
||||
FLAGS="-as"
|
||||
STRACE=""
|
||||
#STRACE="strace -o TRACE"
|
||||
#STRACE=""
|
||||
STRACE="strace -o TRACE"
|
||||
|
||||
clear
|
||||
echo -ne "\033]0;CONTROL\007"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue