talpa: tips* + linux*

Bookmarks on this page are managed by an admin user.

2 bookmark(s) - Sort by: Date ↓ / Title / Voting / - Bookmarks from other users for this tag

  1. Regenerating configure files

    touch configure.ac aclocal.m4 configure Makefile.am Makefile.in
    https://github.com/SIPp/sipp/issues/61
    Tags: , , by Visti Andresen (2016-06-19)
    Voting 0
  2. base=$(cut -d '.' -f1 /proc/uptime);
    seconds=$(date +%s);
    dmesg | sed 's/]//;s/).( ^ » *)(.*)/1n3/' |
    while read first; do
    read second;
    first=`date +"%d/%m/%Y %H:%M:%S" --date="@$(($seconds - $base + $first))"`;
    printf " %s » %sn" "$first" "$second";
    done
    http://unix.stackexchange.com/questio...readable-dmesg-time-stamps-on-openwrt
    Tags: , , by Visti Andresen (2015-10-04)
    Voting 0

Top of the page

First / Previous / Next / Last / Page 1 of 1 bookmarks: Tags: tips + linux

About - Propulsed by SemanticScuttle