Ulimit (Command): Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 February 2021

  • curprev 16:3016:30, 14 February 2021T1t0 talk contribs 137 bytes +137 Created page with "<pre> ~# ulimit -f 1 ~# dd if=/dev/zero bs=1b of=a File size limit exceeded ~# du -b a 1024 a ~# rm -f a ~# ulimit -f unlimited </pre>"