This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
secstate
/
dotfiles
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
4cb77180af
Dallar
Biçim İmleri
freebsd
master
dotfiles
/
config
/
fish
/
functions
/
el8clog.fish
el8clog.fish
101 B
Geçmiş
Ham
1
2
3
4
5
function el8clog
pushd ~/devel/elationemr/hippo/
docker-compose logs --tail=50 -f celery
popd
end