![]() |
2012-12-21
, 13:52
|
|
Posts: 56 |
Thanked: 25 times |
Joined on Apr 2012
@ Cape Town,South Africa
|
#382
|
![]() |
2012-12-21
, 14:01
|
|
Posts: 56 |
Thanked: 25 times |
Joined on Apr 2012
@ Cape Town,South Africa
|
#383
|
and i see all of user's requests.can be solved with simple scripts. you really dont want to learn scripting and only want to ask any simple things to do?
The Following User Says Thank You to Loepoes For This Useful Post: | ||
![]() |
2012-12-21
, 14:03
|
|
Posts: 644 |
Thanked: 480 times |
Joined on Jul 2012
@ Finland
|
#384
|
![]() |
2012-12-21
, 16:21
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#385
|
![]() |
2012-12-21
, 17:31
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#386
|
![]() |
2012-12-21
, 18:32
|
|
Posts: 644 |
Thanked: 480 times |
Joined on Jul 2012
@ Finland
|
#388
|
#!/bin/sh date +"%a %e.%m"
![]() |
2012-12-21
, 19:01
|
Posts: 277 |
Thanked: 319 times |
Joined on Jan 2010
|
#389
|
Coderus
I know that simple script about short weekday, but how can i make it own language? It print only english.
(How: if 'Mon', print 'Ma'?)
#!/bin/sh day=$(date +%u) echo | awk -v d=$day '{split("Ma Ti Ke To Pe La Su",a," "); printf a[d]}'
![]() |
2012-12-21
, 21:34
|
Posts: 79 |
Thanked: 37 times |
Joined on Feb 2012
|
#390
|
Telegram | Openrepos | GitHub | Revolut donations