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
4fa045b828
script-linux
/
nocomment
5 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
no (homo)
2023-10-18 14:49:56 +02:00
#!/bin/bash
amogus
2024-10-12 17:13:12 +02:00
sed "s/ *\/\/.*$//g" $1 |\
fix nocoment comment
2024-10-10 15:42:33 +02:00
sed "/\/\*/,/\*\/$/d"