Search results

Jump to: navigation, search
  • ...riva]]). Most of these will be simple [[:Category:Linux Command Line Tools|command line tools]]. Eventually, many of these will have their own article. For no ...-manual/ Google Search Manual] and [http://projects.felipc.com/gcl/ Google command line help] for more tricks.
    20 KB (3,106 words) - 23:38, 10 September 2021
  • sed "s/$/`echo -e \\\r`/" # command line under ksh sed 's/$'"/`echo \\\r`/" # command line under bash
    30 KB (4,929 words) - 22:47, 21 August 2019
  • For example, a Linux command called <code>hello.awk</code> that prints the string "Hello, world!" may be ...unt words in the input, and print lines, words, and characters (like [[Wc (command)|wc]])):
    18 KB (2,772 words) - 22:57, 26 October 2021
  • Or, if <code>fallocate</code> fails or is not installed, run the following command: ...if=/dev/zero of=/mnt/1GB.swap bs=1024 count=1048576 # echo 1048576/1024^2|bc -l => 1.00
    3 KB (526 words) - 02:16, 14 January 2016
  • ...work's UUID ("id") from the above output, or capture it with the following command: ...), you can watch the Cloud Network being attached by leaving the following command running from within the Cloud Server while you are attaching the Cloud Netw
    6 KB (784 words) - 17:29, 19 September 2019
  • ...the following example, text is passed to the [[tr (Unix)|<code>tr</code>]] command (transliterating lower to upper-case) using a here document. This could be ...r value. (Note that while tabs can typically be entered in editors, at the command line they are typically entered by <code>Ctrl-V + Tab</code> instead, due t
    7 KB (1,241 words) - 00:46, 29 June 2020
  • '''bc''' is an arbitrary precision calculator language found on most Linux distri ...as it is read. (If a file contains a command to halt the processor, <code>bc</code> will never read from the standard input.)
    2 KB (296 words) - 05:02, 13 March 2022