Jcrespo has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/352113 )

Change subject: Increase my default screen scrollback buffer to 10000 lines
......................................................................

Increase my default screen scrollback buffer to 10000 lines

While important outputs should be redirecting to a file, I many
times execute casual commands that print 1 or 2 lines per database
and having 800-900 databases makes me lose that output. 10000 is
more than enough while it should only take 1MB of memory.

Change-Id: I9d4d2744564cf353dc5695816bf383c6acf7b571
---
A modules/admin/files/home/jynus/.screenrc
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/13/352113/1

diff --git a/modules/admin/files/home/jynus/.screenrc 
b/modules/admin/files/home/jynus/.screenrc
new file mode 100644
index 0000000..7c73ef9
--- /dev/null
+++ b/modules/admin/files/home/jynus/.screenrc
@@ -0,0 +1 @@
+defscrollback 10000

-- 
To view, visit https://gerrit.wikimedia.org/r/352113
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9d4d2744564cf353dc5695816bf383c6acf7b571
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jcrespo <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to