Added: 2 years ago
From: webholevids
Views: 3,419
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (13)

Sign In or Sign Up now to post a comment!
  • Check out figlet.

  • ascii art w00t!

  • jesus wept, you boring bastard. im going now to slash my wrists.

  • 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

  • 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
  • what does that do?

  • #!/bin/bash echo "Hello World!" # make 2 directories mkdir bin mkdir bin2 # move directories mv bin2 bin ls /etc > page.txt mv page.txt bin free > free.txt mv free.txt bin df -h > usedspace.txt mv usedspace.txt bin/bin2 gedit bin/page.txt gedit bin/free.txt gedit bin/bin2/usedspace.txt
  • 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.

    Good tute though

  • I'm assuming the idea is to use this command along with a shell script, not just pass the command by itself.

  • you can use this command with lpr to print the banner with your printer

    try: banner your_message_here | lpr

  • lol how cool! linux rocks!!

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more