Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Windows 12 is due to come out this year.

Uncategorized
70 58 69

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    3 Views
    Do you want to run a Linux or Unix/macOS program directly after some other process has ended? Use the pwait as follows:```pwait pid && new_app1```For example, for demo run sleep for 1200 and wait to end and then run the app2:```sleep 1200 &pwait pid_of_sleep_here && app2```See the `pwait` man page for more info as syntax changes slightly between Linux and BSD version. This is very handy utility and not well known to many:`man pwait`#unix #linux
  • Hyperlink Roundup 10!

    Uncategorized linux bsd blogs smallweb
    1
    0 Votes
    1 Posts
    9 Views
    Hyperlink Roundup 10! I'm proud I made it this far! Several blogs and articles I've read since the last Hyperlink Roundup. Another good-bye to Firefox and some self-hosting media server posts.https://basic.bearblog.dev/hyperlink-roundup-10/#linux #bsd #blogs #smallweb
  • Let's talk about the Gabe Cube

    Uncategorized steam linux
    1
    0 Votes
    1 Posts
    12 Views
    Let's talk about the Gabe Cube https://youtu.be/1AIcdJw1oyI?si=C7QtNxmGSjjUUenn#Steam #Linux
  • 0 Votes
    5 Posts
    40 Views
    @Titan80 @emanuelecariati da persona che usa Linux da tempi immemori e che passa metà della vita su terminale: il terminale non serve veramenteora, *evidentemente* il terminale è l'interfaccia più comoda che sia mai stata inventata dal genere umano, e la tastiera è l'unico modo ergonomico di interagire con il computer (non sono sarcastica, *per me* lo sono, ma è un gusto come un altro).ma se per qualche strana ragione non hai il mio stesso gusto, non c'è bisogno di sforzarsi per usare il terminale, non è necessariamente più potente, più efficiente, più /vero linux/ o altre cose del genere, semplicemente è un modo diverso di fare le cose che per alcune persone è meglio e per altre è peggio.l'unica cosa in cui trovo che il terminale abbia vantaggi innegabili è nella facilità con cui si può scrivere documentazione: basta solo testo, senza stare a fare screenshot o peggio ancora video. Ah, e nel supporto remoto, perché al telefono o su una chat testuale è tutto sommato più facile dettare dei comandi e farsi leggere le risposte che non stare a descrivere un'interfaccia grafica.