http://webhole.net . Okay, I don't find this command to be very useful but I bet some of you guys are more creative than I am so take a look at it and send me a email if you do anything interesting with it here is my email miguel@webhole.net
First open gedit text editor paste the following script: #!/bin/bash banner -w30 Linux rocks > test.txt gedit test.txt save the file as just >> runme next right click on runme select properties next the permissions tab check the box Allow executing file as program ... done now double click on the runme file select Run
This was used (in UNIX) back in the day when printers were really big, and really expensive (Band printers for example). Because of these limitations, printers were shared, like almost all hardware, between many users. A banner was printed at the beginning of each print job which allowed the operators to separate and distribute the printouts.
what a funny 1 :) Most useless thing ever, just wasted 10 minutes of my time trying to figure it out... it doesnt work on my shell command. Have to get back to homework.
Check out figlet.
Miner49er0 2 months ago
ascii art w00t!
IcarusFlying 5 months ago in playlist Linux Commands
jesus wept, you boring bastard. im going now to slash my wrists.
FlawedbyDesign1 8 months ago
Nice job you are so right the banner is a fruitless command. It simply does not work on the version of linux I am using fedora something
cheerio
seeker9969 1 year ago
maw88ify 2 years ago
what does that do?
akagumby 2 years ago
maw88ify 2 years ago
This was used (in UNIX) back in the day when printers were really big, and really expensive (Band printers for example). Because of these limitations, printers were shared, like almost all hardware, between many users. A banner was printed at the beginning of each print job which allowed the operators to separate and distribute the printouts.
javamanV3 2 years ago
what a funny 1 :) Most useless thing ever, just wasted 10 minutes of my time trying to figure it out... it doesnt work on my shell command. Have to get back to homework.
Good tute though
Thekrajisnik 2 years ago
I'm assuming the idea is to use this command along with a shell script, not just pass the command by itself.
rauron9 2 years ago