This website requires JavaScript.
Explore
Help
Register
Sign In
nemo
/
script-linux
Watch
1
Star
0
Fork
You've already forked script-linux
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
69349c2c43
script-linux
/
nocomment
6 lines
72 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
sed
"/^\/\//d"
$1
|
\
sed
"/^#/d"
|
\
sed
"
/^\/\*/,/\*\/
$
/d
"
Reference in New Issue
View Git Blame
Copy Permalink