Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Linux CLI: banner ( the best command ever? )

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
3,406
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Apr 5, 2009

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

Category:

Science & Technology

Tags:

License:

Standard YouTube License

  • likes, 5 dislikes

Link to this comment:

Share to:
see all

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

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

  • 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.

    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.

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