Backslash Functions in Linux
Even though Linux normally uses slash (/) in the command and file path as in this article, Linux users need to use backslash (\) in some circumstances. Line continuation echo hello \ world is basical
May 15, 20261 min read7

