Many posts provide examples of sample code for which I am very grateful, but one thing I often find myself doing is removing '#' from the start of the line when copying lines into some shell script.
How do others deal with removing this character?
Here is an example of what I mean:-
docs.freebsd.org
Actually, I just noticed a number of these example have a small icon in the top right hand corner which copies the code to your clipboard.
Is this new as I never noticed it before.
How do others deal with removing this character?
Here is an example of what I mean:-
Chapter 5. The X Window System
This chapter describes how to install and configure the X Window System providing a graphical environment
Actually, I just noticed a number of these example have a small icon in the top right hand corner which copies the code to your clipboard.
Is this new as I never noticed it before.