Search Results

Search: Posts Made By: The undertaker
2,667
Posted By The undertaker
But when I did that it did not work. There was no...
But when I did that it did not work. There was no output. However, when I changed it to = it did.
2,667
Posted By The undertaker
Ok thanks. It worked when I used only one = sign...
Ok thanks. It worked when I used only one = sign though.
2,667
Posted By The undertaker
Thank you for helping me with that question
Thank you for helping me with that question
2,667
Posted By The undertaker
why doesnt it work?
I am trying to print out two fields in a file using awk. So, I have got
awk -F '\t' 'NF = 2 {print $1 $2 "]"}' two.txt

in a script called what.awk
When i run this version like this -...
3,626
Posted By The undertaker
Thank you so much for your help.
Thank you so much for your help.
3,626
Posted By The undertaker
Using md5sum to name file based on URL
I am trying to download a file and make the filename of the file be the md5sum of the URL. I know to use wgets to download the file but I do not know how to do the rest...any help would be...
Showing results 1 to 6 of 6

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