Search Results

Search: Posts Made By: chango77747
2,124
Posted By chango77747
This worked: awk -F: '($2 ~...
This worked:

awk -F: '($2 ~ /\$NT\$/)'filename
2,124
Posted By chango77747
I just want to pull out that data from the file....
I just want to pull out that data from the file. By "pull out" I do not mean cut from from the file, but just copy it and export it into a different file.

I need all the hashed from the txt file...
2,124
Posted By chango77747
[solved] Script to pull hashes out of large text file
I am attempting to write a script that will pull out NTLM hashes from a text file that contains about 500,000 lines of data. Not all accounts contain hashes and I only need the ones that do contain...
1,227
Posted By chango77747
This works and it doesn't at the same time. It...
This works and it doesn't at the same time. It does display the difference between the two folders; however, I only need it to display the what folder2 does Not contain from folder1.

Since folder2...
1,227
Posted By chango77747
Need script to output difference in folders
Hey everyone,

I have two folders (folder1, folder2). Folder2 is a compiled version of a bunch of other folders including folder1. I want to compare folder1 to folder2 to make sure that...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 04:17 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy