Mohamed Thasleem

@thasleem_pro

Linux reverse engineer. Unix, C, Shell scripting, Data structures, Networking: enthusiast.

Chennai
Vrijeme pridruživanja: kolovoz 2014.

Tweetovi

Blokirali ste korisnika/cu @thasleem_pro

Jeste li sigurni da želite vidjeti te tweetove? Time nećete deblokirati korisnika/cu @thasleem_pro

  1. 5. velj
    Poništi
  2. proslijedio/la je Tweet
    1. velj
    Poništi
  3. proslijedio/la je Tweet
    2. velj

    Writing Safe Shell Scripts

    Poništi
  4. proslijedio/la je Tweet
    Poništi
  5. proslijedio/la je Tweet
    31. sij

    xsel -b | sed 's/2019/2020/g' | xsel -b # Replace all instances of 2019 with 2020 in your X windows copy buffer. Mac users can use pbpaste and pbcopy instead.

    Poništi
  6. 1. velj
    Poništi
  7. proslijedio/la je Tweet
    30. sij
    Poništi
  8. proslijedio/la je Tweet
    30. sij
    Poništi
  9. proslijedio/la je Tweet
    30. sij

    PlaystoreDownloader : A command line tool to download Android applications directly from the Google Play Store : (not affiliated with Google in any way)

    Poništi
  10. proslijedio/la je Tweet
    24. sij

    while ps auxw | grep '[m]yscript'; do sleep 30; done | stdbuf -o0 uniq | ts # Monitor changes in memory usage of myscript and timestamp the lines using ts. stdbuf -o0 turns off output buffering. [m] in the grep expression prevents the grep process line itself from being matched.

    Poništi
  11. proslijedio/la je Tweet
    28. sij

    hacker-roadmap : A guide for amateurs pen testers and a collection of hacking tools, resources and references to practice ethical hacking, pen testing and web security : cc

    Poništi
  12. proslijedio/la je Tweet
    28. sij

    grep -l -r 155.62.259.52 /etc # If you're just looking for the files where an IP might be referenced and not the countless lines that might come up, use grep's -l option to just get the list of files.

    Poništi
  13. proslijedio/la je Tweet
    27. sij

    qalc "145Gbyte / 1.5Mibit/second to day" # How many days will it take to transfer 145GB (base 10 bytes) at 1.5Mibits/sec (base 2)? You can use qalc for that!

    Poništi
  14. proslijedio/la je Tweet
    23. sij

    The Ultimate A To Z List of Linux Command line reference:

    Poništi
  15. proslijedio/la je Tweet
    Poništi
  16. proslijedio/la je Tweet

    re.sub() replace the matches with the new text

    Poništi
  17. proslijedio/la je Tweet
    Poništi
  18. proslijedio/la je Tweet

    pandas_merge two dataframes along the subject_id value

    Poništi
  19. proslijedio/la je Tweet
    22. sij

    Learn to write your first OS kernel (minimalist kernel) : Kernels 101 – Let’s write a Kernel : cc

    Poništi
  20. proslijedio/la je Tweet
    Poništi

Čini se da učitavanje traje već neko vrijeme.

Twitter je možda preopterećen ili ima kratkotrajnih poteškoća u radu. Pokušajte ponovno ili potražite dodatne informacije u odjeljku Status Twittera.

    Možda bi vam se svidjelo i ovo:

    ·