Comments on: A – Z Linux Commands – Overview with Examples https://www.tecmint.com Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Tue, 17 Jan 2023 07:08:16 +0000 hourly 1 By: analogtek https://www.tecmint.com/linux-commands-cheat-sheet/comment-page-2/#comment-1571975 Thu, 19 Aug 2021 23:34:54 +0000 https://www.tecmint.com/?page_id=25720#comment-1571975 A very good list, but you list split but no join command?

]]>
By: George https://www.tecmint.com/linux-commands-cheat-sheet/comment-page-2/#comment-1536847 Sun, 04 Jul 2021 02:23:04 +0000 https://www.tecmint.com/?page_id=25720#comment-1536847 Very good articles on the Linux commands, much appreciated the effort put into it…

]]>
By: command_expert https://www.tecmint.com/linux-commands-cheat-sheet/comment-page-2/#comment-1505598 Wed, 26 May 2021 09:20:31 +0000 https://www.tecmint.com/?page_id=25720#comment-1505598 In reply to Shubhi.

You are right! They are not executed cd command!

]]>
By: harry https://www.tecmint.com/linux-commands-cheat-sheet/comment-page-2/#comment-1485188 Mon, 03 May 2021 11:55:30 +0000 https://www.tecmint.com/?page_id=25720#comment-1485188 I don’t know who has invented IT it is more demanding and tough to learn for those who are not passionate about it.

]]>
By: Ravi Saive https://www.tecmint.com/linux-commands-cheat-sheet/comment-page-2/#comment-1405472 Mon, 28 Dec 2020 04:54:41 +0000 https://www.tecmint.com/?page_id=25720#comment-1405472 In reply to keval patel.

@Keval,

To print files in Linux from command-line.

# lp <file name>  
OR
# lpr <file name>
]]>