Comments on: 10 Lesser Known Effective Linux Commands – Part IV https://www.tecmint.com/10-lesser-known-effective-linux-commands-part-iv/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Thu, 13 Jul 2023 21:56:34 +0000 hourly 1 By: dragonmouth https://www.tecmint.com/10-lesser-known-effective-linux-commands-part-iv/comment-page-1/#comment-1554344 Sun, 25 Jul 2021 18:06:19 +0000 http://www.tecmint.com/?p=4888#comment-1554344 “35. Display Date on the Terminal”.

What is more tedious? Typing in 4 characters ‘DATE‘ and getting back the current date and time, or having to type in a series of intricate commands (susceptible to finger checks)? Yes, the string of commends can be saved as a script but then you still have to type in the name of the script on the terminal (more finger checks).

“38. host and dig Commands”

You explain what the ‘host’ command is used for. You don’t explain what the ‘dig’ command is used for.

“41. touch /forcefsck”

Maybe you should explain that the ‘touch’ command is used generally to create files/directories and then explain the specific ‘/forcefsck’ example.

]]>
By: Chris https://www.tecmint.com/10-lesser-known-effective-linux-commands-part-iv/comment-page-1/#comment-80457 Wed, 04 Dec 2013 08:26:46 +0000 http://www.tecmint.com/?p=4888#comment-80457 34. getconf LONG_BIT

This produces no output on my system.

]]>
By: Avishek Kumar https://www.tecmint.com/10-lesser-known-effective-linux-commands-part-iv/comment-page-1/#comment-79198 Mon, 02 Dec 2013 05:45:18 +0000 http://www.tecmint.com/?p=4888#comment-79198 In reply to quydo.

Thanks @ quydo,
for your such valueable feedback.
All the commands are useful, at some point of time.

]]>
By: quydo https://www.tecmint.com/10-lesser-known-effective-linux-commands-part-iv/comment-page-1/#comment-78836 Sun, 01 Dec 2013 15:04:25 +0000 http://www.tecmint.com/?p=4888#comment-78836 Hi tecmint team

I think you should post commands which used frequently in daily work :D

For example command number 37 :D

Thanks for your useful tutorial ^_^

]]>
By: Ravi Saive https://www.tecmint.com/10-lesser-known-effective-linux-commands-part-iv/comment-page-1/#comment-78732 Sun, 01 Dec 2013 07:23:13 +0000 http://www.tecmint.com/?p=4888#comment-78732 In reply to saurabh singh.

Run the ‘passwd username’ to command to reset current logged in user. Make sure you must be root user to perform such command.

]]>