The typing-break tag has no wiki summary.
0
votes
2answers
92 views
Unix command to exit from command prompt
How can I exit from command prompt from shell file?
shell file contains :
if(); then
// some unix code here
else
// want to exit from cmd prompt or Kill current cmd prompt
fi
can any knows @ it?
5
votes
2answers
76 views
Typing break with Awesome WM
Is there a program that implements typing breaks that works with the Awesome Window Manager?
