Skip to content

MullOverThing

Useful tips for everyday

  • Home
  • Guidelines
  • Popular
  • Miscellaneous
  • Helpful tips
  • Contributing
  • Blog
  • Home
  • Guidelines
  • Popular
  • Miscellaneous
  • Helpful tips
  • Contributing
  • Blog

  • January 28, 2019Popular

    How to delete a line with its line number?

    How to delete a line with its line number? You can delete a particular single line with its line number by sed -i ’33d’ file…

    Read more
  • January 28, 2019Contributing

    How do I create a SSH tunnel between servers?

    How do I create a SSH tunnel between servers? Access a server using an SSH tunnel on Windows In the “Connection -> SSH -> Tunnels”…

    Read more
  • January 28, 2019Guidelines

    How are files represented in the tar command?

    How are files represented in the tar command? The tar command manipulates archives by writing files to, or retrieving files from an archive storage medium.…

    Read more
  • January 28, 2019Miscellaneous

    How to use variables in single quoted strings?

    How to use variables in single quoted strings? Variables are expanded in double quoted strings, but not in single quoted strings: If you can simply…

    Read more
  • January 28, 2019Popular

    What is patch in Linux kernel?

    What is patch in Linux kernel? Kernel patch may refer to: Ksplice, an extension of the Linux kernel that allows security patches to be applied…

    Read more
  • January 28, 2019Contributing

    How do you type special characters on a Dell laptop?

    How do you type special characters on a Dell laptop? By holding down the Alt key and pressing a combination of numbers you can display…

    Read more
  • January 28, 2019Popular

    What is the meaning of Logname?

    What is the meaning of Logname? In computer software, logname (stands for Login Name) is a program in Unix and Unix-like operating systems that prints…

    Read more
  • January 28, 2019Guidelines

    Who converts the drive from FAT16 to FAT32?

    Who converts the drive from FAT16 to FAT32? Note: Windows 2000/XP/2003 provides NO way to convert NTFS partitions to FAT16/32. Alternatively, you can use 3rd…

    Read more
  • January 28, 2019Guidelines

    How to use user defined functions in AWK?

    How to use user defined functions in AWK? You can create user-defined functions in a awk script file using the func or function keywords. Placement…

    Read more
  • January 28, 2019Popular

    How do you shuffle words in a string in python?

    How do you shuffle words in a string in python? To randomly shuffle elements of lists ( list ), strings ( str ) and tuples…

    Read more

Posts pagination

Previous 1 … 72,636 72,637 72,638 72,639 72,640 72,641 72,642 72,643 72,644 … 74,181 Next

Pages

  • Contact us
  • Disclaimer
  • Privacy Policy
  • Terms and Conditions

Copyright © 2021 mulloverthing.comPowered by Nutmeg

We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok