skip to main
|
skip to sidebar
Open IT
Monday, November 24, 2008
How to group UNIX Solaris, Linux commands
Simply group them in a small bracket and separate them by semi colon (;)
123-bash: (ls -1;pwd;cd /tmp/curl)
It will list the files in CWD first, print the directory you are in, cd to /tmp/curl
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Blog Archive
►
2012
(35)
►
December
(1)
►
November
(3)
►
October
(5)
►
September
(12)
►
August
(10)
►
July
(1)
►
May
(2)
►
January
(1)
►
2010
(16)
►
March
(1)
►
February
(14)
►
January
(1)
►
2009
(11)
►
November
(3)
►
October
(5)
►
May
(1)
►
March
(1)
►
February
(1)
▼
2008
(71)
▼
November
(6)
How to group UNIX Solaris, Linux commands
How to get user input in PERL
Solaris Kernel Modules operations
Passing a DB handler to an user defined function
PERL - IF ELSE statement shortcuts
How to open a write into an already zipped file in...
►
October
(1)
►
August
(4)
►
July
(4)
►
June
(9)
►
May
(16)
►
April
(6)
►
February
(12)
►
January
(13)
►
2007
(21)
►
December
(21)
Tech Dood
View my complete profile
No comments:
Post a Comment