Search Results

Search: Posts Made By: satnamsat
2,411
Posted By satnamsat
You need to first sort the file then grep it to...
You need to first sort the file then grep it to Uniq. If you don not sort the file then shell ill take all unsorted entries as unique.
sort filename| uniq
2,004
Posted By satnamsat
grep -v "^//" filename easiest ...!!!
grep -v "^//" filename
easiest ...!!!
1,939
Posted By satnamsat
:)
She will be extremely happy ..!:)
1,939
Posted By satnamsat
Copy all HTML files to a folder called webback.
Hi I need help in that script, in which I am trying to copy all HTML files in a folder called WEBBACK, display names of the files copied and a message.
Here is the script:

#!/bin/csh

set...
Showing results 1 to 4 of 4

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