abclinuxu.cz AbcLinuxu.cz itbiz.cz ITBiz.cz HDmag.cz HDmag.cz abcprace.cz AbcPráce.cz
AbcLinuxu hledá autory!
Inzerujte na AbcPráce.cz od 950 Kč
Rozšířené hledání
×
    dnes 17:22 | Nová verze

    Byla vydána nová verze 19 integrovaného vývojového prostředí (IDE) Qt Creator. Podrobný přehled novinek v changelogu.

    Ladislav Hagara | Komentářů: 0
    dnes 03:44 | Nová verze

    Bitwig Studio (Wikipedie) bylo vydáno ve verzi 6. Jedná se o proprietární multiplatformní (macOS, Windows, Linux) digitální pracovní stanici pro práci s audiem (DAW).

    Ladislav Hagara | Komentářů: 0
    dnes 02:11 | Komunita

    Společnost Igalia představila novou linuxovou distribuci (framework) s názvem Moonforge. Jedná se o distribuci určenou pro vestavěné systémy. Vychází z projektů Yocto a OpenEmbedded.

    Ladislav Hagara | Komentářů: 0
    dnes 00:44 | Nová verze

    Google Chrome 146 byl prohlášen za stabilní. Nejnovější stabilní verze 146.0.7680.71 přináší řadu novinek z hlediska uživatelů i vývojářů. Podrobný přehled v poznámkách k vydání. Opraveno bylo 29 bezpečnostních chyb. Vylepšeny byly také nástroje pro vývojáře.

    Ladislav Hagara | Komentářů: 0
    dnes 00:22 | Nová verze

    D7VK byl vydán ve verzi 1.5. Jedná se o fork DXVK implementující překlad volání Direct3D 3 (novinka), 5, 6 a 7 na Vulkan. DXVK zvládá Direct3D 8, 9, 10 a 11.

    Ladislav Hagara | Komentářů: 0
    včera 23:22 | Nová verze

    Bylo vydáno Eclipse IDE 2026-03 aneb Eclipse 4.39. Představení novinek tohoto integrovaného vývojového prostředí také na YouTube.

    Ladislav Hagara | Komentářů: 4
    včera 10:22 | Upozornění

    Ze systému Slavia pojišťovny uniklo přibližně 150 gigabajtů citlivých dat. Jedná se například o pojistné dokumenty, lékařské záznamy nebo přímou komunikaci s klienty. Za únik může chyba dodavatelské společnosti.

    Ladislav Hagara | Komentářů: 10
    včera 10:11 | IT novinky

    Sněmovna propustila do dalšího kola projednávání vládní návrh zákona o digitální ekonomice, který má přinést bezpečnější on-line prostředí. Reaguje na evropské nařízení DSA o digitálních službách a upravuje třeba pravidla pro on-line tržiště nebo sociální sítě a má i víc chránit děti.

    Ladislav Hagara | Komentářů: 30
    včera 09:33 | IT novinky

    Meta převezme sociální síť pro umělou inteligenci (AI) Moltbook. Tvůrci Moltbooku – Matt Schlicht a Ben Parr – se díky dohodě stanou součástí Meta Superintelligence Labs (MSL). Meta MSL založila s cílem sjednotit své aktivity na poli AI a vyvinout takovou umělou inteligenci, která překoná lidské schopnosti v mnoha oblastech. Fungovat by měla ne jako centralizovaný nástroj, ale jako osobní asistent pro každého uživatele.

    Ladislav Hagara | Komentářů: 0
    včera 00:22 | Nová verze

    Byla vydána betaverze Fedora Linuxu 44 (ChangeSet), tj. poslední zastávka před vydáním finální verze, která je naplánována na úterý 14. dubna.

    Ladislav Hagara | Komentářů: 2
    Které desktopové prostředí na Linuxu používáte?
     (16%)
     (7%)
     (0%)
     (11%)
     (29%)
     (2%)
     (5%)
     (2%)
     (13%)
     (25%)
    Celkem 1055 hlasů
     Komentářů: 26, poslední dnes 08:56
    Rozcestník

    Administrace komentářů

    Jste na stránce určené pro řešení chyb a problémů týkajících se diskusí a komentářů. Můžete zde našim administrátorům reportovat špatně zařazenou či duplicitní diskusi, vulgární či osočující příspěvek a podobně. Děkujeme vám za vaši pomoc, více očí více vidí, společně můžeme udržet vysokou kvalitu AbcLinuxu.cz.

    Příspěvek
    24.4.2022 13:22 k3dAR | skóre: 63
    Rozbalit Rozbalit vše Re: BASH - potrebujem ziskat week of the month do premenej
    v Xubuntu 20.04 "cal" zobrazuje zvyraznene aktualni den ;-)
    ls -l $(which cal)
    lrwxrwxrwx 1 root root 4 bře 30  2020 /usr/bin/cal -> ncal
    
    dpkg -S bin/cal | grep 'cal$'
    bsdmainutils: /usr/bin/cal
    
    dpkg -l | grep bsdmainutils
    ii  bsdmainutils    11.1.2ubuntu3    amd64    collection of more utilities from FreeBSD
    
    man cal
    CAL(1)                                                                                                 BSD General Commands Manual                                                                                                CAL(1)
    
    NAME
         cal, ncal — displays a calendar and the date of Easter
    
    SYNOPSIS
         cal [-31jy] [-A number] [-B number] [-d yyyy-mm] [[month] year]
         cal [-31j] [-A number] [-B number] [-d yyyy-mm] -m month [year]
         ncal [-C] [-31jy] [-A number] [-B number] [-d yyyy-mm] [[month] year]
         ncal [-C] [-31j] [-A number] [-B number] [-d yyyy-mm] -m month [year]
         ncal [-31bhjJpwySM] [-A number] [-B number] [-H yyyy-mm-dd] [-d yyyy-mm] [-s country_code] [[month] year]
         ncal [-31bhJeoSM] [-A number] [-B number] [-d yyyy-mm] [year]
    
    DESCRIPTION
         The cal utility displays a simple calendar in traditional format and ncal offers an alternative layout, more options and the date of Easter.  The new format is a little cramped but it makes a year fit on a 25x80 terminal.  If
         arguments are not specified, the current month is displayed.
    
         The options are as follows:
    
         -h      Turns off highlighting of today.
    
         -J      Display Julian Calendar, if combined with the -o option, display date of Orthodox Easter according to the Julian Calendar.
    
         -e      Display date of Easter (for western churches).
    
         -j      Display Julian days (days one-based, numbered from January 1).
    
         -m month
                 Display the specified month.  If month is specified as a decimal number, appending ‘f’ or ‘p’ displays the same month of the following or previous year respectively.
    
         -o      Display date of Orthodox Easter (Greek and Russian Orthodox Churches).
    
         -p      Print the country codes and switching days from Julian to Gregorian Calendar as they are assumed by ncal.  The country code as determined from the local environment is marked with an asterisk.
    
         -s country_code
                 Assume the switch from Julian to Gregorian Calendar at the date associated with the country_code.  If not specified, ncal tries to guess the switch date from the local environment or falls back to September 2, 1752.
                 This was when Great Britain and her colonies switched to the Gregorian Calendar.
    
         -w      Print the number of the week below each week column.
    
         -y      Display a calendar for the specified year. This option is implied when a year but no month are specified on the command line.
    
         -3      Display the previous, current and next month surrounding today.
    
         -1      Display only the current month. This is the default.
    
         -A number
                 Months to add after. The specified number of months is added to the end of the display. This is in addition to any date range selected by the -y, -3, or -1 options. For example, “cal -y -B2 -A2” shows everything from
                 November of the previous year to February of the following year. Negative numbers are allowed, in which case the specified number of months is subtracted. For example, “cal -y -B-6” shows July to December. And “cal
                 -A11” simply shows the next 12 months.
    
         -B number
                 Months to add before. The specified number of months is added to the beginning of the display. See -A for examples.
    
         -C      Completely switch to cal mode. For cal like output only, use -b instead.
    
         -N      Switch to ncal mode.
    
         -d yyyy-mm
                 Use yyyy-mm as the current date (for debugging of date selection).
    
         -H yyyy-mm-dd
                 Use yyyy-mm-dd as the current date (for debugging of highlighting).
    
         -M      Weeks start on Monday.
    
         -S      Weeks start on Sunday.
    
         -b      Use oldstyle format for ncal output.
    
         A single parameter specifies the year (1–9999) to be displayed; note the year must be fully specified: “cal 89” will not display a calendar for 1989.  Two parameters denote the month and year; the month is either a number be‐
         tween 1 and 12, or a full or abbreviated name as specified by the current locale.  Month and year default to those of the current system clock and time zone (so “cal -m 8” will display a calendar for the month of August in the
         current year).
    
         Not all options can be used together. For example, the options -y, -3, and -1 are mutually exclusive. If inconsistent options are given, the later ones take precedence over the earlier ones.
    
         A year starts on January 1.
    
         Highlighting of dates is disabled if stdout is not a tty.
    
    SEE ALSO
         calendar(3), strftime(3)
    
    HISTORY
         A cal command appeared in Version 5 AT&T UNIX.  The ncal command appeared in FreeBSD 2.2.6.  The output of the cal command is supposed to be bit for bit compatible to the original Unix cal command, because its output is pro‐
         cessed by other programs like CGI scripts, that should not be broken. Therefore it will always output 8 lines, even if only 7 contain data. This extra blank line also appears with the original cal command, at least on Solaris 8
    
    AUTHORS
         The ncal command and manual were written by Wolfgang Helbig <helbig@FreeBSD.org>.
    
    BUGS
         The assignment of Julian–Gregorian switching dates to country codes is historically naive for many countries.
    
         Not all options are compatible and using them in different orders will give varying results.
    
    BSD                                                                                                          March 14, 2009                                                                                                          BSD
    
    porad nemam telo, ale uz mam hlavu... nobody

    V tomto formuláři můžete formulovat svou stížnost ohledně příspěvku. Nejprve vyberte typ akce, kterou navrhujete provést s diskusí či příspěvkem. Potom do textového pole napište důvody, proč by měli admini provést vaši žádost, problém nemusí být patrný na první pohled. Odkaz na příspěvek bude přidán automaticky.

    Vaše jméno
    Váš email
    Typ požadavku
    Slovní popis
    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.