Search Results

Search: Posts Made By: gurpal2000
3,046
Posted By gurpal2000
BUT the -r flag won't reverse the output not even...
BUT the -r flag won't reverse the output not even a separate "| sort -r"
3,046
Posted By gurpal2000
i was thinking far too deep. Many thanks!
i was thinking far too deep. Many thanks!
3,046
Posted By gurpal2000
sort major.minor.release_build_x
would like to order this input based on major.minor.release AND build number


Label abc_def_0.0.3_build_999 2008/08/01 'Created by me.'
Label abc_def_0.0.9_build_1000 2008/08/01 'Created by...
14,918
Posted By gurpal2000
ah i see it. it is mentioned a bit differently ...
ah i see it. it is mentioned a bit differently

POS is F[.C][OPTS], where F is the field number and C the character position in the field; both are
origin 1. If neither -t nor -b...
14,918
Posted By gurpal2000
strange i'm using sort 6.9 on mandriva 2008 and...
strange i'm using sort 6.9 on mandriva 2008 and this doesnt appear in the man pages:

[server~]$ sort --version
sort (GNU coreutils) 6.9
Copyright (C) 2007 Free Software Foundation, Inc.
This...
14,918
Posted By gurpal2000
now THAT is clever!
now THAT is clever!
14,918
Posted By gurpal2000
ok so here is the real question. Essentially i'm...
ok so here is the real question. Essentially i'm listing labels from source control and format looks like

project_subproject_major.minor.build

example

myproject_abcdef_0.0.1...
14,918
Posted By gurpal2000
great! so does the 1.9 mean start at position 9?...
great! so does the 1.9 mean start at position 9? what if it is variable? do we need some regex?

thanks
14,918
Posted By gurpal2000
sort entire line based on part of the string
hey gurus,

my-build1-abc
my-build10-abc
my-build2-abc
my-build22-abc
my-build3-abc

basically i want to numerically sort the entire lines based on the build number. I dont zero pad the...
Showing results 1 to 9 of 9

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