GTFOBins.github.io icon indicating copy to clipboard operation
GTFOBins.github.io copied to clipboard

Add 'file write' capability to 'sort'

Open inicula opened this issue 9 months ago • 0 comments

As described in POSIX, sort has a flag that can be used to write to files:

-o  output
    Specify the name of an output file to be used instead of the standard output. This file can be
    the same as one of the input files.

inicula avatar Jan 31 '25 20:01 inicula