Search results

Jump to navigation Jump to search
  • You can also use the > and >> to cat stdin into a new or existing file: bash-3.1$ cat > newFile ...
    2 KB (320 words) - 16:16, 9 February 2010
  • root@tachikoma:/tmp# cat /etc/cron.daily/slacklog root@tachikoma:/tmp# cat /etc/motd ...
    2 KB (246 words) - 23:23, 6 June 2009
  • cat >> config.layout <<EOF cat > rc.httpd <<EOF ...
    3 KB (323 words) - 03:16, 2 June 2009
  • elif [ "$(cat $OLD | md5sum)" = "$(cat $NEW | md5sum)" ]; then # toss the redundant copy ...
    2 KB (363 words) - 20:09, 28 May 2009
  • if [ -z "`cat /etc/iproute2/rt_tables | grep '^251'`" ] ; then if [ -z "`cat /etc/iproute2/rt_tables | grep '^252'`" ] ; then ...
    3 KB (436 words) - 01:34, 9 January 2010
  • :<pre>cat /boot/config |grep CONFIG_MAGIC_SYSRQ</pre> :<pre>cat /proc/sys/kernel/sysrq</pre> ...
    3 KB (497 words) - 04:47, 14 August 2009
  • chains=`cat /proc/net/ip_tables_names` ...
    2 KB (250 words) - 05:25, 4 June 2009
  • <pre># cat /etc/rc.d/rc.cgroup ...
    2 KB (347 words) - 00:24, 18 May 2015
  • cat : Shows what is currently in a text file. Example: <code>cat /proc/cpuinfo</code> ...
    5 KB (814 words) - 03:22, 2 June 2009
  • cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors ...
    2 KB (385 words) - 13:31, 29 October 2018
  • chains=`cat /proc/net/ip_tables_names` ...
    3 KB (340 words) - 02:07, 3 June 2009
  • numu=$((`cat /etc/rc.d/rc.* | grep -c "^progressup"`)); numd=$((`cat /etc/rc.d/rc.* | grep -c "^progressdown"`)); ...
    12 KB (1,777 words) - 01:30, 11 May 2011
  • numu=$((`cat /etc/rc.d/rc.* | grep -c "^progressup"`)); numd=$((`cat /etc/rc.d/rc.* | grep -c "^progressdown"`)); ...
    12 KB (1,781 words) - 01:31, 11 May 2011
  • <code>root@john::~# cat /etc/passwd | grep smmsp smmsp:x:25:25:smmsp:/var/spool/clientmqueue:</code <code>root@john:~# cat /etc/mail/access <br/>john.doe.org RELAY <br/>doe.org RELAY</code> ...
    14 KB (2,263 words) - 23:22, 6 June 2009
  • cat << EOF > $PKG/install/doinst.sh cat << EOF > $PKG/install/slack-desc ...
    8 KB (1,199 words) - 12:15, 9 December 2011
  • cat > /etc/udev/rules.d/99-fuse.rules <<_EOF_ cat /tmp/mntpoint/hello ...
    9 KB (1,379 words) - 05:26, 4 June 2009
  • ...h as GoDaddy, do the first two commands above but not the last. Then do ''cat private/server.csr'' to get the text of the certificate request, which you cat private/client1.key >> private/client1_preconv.crt ...
    13 KB (2,173 words) - 13:29, 28 May 2017
  • cat $CWD/$APP.SlackBuild > $PKG/usr/doc/$APP-$VERSION/$APP.SlackBuild cat $CWD/slack-desc > $PKG/install/slack-desc ...
    20 KB (3,245 words) - 20:25, 4 November 2019
  • cat $1/$2/zImage $OBJ/arch/arm/boot/dts/wm8750-apc8750.dtb &gt; $1/$2/zImage_w_ cat $1/$2/zImage $OBJ/arch/arm/boot/dts/wm8750-apc8750.dtb &gt; $1/$2/zImage_w_ ...
    13 KB (1,960 words) - 06:33, 9 August 2014
  • ..."Dev Name" if "Name" does not work. You can find the "Name" by doing <code>cat /proc/bus/input/devices</code> ...
    7 KB (1,039 words) - 23:56, 28 May 2009
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)