phone

    • chevron_right

      Find a Directory in Linux

      pubsub.slavino.sk / linuxhandbook.com · Saturday, 22 July, 2023 - 13:08 edit

    Here are various ways you can use the find command to look for directories with specific parameters.

    Značky: #Linux, #Tips

    • chevron_right

      Use vimdiff Like a Vim Pro

      pubsub.slavino.sk / linuxhandbook.com · Friday, 9 June, 2023 - 10:43 edit

    Want to see the difference between two files? Normal users use diff command. Pro Vim users go for vimdiff.

    Značky: #Linux

    • chevron_right

      System Calls in Linux

      pubsub.slavino.sk / linuxhandbook.com · Tuesday, 6 June, 2023 - 12:17 edit

    System calls are an integral part of the Linux architecture. Learn about the most common types of system calls in Linux.

    Značky: #Linux, #Explain

    • chevron_right

      How to Suspend and Resume Processes in Linux [Quick Tip]

      pubsub.slavino.sk / linuxhandbook.com · Thursday, 1 June, 2023 - 14:49 edit

    Learn how to suspend a running process in the Linux command line. Also learn how to resume a stopped process.

    Značky: #Linux