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
main
script-linux
/
nocomment
5 lines
62 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
sed
"
s/ *\/\/.*
$
//g
"
$1
|
\
sed
"
/\/\*/,/\*\/
$
/d
"
Reference in New Issue
View Git Blame
Copy Permalink