![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| unsure if this is a unix datestamp??? can you guys tell? | uselessprog | UNIX for Dummies Questions & Answers | 1 | 04-05-2008 11:18 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
A little unsure of something
If i want to display a banner that says Happy Bday, but I want to put that output banner into a file called bday4me,
could I use the command (echo) or (banner -w35) Happy Bday >> bday4me would this command work? Sorry for asking, but i'm at home just now and don't have access to a UNIX system. thanks ![]() |
|
||||
|
Code:
banner -w79 "Happy Birthday, Marie" > marie.txt Create an ascii "banner" with the width of 79 characters. The output is sent to file marie.txt. Another utility for ascii text art is figlet. Code:
figlet "Funny!" |
|
|||||
|
We do have a search function, folks. Search the Linux forum for "banner" and you might find:
banner command |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|