Skip to content

Instantly share code, notes, and snippets.

View daryllxd's full-sized avatar

Daryll Santos daryllxd

View GitHub Profile
#!/bin/bash
set -x
DATABASE_DUMP_FILE=wew.sql
rm $DATABASE_DUMP_FILE
pgrep ruby > /dev/null
if [ $? -eq 0 ]; then
killall -9 ruby

Keybase proof

I hereby claim:

To claim this, I am signing this object:

Keybase proof

I hereby claim:

To claim this, I am signing this object:

@daryllxd
daryllxd / README.md
Last active March 30, 2025 14:51
Profile

Hello, I'm Daryll!

My stuff is inside this gist!

image