Search results

Jump to: navigation, search
  • * '''å''' is pronounced 1) as '''''awe''''' and '''''or''''' or 2) sort of like as in ''n'''o''''' or ''l'''o'''w''.
    3 KB (449 words) - 00:35, 21 December 2005
  • * Black - Sort
    2 KB (232 words) - 00:38, 21 December 2005
  • :r ! ls -1 /home/user/directory | sort -r
    14 KB (2,396 words) - 22:38, 21 June 2023
  • Make a copy of the original Matrix to work with and sort the rows according to p-values:
    6 KB (974 words) - 18:11, 27 March 2012
  • $ du | sort -nr $ cat unsorted_list_with_dupes.txt | sort | uniq | pr | lpr
    20 KB (3,106 words) - 23:38, 10 September 2021
  • ...ual from itself and others by the imposition of conditions that foster the sort of conscience that produces guilt when an individual contemplates an action ...needing a reason not to exercise their instinctual impulses, we provide a sort of reward-and-punishment system: A parent promises their child rewards for
    6 KB (1,075 words) - 08:22, 18 November 2021
  • ...or essay on Against the Gods into chapters or subdivisions to follow some sort of chronology of the book and for an easier read. These subdivisions follow
    11 KB (1,849 words) - 20:47, 5 January 2014
  • * sort paragraphs of file alphabetically. Paragraphs are separated by blank lines. sed '/./{H;d;};x;s/\n/={NL}=/g' file | sort | sed '1s/={NL}=//;s/={NL}=/\n/g'
    30 KB (4,929 words) - 22:47, 21 August 2019
  • ; Operating on sorted files : <code>sort uniq comm ptx tsort</code> * [[Sort (command)|sort]] &mdash; sort lines of text files
    9 KB (1,324 words) - 23:35, 6 February 2013
  • ls | grep '.sh' | sort > shlist ...this output is filtered to only contain lines which contain <tt>.sh</tt>, sort this resultant output alphabetically, and place the final output in <tt>shl
    12 KB (1,905 words) - 20:29, 22 September 2020
  • ; <code>$(sort list)</code> : Sort the words in list lexicographically, removing duplicates sort -nk1 - | \
    6 KB (1,015 words) - 03:38, 1 October 2009
  • ...rtimage.org/ Partimage] to save a partition to the disc, you can type this sort of command:
    11 KB (1,842 words) - 14:44, 14 July 2014
  • ...f any number of previously learned document collections. It can be used to sort incoming email into arbitrary categories such as spam, work, and play, or s
    7 KB (1,190 words) - 08:53, 22 February 2007
  • $ sort -rn Ecoli.top.travers | gawk '{if($1 <= x.xx) {print $1}}' | wc -l $ gawk '{print $2}' Ecoli.top.travers | sort > Ecoli.top.travers.col2
    18 KB (2,772 words) - 22:57, 26 October 2021
  • rpm -qa --queryformat='%{NAME} %{ARCH}\n' | sort | uniq > pkgs.txt
    8 KB (1,064 words) - 22:36, 19 April 2023
  • ;[http://www.ccp4.ac.uk/dist/html/sortwater.html sortwater] : sort waters by the protein chain to which they "belong" ...cp4.ac.uk/dist/html/watncs.html watncs] : Pick waters which follow NCS and sort out to NCS asymmetric unit
    20 KB (3,274 words) - 01:27, 29 September 2007
  • ;fasort : sort fasta libraries based on sequences or defline fields ;sortby : sort lines according to a reference set
    10 KB (1,464 words) - 06:54, 4 May 2007
  • If smallest results are desired and time is not important, a chain of this sort produces even smaller possible results:
    3 KB (443 words) - 03:33, 1 June 2007
  • END{foreach $a(reverse sort keys %DATA){foreach $i(1..11){$DATA{$a}{$i}=0 if $DATA{$a}{$i} eq "" and $i
    14 KB (2,259 words) - 06:45, 24 September 2007
  • ...h sequence data. It is part of '''genpak'''. The programs are written as a sort of 'biological' extension to the standard Unix tools ([[sed]], [[awk]], [[g
    7 KB (1,108 words) - 02:04, 13 July 2012

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)