Search Results

Search: Posts Made By: phpshell
4,686
Posted By phpshell
many thanks to Chubler_XL SOLVED
many thanks to Chubler_XL
SOLVED
2,276
Posted By phpshell
cat file | grep -E...
cat file | grep -E "backup_id|creation|expiration|policy|sched_label" | awk '{print "creation",$2,$3,$4,$5}' | grep -v 38_
4,686
Posted By phpshell
Help on awk strftime
cat file

41285.000034722223 41285.000567129631
41285.000069444446 41285.001122685186
41285.000092592592 41285.001620370371
41285.000138888892 41285.00340277778
41285.000185185185...
2,867
Posted By phpshell
yes.I want to upload pattern text to grep it ...
yes.I want to upload pattern text to grep it

grep -F -f upload.txt database.txt
2,867
Posted By phpshell
HTML code upload text file grep through shell script
I am looking for HTML code that browse text file and grep with database file then retrieve result

txtfileuploaded contain
112233
115599
113366



shell code

grep -F -f txtfileuploaded...
Showing results 1 to 5 of 5

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