EUNO.NEWS EUNO.NEWS
  • All (21181) +146
  • AI (3169) +10
  • DevOps (940) +5
  • Software (11185) +102
  • IT (5838) +28
  • Education (48)
  • Notice
  • All (21181) +146
    • AI (3169) +10
    • DevOps (940) +5
    • Software (11185) +102
    • IT (5838) +28
    • Education (48)
  • Notice
  • All (21181) +146
  • AI (3169) +10
  • DevOps (940) +5
  • Software (11185) +102
  • IT (5838) +28
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 day ago · software

    My Coding Rules for Bash Scripts

    My Coding Rules for Bash Scripts !Cover image for My Coding Rules for Bash Scriptshttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=a...

    #bash #shell-scripting #coding-standards #shebang #script-permissions #comments #devto
  • 2 days ago · software

    A Linux Tutorial: Log to CSV to JSON

    Overview This tutorial walks through the process of converting raw application logs into structured JSON data. The workflow is useful for generating test data...

    #linux #bash #logging #csv #json #tutorial #data-transformation #command-line
  • 2 days ago · software

    How to Automate Cron Jobs Without Breaking Your Head (Stop Guessing Syntax)

    We’ve all been there. You just finished writing a killer Python script to clean up your database or an important Bash script to rotate logs. The hard work is do...

    #cron #automation #linux #bash #scheduling #python #sysadmin
  • 5 days ago · software

    smart

    bash !/bin/bash Usage: ./filter.sh file.csv decimals col1 col2 ... colN Example: ./filter.sh data.csv 2 45 if '$' -lt 3 ; then echo 'Usage: $0 file.csv decimals...

    #bash #awk #csv #shell-script #data-processing
  • 1 week ago · software

    Produtividade no Terminal: O Poder dos Aliases no Linux

    Introdução Se você utiliza a linha de comando diariamente, já deve ter percebido que passamos boa parte do tempo digitando os mesmos comandos repetidamente. Se...

    #linux #terminal #aliases #bash #zsh #docker #command-line #productivity
  • 1 week ago · software

    counter

    bash mkfifo counter.fifo t=0 b=0 while read cmd; do case '$cmd' in inc_t t++ ;; inc_b b++ ;; get echo '$t $b' ;; esac done counter.fifo echo '' echo 'Dumping ta...

    #bash #shell-script #fifo #concurrency #parallel-jobs #error-handling #bcp
  • 1 week ago · software

    Introducing bash-tool for filesystem-based context retrieval

    We open-sourced , the Bash execution engine used by to reduce our token usage, improve the accuracy of the agent's responses, and improve the agent's overall pe...

    #bash #filesystem #context-retrieval #open-source #CLI tool #text-to-SQL #agent #Vercel #devtools
  • 2 weeks ago · software

    Your Boring Stack Isn't Boring Enough

    !Alex Towellhttps://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F...

    #tech stack #CLI #terminal UI #Bash #Python scripts #minimalist development #web development alternatives #dev tools
  • 2 weeks ago · software

    Sort by File Extension - Bash Script

    Overview This Bash script organizes the contents of a directory by file extension. It creates a sorted_files folder inside the source directory and, for each d...

    #bash #shell-script #file-organization #linux #automation #file-extensions
  • 2 weeks ago · software

    Why Bash Syntax Feels So Arcane

    Bash’s Historical Roots Bash runs deep beneath the surface of Linux. With only a line or two, it can take full control of your machine. It is often viewed by b...

    #bash #shell-scripting #command-line #linux #automation #syntax #programming
  • 3 weeks ago · software

    Terminal commands that actually save time ⏱️

    markdown !Forem Logohttps://media2.dev.to/dynamic/image/width=65,height=,fit=scale-down,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2...

    #terminal #command-line #productivity #bash #unix #shell #cli #time-saving #devops-tools
  • 3 weeks ago · software

    Terminal Commands 💻⚡

    !Cover image for Terminal Commands 💻⚡https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads....

    #terminal #command line #productivity #shell #bash #cd #navigation #dev tips

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026