Tag: computer science

  • Linux Commands Cheat Sheet

    Linux Commands Cheat Sheet

    in

    Here’s a list of common commands along with their descriptions and usage examples: This is just a basic set of commands, and there are many more commands and options in Linux. For detailed information and more commands, you can always use the man command followed by the command name to read the manual pages.

  • Regex Cheat Sheet

    Regex Cheat Sheet

    in

    Simple Examples Examples Quantifiers Character Classes Anchors Groups Flags Special Characters Lookarounds Unicode Categories POSIX Classes