You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Writing linux scripts in C++
2
2
3
-
Disclaimer: please stop telling me this is bad idea or bad implementation. I was just trying C++ filesystem API; had fun setting executable bit on a `.cpp` file; haven't yet created (and so far have no plans to create) any useful C++ scripts; uploaded it to github because was asked to; and was **very** surprised to get huge feedback, enhacement requests and even pull requests O_O for such a trivial next-to-hello-world program.
3
+
Disclaimer: please stop telling me this is bad idea or bad implementation. I was just trying C++ filesystem API; had fun setting executable bit on a `.cpp` file; haven't yet created (and so far have no plans to create) any useful C++ scripts; uploaded it to github because was asked to; and was **very** surprised to get huge feedback, enhancement requests and even pull requests O_O for such a trivial next-to-hello-world program.
0 commit comments