call_end

    • Li chevron_right

      Find a Directory in Linux

      pubsub.slavino.sk / linuxhandbook.com • 22 July, 2023 edit

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

    Značky: #Linux, #Tips

    • Li chevron_right

      Use vimdiff Like a Vim Pro

      pubsub.slavino.sk / linuxhandbook.com • 9 June, 2023 edit

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

    Značky: #Linux

    • Li chevron_right

      System Calls in Linux

      pubsub.slavino.sk / linuxhandbook.com • 6 June, 2023 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

    • Li chevron_right

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

      pubsub.slavino.sk / linuxhandbook.com • 1 June, 2023 edit

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

    Značky: #Linux