Search Results

Search: Posts Made By: jsikarin
2,550
Posted By jsikarin
I would use awk if I knew how, but for now grep...
I would use awk if I knew how, but for now grep and sed is fine. I have this book on sed and awk that i am reading. I am just glad that I figured out how to use sed.

I will consider changing...
2,550
Posted By jsikarin
I figured it out. As it turns out, for some...
I figured it out.
As it turns out, for some reason the first argument returned was always [@]. So in order to solve the problem all I had to do was to start the loop at the second argument
...
2,550
Posted By jsikarin
Printing the output of sed using a loop
So I am writing a bash script that will search a file line by line for unix timestamps, store all of the timestamps into an array, then check how many of those timestamps were created within the last...
Showing results 1 to 3 of 3

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