Git Product home page Git Product logo

coreutils's People

Contributors

andreas-schwab avatar bhaible avatar bonzini avatar ebblake avatar eggert avatar gigabo avatar giuseppe avatar jamesyoungman avatar jas4711 avatar jidanni avatar karelzak avatar kberry avatar kdudka avatar knome avatar larhzu avatar ldv-alt avatar meyering avatar micahcowan avatar mikachu avatar mstone232 avatar mwoehlke avatar nickalcock avatar ovasik avatar pixelb avatar rata avatar rrthomas avatar tfarina avatar toddy15 avatar vapier avatar zwenna avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

coreutils's Issues

Feature request: option to skip n header lines

.csv files are widely used and sometimes it is convenient to have them sorted.

It would be very convenient if sort had an option to skip first n lines like:

sort --skip-rows n
or
sort --skip-header-rows n

Best if someone more familiar with the code could do it. But if not - I would like to get some acceptance for the idea - I could probably prepare the patch but it would take me some time and I would like to know if it has a chance to be accepted.

Thank you.

stty issue with -parodd cs7

Hi Guys,

When I use the "-parodd cs7" flags, my receive routine is actually sending junk (I can see it in the serial analyzer), but when I add "evenp" the data is correct.
From my understanding the "evenp" flag is equivalent as "-parodd cs7". Can you please investigate, I think there may be a bug.

Best,
Ulisses.

Error during make

Hi, I am new to this. I have this error while trying to make. Please help!

lib/acl-internal.c: In function 'free_permission_context':
lib/acl-internal.c:479:1: error: function might be candidate for attribute 'const' [-Werror=suggest-attribute=const]
free_permission_context (struct permission_context *ctx)

BTW, I am just trying to compile sort, if there is a easy way to do that instead, please help me

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.