Sponsored Content
Special Forums News, Links, Events and Announcements HOWTO: RSS Feeds for UNIX Forums Post 88254 by Neo on Wednesday 2nd of November 2005 12:24:22 PM
Old 11-02-2005
Done Eugrus. Hope this helps. -- Added to header area as requested.
 

6 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

RSS Feeds of Threads

Hi Guys, With the RSS feeds of new threads added to the forums, would it be possible to include the text of the post in the RSS body? This means that i wouldn't have to keep clicking "view site" to see what the thread's about from my rss aggregator. I've included 2 x screenshots below that... (11 Replies)
Discussion started by: craigp84
11 Replies

2. What is on Your Mind?

Post Your Favorite UNIX/Linux Related RSS Feed Links

Hello, I am planning to revise the RSS News subforum areas, here: News, Links, Events and Announcements - The UNIX Forums ... maybe with a subforum for each OS specific news, like HP-UX, Solaris, RedHat, OSX, etc. RSS subforums.... Please post your favorite OS specific RSS (RSS2) link... (0 Replies)
Discussion started by: Neo
0 Replies

3. Shell Programming and Scripting

RSS feeds to Email

Hi all ;-) I would like to know if somebody knows a way to make a script for check a .xml RSS page every 1-5 min and send the last news to an email address. I would like to put in on my shell with FreeBSD 6.2 Thanks you in advance 4 help! ;-) (0 Replies)
Discussion started by: Mukka
0 Replies

4. Shell Programming and Scripting

useless line feeds in ldapsearch output. Howto remove with shell script?

Hi $ cat ad.sh ldapsearorg -x -LLL -h sb1131z.testbadbigcorp.org -D "CN=ADMINZZ,OU=AdminRoles,DC=testbadbigcorp,DC=org" -w "UT3w4f57lll--4...4" -b "OU=Test,DC=testbadbigcorp,DC=org" "(&(&(&(&(objectCategory=person)(objectClass=user)(lockoutTime:1.2.840.113556.1.4.804:=4294967295)))))" dn$... (3 Replies)
Discussion started by: slashdotweenie
3 Replies

5. Post Here to Contact Site Administrators and Moderators

VIP Membership - The UNIX and Linux Forums - Get Your UNIX.COM Email Address Here

We work hard to make The UNIX and Linux Forums one of the best UNIX and Linux knowledge sources on the net. The site is certainly one of the top UNIX and Linux Q&A sites on the web. In order to provide certain members the best quality account services, you can now get some great extra features by... (2 Replies)
Discussion started by: Neo
2 Replies

6. What is on Your Mind?

YouTube: Forum Moderation @UNIX.com | The UNIX and Linux Forums

Forum Moderation @UNIX.com | The UNIX and Linux Forums https://youtu.be/WGwgibE4Rq0 Also note: In the video I mentioned removing legacy menu items in the ModCP which are unused. I have already "CSS'ed out" the unused menu items: ... (0 Replies)
Discussion started by: Neo
0 Replies
SWAPLABEL(8)						     Linux Programmer's Manual						      SWAPLABEL(8)

NAME
swaplabel - Print or change the label / UUID of a swap area SYNOPSIS
swaplabel [-L label] [-U UUID] device DESCRIPTION
swaplabel will display or change the label / UUID of a swap partition located on device (or regular file). If the optional arguments -L and -U are not present, swaplabel will simply display the swap area label and UUID of device. If an optional argument is present, then swaplabel will change the appropriate value of device. These values can also be set during swap creation using mkswap(8). The swaplabel utility allows to change the label or UUID on actively used swap device. OPTIONS
-h, --help Print help and exit. -L, --label label Specify a new label for device. Swap partition labels can be at most 16 characters long. If label is longer than 16 characters, swapinfo will truncate it and print a warning message. -U, --uuid uuid Specify a new UUID for device. UUID must be in the standard 8-4-4-4-12 character format, such as is output by uuidgen(1). AUTHOR
swaplabel was written by Jason Borden <jborden@bluehost.com> and Karel Zak <kzak@redhat.com>. AVAILABILITY
swaplabel is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. SEE ALSO
mkswap(8), swapon(8), uuidgen(1) Linux 2 April 2010 SWAPLABEL(8)
All times are GMT -4. The time now is 01:37 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy