This website works better with JavaScript.
Explore
Help
Sign In
alema
/
startw
Watch
1
Star
0
Fork
You've already forked startw
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
STARTWayland, basically all my dotfiles + wayland equivalent to xinit
13
Commits
1
Branch
0
Tags
153 KiB
Tree:
856ff79931
startw
/
addts
6 lines
79 B
Raw
Normal View
History
Unescape
Escape
initial commit
5 years ago
#!/bin/sh
while read -r line ; do
echo "[$(date +"%F %T")]: ${line}"
done