全部 新建

user:thomas 由使用者建立的 Gists

title:mygist Gists 的標題

description:sync gists with given description

filename:myfile.txt Gists 的檔案名稱

extension:yml Gists 的副檔名

language:go Gists 的程式語言

topic:homelab gists with given topic

all:systemctl search all fields

登錄

全部 新建 登錄

所有 Gists

倒序排序 創建
順序排序 創建
倒序排序 更新
順序排序 更新

vlad / restore_sqlite_db.sh

0 喜歡
0 分支
1 檔案
最後活躍 3 weeks ago
1 #!/bin/bash
2 # Usage: `restore_sqlite_db.sh db.sqlite3`
3 # See https://stackoverflow.com/a/15874884/3645337.
4 cat <( sqlite3 "$1" .dump | grep "^ROLLBACK" -v ) <( echo "COMMIT;" ) | sqlite3 "fix_$1"

vlad / tar.md

0 喜歡
0 分支
1 檔案
最後活躍 3 days ago
`tar` command help
CLI

Tar

Create archive

Basic syntax:

tar -cvf archive.tar file1 file2 dir/
上一頁 下一頁

由 Opengist 提供支持 ⋅ Load: 64ms⋅

繁體中文
العربية Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 简体中文 繁體中文