This website works better with JavaScript.
Explore
Help
Register
Sign In
planix.org
/
actube
Watch
2
Star
0
Fork
You've already forked actube
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
AC-Tube
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.
2344
Commits
5
Branches
1
Tag
8.3 MiB
Tag:
Branch:
Tree:
34ee5537a4
bsdmakefiles
cisco
master
shell
typeless
v0.0.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '34ee5537a4'
${ noResults }
actube
/
src
/
cw
/
doxyfilter
6 lines
79 B
Raw
Normal View
History
Unescape
Escape
Added examples FossilOrigin-Name: affc62bafc288eb7ab174a463aba77cc0afe6b9b75ab59d92b945245c38392dd
5 years ago
#!/bin/sh
cat $1 | sed 's/@endcomment/*\//g' | sed 's/@startcomment/\/*/g'