EUNO.NEWS EUNO.NEWS
  • All (20543) +144
  • AI (3117) +9
  • DevOps (914) +5
  • Software (10652) +105
  • IT (5812) +25
  • Education (48)
  • Notice
  • All (20543) +144
    • AI (3117) +9
    • DevOps (914) +5
    • Software (10652) +105
    • IT (5812) +25
    • Education (48)
  • Notice
  • All (20543) +144
  • AI (3117) +9
  • DevOps (914) +5
  • Software (10652) +105
  • IT (5812) +25
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1天前 · software

    我的 Bash 脚本编码规则

    我的 Bash 脚本编码规范 !封面图片:我的 Bash 脚本编码规范 https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=a...

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

    Linux 教程:日志转 CSV 到 JSON

    概述 本教程演示了将原始应用日志转换为结构化 JSON 数据的过程。该工作流对于生成测试数据非常有用……

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

    如何在不伤脑筋的情况下自动化 Cron 任务(停止猜测语法)

    我们都经历过这种情况。你刚刚写好一个强大的 Python 脚本来清理数据库,或者一个重要的 Bash 脚本来轮转日志。艰苦的工作是做……

    #cron #automation #linux #bash #scheduling #python #sysadmin
  • 5天前 · software

    智能

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

    #bash #awk #csv #shell-script #data-processing
  • 1周前 · software

    终端生产力:Linux 中别名的力量

    介绍 如果你每天使用命令行,应该已经注意到我们大部分时间都在重复输入相同的命令。如果…

    #linux #terminal #aliases #bash #zsh #docker #command-line #productivity
  • 1周前 · software

    计数器

    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 '正在转储 ta...'

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

    介绍 bash-tool 用于基于文件系统的上下文检索

    我们开源了 Bash 执行引擎,以减少我们的 token 使用量,提高代理响应的准确性,并提升代理的整体性能……

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

    你的无聊 Stack 还不够无聊

    !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周前 · software

    为什么 Bash 语法如此晦涩

    Bash的历史根源 Bash在Linux的表面之下深深扎根。只需一两行代码,它就能完全控制你的机器。它常常被视为b...

    #bash #shell-scripting #command-line #linux #automation #syntax #programming
  • 3周前 · software

    真正节省时间的 Terminal 命令 ⏱️

    Read more about 真正节省时间的 Terminal 命令 ⏱️

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

    终端命令 💻⚡

    终端命令的封面图片 💻⚡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
  • 3周前 · software

    Linux 软件包管理与作业控制 – 实践练习

    第1部分 — Bash 作业与进程控制

    #bash #job-control #linux #shell-scripting #command-line

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026