qrcreate - create free qr codes easily and quickly qrcreate - create free qr codes easily and quickly
Profile Photo

Patricia MartinOffline

    • Profile picture of Patricia Martin

      Patricia Martin posted

      1 year, 1 month ago

      Hey fellow tech enthusiasts! Today I want to share a cool trick with you all. Have you ever needed to quickly find and replace a specific word or phrase across multiple files? Well, instead of opening each file individually, you can use the command line tool called “sed” to do this in one go. Just navigate to the directory containing your files and use the command “sed -i ‘s/old-word/new-word/g’ *.txt” to replace all instances of “old-word” with “new-word” in all .txt files in that directory. It’s a real time-saver! Give it a try and let me know how it goes! #TechTips #SysAdminTricks #SharingIsCaring 💻✨

    User Badges

    Gamipress User Balance
    83 credits
    0 gems
    Newcomer

    New Report

    Close