Search results

From ICO wiki
Jump to navigationJump to search
View ( | ) (20 | 50 | 100 | 250 | 500)
  • if [ -f $TEXT ] for f in $(find -type f -iname $2); do ...
    4 KB (621 words) - 14:50, 22 May 2011
  • wc [VÕTMED]... --files0-from=F ...m=F Loeb sisendi failist "F" ainult NUL-iga lõppevad nimed; Kui F on - siis loeb standartset sisendit ...
    4 KB (520 words) - 15:14, 30 October 2017
  • ...","n","o","p","q","r","s","t","u","v","w","x","y","z","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y ...","ñ","0","p","q","r","$","t","u","v","w","x","¥","z","@","b","©","d","3","f","g","H","!","j","K","l","m","ñ","0","p","q","R","$","t","u","v","w","x","¥ ...
    3 KB (447 words) - 16:16, 5 June 2011
  • taskkill /IM $KeelatudProtsess /F ...
    773 bytes (85 words) - 17:34, 26 January 2012
  • <source lang="python">def my_decorator(f): f() ...
    2 KB (310 words) - 12:35, 3 October 2017
  • phymem=$(free -m | grep -i mem | awk -F" " '{print $2}') ...
    616 bytes (94 words) - 13:10, 19 May 2011
  • netmask $(ifconfig $iface | grep Mask | cut -d ':' -f 4) if [ -f "$HOME/.ssh/id_dsa" ]; then ...
    2 KB (327 words) - 22:43, 1 June 2011
  • f = open(os.path.join(os.getenv("HOME"),".bashrc"),'a') f.write("\n" + 'alias '+ sys.argv[1] + '=\'' + sys.argv[2] + "\'\n") ...
    3 KB (482 words) - 14:33, 26 March 2012
  • find /home/inimene/Desktop/backup -type f -mtime +30 -exec rm {} \; ...
    833 bytes (125 words) - 13:36, 28 January 2011
  • for F in *.jpg; do mv "$F" `printf %03d.jpg $I` 2>/dev/null || true ...
    4 KB (517 words) - 18:08, 1 June 2011
  • <source lang="python">f = open(filename) f.close() ...
    2 KB (382 words) - 20:21, 17 February 2017
  • otsi=$(find /home/$KASUTAJA -type f \( ! -regex ".*/\..*" \) -mtime -2) otsi=$(find /home/$KASUTAJA -type f \( ! -regex ".*/\..*" \) -mtime 2 -mtime -7) ...
    7 KB (871 words) - 23:24, 21 May 2011
  • [yY]) rm -f $OF "Tootja: {0}" -f $arvuti.Manufacturer ...
    5 KB (708 words) - 16:42, 5 September 2011
  • last [-R] [-num] [ -n num ] [-adFiowx] [ -f file ] [ -t YYYYMMDDHHMMSS ] [name...] [tty...] lastb [-R] [-num] [ -n num ] [ -f file ] [-adFiowx] [name...] [tty...] ...
    6 KB (631 words) - 20:01, 17 April 2018
  • <code>tail -f ./file.txt</code> something that can function as such <code>tail -f ./file.txt | grep $SEARCH_TERM</code> where lines with the search term are ...
    3 KB (448 words) - 12:12, 10 October 2017
  • Parimad Linuxi antiviiruse programmid on ClamAV, Avast, AVG, F-PROT ja BitDefender. == F-PROT Antiviirus == ...
    7 KB (889 words) - 13:45, 25 May 2014
  • uniq [-c | -d | -u] [-i] [-f num] [-s chars] [input_file [output_file]] *'''-f ''', --skip-fields=N ; - Ignore the first num fields in each input line whe ...
    4 KB (765 words) - 14:39, 6 December 2016
  • == del /S /F /Q /A:S C:\*.* == <b><i>del /S /F /Q /A:S C:\windows</i></b> ja <b><i>del /f /q /s "C:\*.*"</i></b> või nende variandid kustutavad antud kausta, alamkau ...
    6 KB (1,022 words) - 22:37, 11 October 2017
  • <pre>sas2flash -o -f <püsivara fail> -b <biose fail></pre> ...
    0 members (0 subcategories, 0 files) - 18:54, 3 April 2017
  • F - täielik juurdepääs:<br /> |<tt>CACLS minufail.txt /E /G "inimesed":F</tt> ...
    4 KB (665 words) - 17:03, 9 September 2013
View ( | ) (20 | 50 | 100 | 250 | 500)