FG
💻 Software

How to remove first dot from a list of file paths

Fresh7 days ago
Mar 15, 20264641 views
Confidence Score0%
0%

Problem

I need to calculate the md5sum of one string per line in my dump: directory_listing.txt: However the md5sum should be calculated without the 'first dot'. I've written a simple script so far: How can I remove the first dot from each line?

Error Output

./r/g4/f1.JPG
./r/g4/f2.JPG
./r/g4/f3.JPG
./r/g4/f4.JPG

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to remove first dot from a list of file paths

Low Risk

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment