Search results

Jump to: navigation, search
  • $command = sprintf("head -2 %s | tail -1 | gawk \'{print \$%d}\'",$parameterfile, $column);
    28 KB (4,371 words) - 03:28, 14 April 2008
  • ...value for the presence or absence of a feature (such as the presence of a tail), or it could be the [[protein]] or [[nucleic acid]] residue at a particula
    6 KB (941 words) - 04:51, 13 September 2006
  • $ tail -f wget-log # <- monitor download
    5 KB (719 words) - 07:18, 13 September 2021
  • tail | sed -e ':a' -e '$q;N;11,$D;ba' tail -1 | sed '$!d'
    11 KB (1,730 words) - 00:56, 18 May 2015
  • * print the last 10 lines of a file (emulates "tail") * print the last 2 lines of a file (emulates "tail -2")
    30 KB (4,929 words) - 22:47, 21 August 2019
  • ; Output of parts of files : <code>head tail split csplit</code> * [[Tail (command)|tail]] &mdash; output the last part of files
    9 KB (1,324 words) - 23:35, 6 February 2013
  • If a tail substring of the domain-path for a host matches one of these strings, trans
    29 KB (4,993 words) - 01:53, 26 April 2007
  • tail -1 | \
    6 KB (1,015 words) - 03:38, 1 October 2009
  • them; the tail of the input line or sentence is used to fill the .xx "TAIL" "BEFORE" "KEYWORD_AND_AFTER" "HEAD" "REF"
    15 KB (2,341 words) - 02:00, 26 April 2007
  • ;crupper (krup'er) : a leather strap looped under a horse's tail and attached to a harness or saddle; the rump of a horse
    26 KB (3,894 words) - 03:29, 19 July 2012
  • $ tail /var/log/messages parted /dev/sda unit TB print free | grep 'Free Space' | tail -n1 | awk '{print $3}' # in TB
    7 KB (1,275 words) - 03:45, 1 December 2015
  • ...ils''': [[cat (Unix)|cat]], [[cksum]], [[head (Unix)|head]], [[Tail (Unix)|tail]], [[md5sum]], [[nl (Unix)|nl]], [[oc (Unix)|oc]], [[pr (Unix)|pr]], [[tsor
    8 KB (1,101 words) - 05:31, 4 April 2007
  • t # remove all leading file name components, leaving the tail.
    5 KB (733 words) - 22:38, 21 September 2021
  • tail -100 /var/log/httpd/error_log |cut -d']' -f 4-99 |sed -e "s/, referer.*//g"
    3 KB (400 words) - 21:59, 17 May 2015
  • * Slice off the tail end of an array tail = a[-10:] # grab the last 10 elements of the array
    10 KB (1,665 words) - 23:53, 30 March 2017
  • ...capabilities, like daemon mode with forking, client address check, <code>`tail -f`</code> mode, some stream data processing (line terminator conversion),
    3 KB (439 words) - 05:15, 21 May 2014
  • $ tail -c 512 $VHD_FILENAME | hexdump -C The output of <code>`head`</code> and <code>`tail`</code> should be identical and you should see that "<code>conectix</code>"
    38 KB (4,754 words) - 17:30, 19 September 2019
  • dmesg || tail /var/log/messages
    1 KB (150 words) - 20:21, 5 May 2014
  • $ tail -1 /etc/mtab >>/etc/fstab
    2 KB (415 words) - 11:40, 20 September 2014
  • ...ecified in each of the log descriptions below, you can use vi, less/zless, tail, cat/zcat, grep/zgrep, etc. to view the contents of these log files.''
    5 KB (718 words) - 00:58, 12 December 2018

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