• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: User Name in OS X
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: User Name in OS X


  • Subject: Re: User Name in OS X
  • From: bill <email@hidden>
  • Date: Thu, 24 Oct 2002 16:46:08 +0800

>> finger `logname` | grep "Login:" | awk -F: '{print $3}'

> Just out of interest, since I'm unfamiliar with this one. Are those grave
> accents around 'logname', like this `logname`, or has the mailing list
> server changed them from something else?

Paul,

They're grave accents (ASCII character 96). The usage is to pass the
standard output of command in between grave accents to the preceding
command.


bill
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: User Name in OS X
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: Re: Scripting in Excel -> search different words in column and color them
  • Next by Date: Re: Scripting Excel to go to the next row
  • Previous by thread: Re: User Name in OS X
  • Next by thread: Re: User Name in OS X
  • Index(es):
    • Date
    • Thread