Search Results

Search: Posts Made By: rx82000
12,611
Posted By rx82000
Works great
prints all the file except the total line. I'll have to test to see what appends if one of the files contains the word total.

-v -- print all lines except those that contain a match

Thanks for...
12,611
Posted By rx82000
ls I do not want to display total with ls
I'm trying to write the filenames only to a file. The following line works:
ls -l /home/alex >> log/filetrack.log
But the file filetrack.log also contains the "total" i.e. the first line is total...
7,907
Posted By rx82000
Works great
thanks for you help. I'm using the second example.
7,907
Posted By rx82000
awk and split and variable used prior
I am trying to use awk and its split function to get the number of tokens in a string that are seperated by underscores.

ex_alex_is_testing_this_script_ex would return 7. It works when I directly...
Showing results 1 to 4 of 4

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