This website works better with JavaScript.
Explore
Help
Register
Sign In
wilderjds
/
konsole
Watch
1
Star
0
Fork
You've already forked konsole
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7902
Commits
3
Branches
0
Tags
11 MiB
C++
97%
CMake
1.4%
C
1.1%
Shell
0.3%
Python
0.2%
Tag:
Branch:
Tree:
8bf30d3df1
wilder
wilder-portage
wilder-rebase
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8bf30d3df1'
${ noResults }
konsole
/
tests
/
legacy
/
sesstest.sh
2 lines
45 B
Raw
Blame
History
#!/bin/sh
while
true
;
do
date
;
sleep 1
;
done
Reference in new issue
View Git Blame
Copy Permalink