Saryia

How to Use Dark Mode in Google Docs

How to Use Dark Mode in Google Docs

The built-in extensions “Google Docs Dark Mode” from the Web Store and “Google Flags” are employed to enable the dark mode in Google Docs.

How to Subscript in Google Docs

How to Subscript in Google Docs

Google Docs provides the “Subscript” feature and “Special characters” from the “Menu” bar to apply the subscript to text.

How to Strikethrough Text in Google Docs

How to Strikethrough Text in Google Docs

In Google Docs, the text is strikethrough by selecting the “Strikethrough” option from the “Format” tab, or the “ALT+SHIFT+5” shortcut key can also be used.

How to Compile a C++ file in Linux

How to Compile a C++ file in Linux

In Linux, the “GCC” and “G++” compilers can be used to compile a C++ program using the name of the file to be compiled with the “lstdc++” option in “GCC”.

How to run a sh file in Linux

How to Run a sh File in Linux

A “sh” file is run with the “bash” or “sh” command. To execute as a program the file should be made executable using the terminal or the GUI.